org.hibernate.cfg
Class Configuration.MetadataSourceQueue
java.lang.Object
   org.hibernate.cfg.Configuration.MetadataSourceQueue
org.hibernate.cfg.Configuration.MetadataSourceQueue
- All Implemented Interfaces: 
- Serializable
- Enclosing class:
- Configuration
- protected class Configuration.MetadataSourceQueue 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Configuration.MetadataSourceQueue
protected Configuration.MetadataSourceQueue()
add
public void add(XmlDocument metadataXml)
- 
 
- 
 
add
public void add(org.hibernate.annotations.common.reflection.XClass annotatedClass)
- 
 
- 
 
syncAnnotatedClasses
protected void syncAnnotatedClasses()
- 
 
- 
 
processMetadata
protected void processMetadata(List<MetadataSourceType> order)
- 
 
- 
 
isEmpty
public boolean isEmpty()
- 
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.