Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers.entities » [javadoc | source]
org.hibernate.envers.entities
public class: IdMappingData [javadoc | source]
java.lang.Object
   org.hibernate.envers.entities.IdMappingData
Constructor:
 public IdMappingData(IdMapper idMapper,
    Element xmlMapping,
    Element xmlRelationMapping) 
Method from org.hibernate.envers.entities.IdMappingData Summary:
getIdMapper,   getXmlMapping,   getXmlRelationMapping
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.envers.entities.IdMappingData Detail:
 public IdMapper getIdMapper() 
 public Element getXmlMapping() 
 public Element getXmlRelationMapping()