|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CacheCoordinationType | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context | |
| org.eclipse.jpt.jpa.eclipselink.core.resource.java | |
| Uses of CacheCoordinationType in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return CacheCoordinationType | |
|---|---|
static CacheCoordinationType |
EclipseLinkCacheCoordinationType.toJavaResourceModel(EclipseLinkCacheCoordinationType cacheCoordinationType)
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context with parameters of type CacheCoordinationType | |
|---|---|
static EclipseLinkCacheCoordinationType |
EclipseLinkCacheCoordinationType.fromJavaResourceModel(CacheCoordinationType javaCacheCoordinationType)
|
| Uses of CacheCoordinationType in org.eclipse.jpt.jpa.eclipselink.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.java that return CacheCoordinationType | |
|---|---|
static CacheCoordinationType |
CacheCoordinationType.fromJavaAnnotationValue(Object javaAnnotationValue)
|
CacheCoordinationType |
EclipseLinkCacheAnnotation.getCoordinationType()
Corresponds to the 'coordinationType' element of the Cache annotation. |
static CacheCoordinationType |
CacheCoordinationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheCoordinationType[] |
CacheCoordinationType.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 CacheCoordinationType | |
|---|---|
void |
EclipseLinkCacheAnnotation.setCoordinationType(CacheCoordinationType coordinationType)
Corresponds to the 'coordinationType' element of the Cache annotation. |
static String |
CacheCoordinationType.toJavaAnnotationValue(CacheCoordinationType cacheCoordinationType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||