| Package | Description |
|---|---|
| org.castor.persist | |
| org.exolab.castor.persist |
The Castor persistence engine handles object persistence, object
caching, transaction concurrency and locking.
|
| Modifier and Type | Method and Description |
|---|---|
static CascadingType |
CascadingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CascadingType[] |
CascadingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<CascadingType> |
FieldMolder.getCascading()
Returns the 'cascading operations' defined for this field.
|
Copyright © 2014. All rights reserved.