|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ChangeTrackingType | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context | |
| org.eclipse.jpt.jpa.eclipselink.core.resource.java | |
| Uses of ChangeTrackingType in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return ChangeTrackingType | |
|---|---|
static ChangeTrackingType |
EclipseLinkChangeTrackingType.toJavaResourceModel(EclipseLinkChangeTrackingType changeTrackingType)
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context with parameters of type ChangeTrackingType | |
|---|---|
static EclipseLinkChangeTrackingType |
EclipseLinkChangeTrackingType.fromJavaResourceModel(ChangeTrackingType javaChangeTrackingType)
|
| Uses of ChangeTrackingType in org.eclipse.jpt.jpa.eclipselink.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.java that return ChangeTrackingType | |
|---|---|
static ChangeTrackingType |
ChangeTrackingType.fromJavaAnnotationValue(Object javaAnnotationValue)
|
ChangeTrackingType |
ChangeTrackingAnnotation.getValue()
Corresponds to the 'value' element of the ChangeTracking annotation. |
static ChangeTrackingType |
ChangeTrackingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeTrackingType[] |
ChangeTrackingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.java with parameters of type ChangeTrackingType | |
|---|---|
void |
ChangeTrackingAnnotation.setValue(ChangeTrackingType value)
Corresponds to the 'value' element of the ChangeTracking annotation. |
static String |
ChangeTrackingType.toJavaAnnotationValue(ChangeTrackingType changeTrackingType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||