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