|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CascadeType | |
|---|---|
| org.hibernate.metamodel.binding | |
| Uses of CascadeType in org.hibernate.metamodel.binding |
|---|
| Methods in org.hibernate.metamodel.binding that return CascadeType | |
|---|---|
static CascadeType |
CascadeType.getCascadeType(CascadeType jpaCascade)
|
static CascadeType |
CascadeType.getCascadeType(String hbmOptionName)
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||