Constant Field Values
Contents
com.oracle.*
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess Modifier and Type Constant Field Value public static final String
TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE
"The transactional cache concurrency strategy is not supported."
protected static final String
WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE
"Write operations are not supported in the read-only cache concurrency strategy."
-
com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties Modifier and Type Constant Field Value public static final String
CACHE_CONFIG_FILE_PATH_DEFAULT_VALUE
"hibernate-second-level-cache-config.xml"
public static final String
CACHE_CONFIG_FILE_PATH_PROPERTY_NAME
"com.oracle.coherence.hibernate.cache.cache_config_file_path"
public static final String
COHERENCE_LOGGER_DEFAULT_VALUE
"slf4j"
public static final String
COHERENCE_LOGGER_PROPERTY_NAME
"coherence.log"
public static final String
COHERENCE_SESSION_NAME_PROPERTY_NAME
"com.oracle.coherence.hibernate.cache.session_name"
public static final String
COHERENCE_SESSION_TYPE_PROPERTY_NAME
"com.oracle.coherence.hibernate.cache.session_type"
public static final String
DEFAULT_PROPERTY_PREFIX
"com.oracle.coherence.hibernate.cache.coherence_properties."
public static final String
PROPERTY_NAME_PREFIX
"com.oracle.coherence.hibernate.cache."
public static final String
START_CACHE_SERVER_DEFAULT_VALUE
"false"
public static final String
START_CACHE_SERVER_PROPERTY_NAME
"com.oracle.coherence.hibernate.cache.start_cache_server"
-
com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion Modifier and Type Constant Field Value public static final int
DEFAULT_LOCK_LEASE_DURATION
60000
public static final String
LOCK_LEASE_DURATION_PROPERTY_NAME
"com.oracle.coherence.hibernate.cache.lock_lease_duration"
-
com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader Modifier and Type Constant Field Value protected static final String
PARAM_IDS
"ids"