Uses of Class
org.jboss.envers.ModificationStore

Packages that use ModificationStore
org.jboss.envers   
 

Uses of ModificationStore in org.jboss.envers
 

Methods in org.jboss.envers that return ModificationStore
static ModificationStore ModificationStore.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ModificationStore[] ModificationStore.values()
          Returns an array containing the constants of this enum type, in the order they're declared.