|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CacheType | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context.persistence | |
| Uses of CacheType in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Fields in org.eclipse.jpt.jpa.eclipselink.core.context.persistence declared as CacheType | |
|---|---|
static CacheType |
Caching.DEFAULT_CACHE_TYPE
|
static CacheType |
Caching.DEFAULT_CACHE_TYPE_DEFAULT
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return CacheType | |
|---|---|
CacheType |
CachingEntity.getCacheType()
|
CacheType |
Caching.getCacheTypeDefault()
|
CacheType |
Caching.getCacheTypeOf(String entityName)
|
CacheType |
Caching.getDefaultCacheType()
|
CacheType |
Caching.getDefaultCacheTypeDefault()
|
static CacheType |
CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheType[] |
CacheType.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.context.persistence with parameters of type CacheType | |
|---|---|
void |
CachingEntity.setCacheType(CacheType cacheType)
|
void |
Caching.setCacheTypeDefault(CacheType cacheTypeDefault)
|
void |
Caching.setCacheTypeOf(String entityName,
CacheType cacheType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||