Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers.configuration.metadata » [javadoc | source]
org.hibernate.envers.configuration.metadata
public class: EntityXmlMappingData [javadoc | source]
java.lang.Object
   org.hibernate.envers.configuration.metadata.EntityXmlMappingData
Constructor:
 public EntityXmlMappingData() 
Method from org.hibernate.envers.configuration.metadata.EntityXmlMappingData Summary:
getAdditionalXmlMappings,   getMainXmlMapping,   newAdditionalMapping
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.envers.configuration.metadata.EntityXmlMappingData Detail:
 public List getAdditionalXmlMappings() 
 public Document getMainXmlMapping() 
 public Document newAdditionalMapping()