Uses of Class
org.exolab.castor.persist.FieldPersistenceType

Packages that use FieldPersistenceType
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking. 
 

Uses of FieldPersistenceType in org.exolab.castor.persist
 

Methods in org.exolab.castor.persist that return FieldPersistenceType
static FieldPersistenceType FieldPersistenceType.fromValue(int value)
          Method fromValue().
static FieldPersistenceType FieldPersistenceType.fromValue(short value)
          Method fromValue.
 FieldPersistenceType FieldMolder.getFieldPertsistenceType()
           
static FieldPersistenceType FieldPersistenceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldPersistenceType[] FieldPersistenceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.