|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.eclipselink.coherence.integrated.internal.InternalProperties
public abstract class InternalProperties
This abstract class contains the property names used by the EclipseLink-JPA/Coherence integration. These properties are used to configure the JPA persistence-unit and descriptors for the entities that will use Coherence.
| Field Summary | |
|---|---|
static java.lang.String |
CACHE_WRAPPERThis is the property name that will be used in each descriptor to store the class reference for the cache wrapper for a particular class. |
static java.lang.String |
DESCRIPTOR_INITIALIZEDThis property is used by the Cache Loader initialization to track what descriptors have been initialized |
| Constructor Summary | |
|---|---|
InternalProperties() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CACHE_WRAPPER
public static final java.lang.String DESCRIPTOR_INITIALIZED
| Constructor Detail |
|---|
public InternalProperties()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||