Uses of Class
org.hibernate.envers.CollectionAuditTable
-
Packages that use CollectionAuditTable Package Description org.hibernate.envers.configuration.internal.metadata.reader -
-
Uses of CollectionAuditTable in org.hibernate.envers.configuration.internal.metadata.reader
Methods in org.hibernate.envers.configuration.internal.metadata.reader that return CollectionAuditTable Modifier and Type Method Description CollectionAuditTable
PropertyAuditingData. getCollectionAuditTable()
Methods in org.hibernate.envers.configuration.internal.metadata.reader with parameters of type CollectionAuditTable Modifier and Type Method Description void
PropertyAuditingData. setCollectionAuditTable(CollectionAuditTable collectionAuditTable)
-