Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers.configuration » [javadoc | source]
org.hibernate.envers.configuration
public class: GlobalConfiguration [javadoc | source]
java.lang.Object
   org.hibernate.envers.configuration.GlobalConfiguration
Constructor:
 public GlobalConfiguration(Properties properties) 
Method from org.hibernate.envers.configuration.GlobalConfiguration Summary:
getCorrelatedSubqueryOperator,   isDoNotAuditOptimisticLockingField,   isGenerateRevisionsForCollections
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.envers.configuration.GlobalConfiguration Detail:
 public String getCorrelatedSubqueryOperator() 
 public boolean isDoNotAuditOptimisticLockingField() 
 public boolean isGenerateRevisionsForCollections()