|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SharedCacheMode | |
|---|---|
| org.eclipse.jpt.jpa.core.jpa2.context.persistence | |
| org.eclipse.jpt.jpa.core.jpa2.context.persistence.options | |
| org.eclipse.jpt.jpa.eclipselink.core.context.persistence | |
| Uses of SharedCacheMode in org.eclipse.jpt.jpa.core.jpa2.context.persistence |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.persistence that return SharedCacheMode | |
|---|---|
SharedCacheMode |
PersistenceUnit2_0.getDefaultSharedCacheMode()
Return the persistence unit's default shared cache mode. |
SharedCacheMode |
PersistenceUnit2_0.getSharedCacheMode()
Return the persistence unit's shared cache mode, whether specified or defaulted. |
SharedCacheMode |
PersistenceUnit2_0.getSpecifiedSharedCacheMode()
Return the persistence unit's specified shared cache mode. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.persistence with parameters of type SharedCacheMode | |
|---|---|
void |
PersistenceUnit2_0.setSpecifiedSharedCacheMode(SharedCacheMode sharedCacheMode)
Set the persistence unit's specified shared cache mode. |
| Uses of SharedCacheMode in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options that return SharedCacheMode | |
|---|---|
static SharedCacheMode |
SharedCacheMode.fromXmlResourceModel(org.eclipse.jpt.jpa.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0 sharedCacheMode)
|
static SharedCacheMode |
SharedCacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SharedCacheMode[] |
SharedCacheMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options with parameters of type SharedCacheMode | |
|---|---|
static org.eclipse.jpt.jpa.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0 |
SharedCacheMode.toXmlResourceModel(SharedCacheMode sharedCacheMode)
|
| Uses of SharedCacheMode in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return SharedCacheMode | |
|---|---|
protected SharedCacheMode |
EclipseLinkPersistenceUnit.buildDefaultSharedCacheMode()
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with parameters of type SharedCacheMode | |
|---|---|
void |
EclipseLinkPersistenceUnit.setSpecifiedSharedCacheMode(SharedCacheMode specifiedSharedCacheMode)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||