|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EclipseLinkCacheCoordinationType | |
|---|---|
| org.eclipse.jpt.eclipselink.core.context | |
| Uses of EclipseLinkCacheCoordinationType in org.eclipse.jpt.eclipselink.core.context |
|---|
| Fields in org.eclipse.jpt.eclipselink.core.context declared as EclipseLinkCacheCoordinationType | |
|---|---|
static EclipseLinkCacheCoordinationType |
EclipseLinkCaching.DEFAULT_COORDINATION_TYPE
|
| Methods in org.eclipse.jpt.eclipselink.core.context that return EclipseLinkCacheCoordinationType | |
|---|---|
static EclipseLinkCacheCoordinationType |
EclipseLinkCacheCoordinationType.fromJavaResourceModel(CacheCoordinationType javaCacheCoordinationType)
|
static EclipseLinkCacheCoordinationType |
EclipseLinkCacheCoordinationType.fromOrmResourceModel(CacheCoordinationType ormCacheCoordinationType)
|
EclipseLinkCacheCoordinationType |
EclipseLinkCaching.getCoordinationType()
This is the combination of defaultCoordinationType and specifiedCoordinationType. |
EclipseLinkCacheCoordinationType |
EclipseLinkCaching.getDefaultCoordinationType()
|
EclipseLinkCacheCoordinationType |
EclipseLinkCaching.getSpecifiedCoordinationType()
|
static EclipseLinkCacheCoordinationType |
EclipseLinkCacheCoordinationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EclipseLinkCacheCoordinationType[] |
EclipseLinkCacheCoordinationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.eclipse.jpt.eclipselink.core.context with parameters of type EclipseLinkCacheCoordinationType | |
|---|---|
void |
EclipseLinkCaching.setSpecifiedCoordinationType(EclipseLinkCacheCoordinationType newSpecifiedCoordinationType)
|
static CacheCoordinationType |
EclipseLinkCacheCoordinationType.toJavaResourceModel(EclipseLinkCacheCoordinationType cacheCoordinationType)
|
static CacheCoordinationType |
EclipseLinkCacheCoordinationType.toOrmResourceModel(EclipseLinkCacheCoordinationType cacheCoordinationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||