|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.cfg.Configuration.MetadataSourceQueue
protected class Configuration.MetadataSourceQueue
Constructor Summary | |
---|---|
protected |
Configuration.MetadataSourceQueue()
|
Method Summary | |
---|---|
void |
add(org.hibernate.annotations.common.reflection.XClass annotatedClass)
|
void |
add(XmlDocument metadataXml)
|
boolean |
isEmpty()
|
protected void |
processMetadata(java.util.List<MetadataSourceType> order)
|
protected void |
syncAnnotatedClasses()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Configuration.MetadataSourceQueue()
Method Detail |
---|
public void add(XmlDocument metadataXml)
public void add(org.hibernate.annotations.common.reflection.XClass annotatedClass)
protected void syncAnnotatedClasses()
protected void processMetadata(java.util.List<MetadataSourceType> order)
public boolean isEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |