Package | Description |
---|---|
javax.persistence | |
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors |
Modifier and Type | Method and Description |
---|---|
static CascadeType |
CascadeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CascadeType[] |
CascadeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
RelationshipAccessor.getCascadeTypes(CascadeType[] cascadeTypes)
INTERNAL:
WIP: Probably should make cascade types into its own object eventually.
|
Copyright © 2023. All rights reserved.