Package | Description |
---|---|
org.exolab.castor.persist |
The Castor persistence engine handles object persistence, object
caching, transaction concurrency and locking.
|
Modifier and Type | Method and Description |
---|---|
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 © 2013. All rights reserved.