Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers » [javadoc | source]
org.hibernate.envers
public class: Audited [javadoc | source]
org.hibernate.envers.Audited
When applied to a class, indicates that all of its properties should be audited. When applied to a field, indicates that this field should be audited.
Method from org.hibernate.envers.Audited Summary:
modStore
Method from org.hibernate.envers.Audited Detail:
 ModificationStore modStore()