Uses of Class
com.caucho.amber.cfg.AccessType

Packages that use AccessType
com.caucho.amber.cfg   
 

Uses of AccessType in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return AccessType
 AccessType EntityMappingsConfig.getAccess()
           
 AccessType PersistenceUnitDefaultsConfig.getAccess()
           
static AccessType AccessType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AccessType[] AccessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.