|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CascadeType | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of CascadeType in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return CascadeType | |
|---|---|
static CascadeType |
CascadeType.fromJavaAnnotationValue(Object javaAnnotationValue)
|
static CascadeType[] |
CascadeType.fromJavaAnnotationValues(Object[] javaAnnotationValues)
|
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. |
| Methods in org.eclipse.jpt.jpa.core.resource.java with parameters of type CascadeType | |
|---|---|
static String |
CascadeType.toJavaAnnotationValue(CascadeType cascadeType)
|
static String[] |
CascadeType.toJavaAnnotationValues(CascadeType[] cascadeTypes)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||