Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCoherenceEntityDataAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A AbstractCoherenceEntityDataAccess is an object implementing a strategy for accessing a cache region.
 - AbstractCoherenceEntityDataAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A AbstractCoherenceEntityDataAccess is an object implementing a strategy for accessing a cache region.
 - AbstractCoherenceEntityDataAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
Complete constructor.
 - AbstractCoherenceEntityDataAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
Complete constructor.
 - addCoherenceProperty(String, String) - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - addCoherenceProperty(String, String) - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - addSoftLock(CoherenceRegionValue.SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Adds a SoftLock to this cache value.
 - addSoftLock(CoherenceRegionValue.SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Adds a SoftLock to this cache value.
 - afterInsert(Object, CoherenceRegionValue) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - 
Coherence-based implementation of behavior common to: 1.
 - afterInsert(Object, CoherenceRegionValue) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - 
Coherence-based implementation of behavior common to: 1.
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - AfterInsertProcessor<K> - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.AfterInsertProcessor is an EntryProcessor responsible for inserting a value into cache if none is present, and returning a boolean indicating whether it did so, consistent with the expected behavior of a read-write cache access strategy's afterInsert() method.
 - AfterInsertProcessor<K> - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.AfterInsertProcessor is an EntryProcessor responsible for inserting a value into cache if none is present, and returning a boolean indicating whether it did so, consistent with the expected behavior of a read-write cache access strategy's afterInsert() method.
 - AfterInsertProcessor(CoherenceRegionValue) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.AfterInsertProcessor
 - 
Complete constructor.
 - AfterInsertProcessor(CoherenceRegionValue) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.AfterInsertProcessor
 - 
Complete constructor.
 - afterUpdate(Object, CoherenceRegionValue, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - 
Coherence-based implementation of behavior common to: 1.
 - afterUpdate(Object, CoherenceRegionValue, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - 
Coherence-based implementation of behavior common to: 1.
 - afterUpdate(Object, Object, Object) - Method in interface com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccess
 - afterUpdate(Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - afterUpdate(Object, Object, Object) - Method in interface com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccess
 - afterUpdate(Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - AfterUpdateProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.AfterUpdateProcessor is an EntryProcessor responsible for updating a value in a second-level cache and returning a boolean indicating whether it did so, consistent with the expected behavior of a read-write cache access strategy's afterUpdate() method.
 - AfterUpdateProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.AfterUpdateProcessor is an EntryProcessor responsible for updating a value in a second-level cache and returning a boolean indicating whether it did so, consistent with the expected behavior of a read-write cache access strategy's afterUpdate() method.
 - AfterUpdateProcessor(CoherenceRegionValue, SoftLock, long) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.AfterUpdateProcessor
 - 
Complete constructor.
 - AfterUpdateProcessor(CoherenceRegionValue, SoftLock, long) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.AfterUpdateProcessor
 - 
Complete constructor.
 - Assert - Class in com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
Helper class for some common assertions.
 - Assert - Class in com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
Helper class for some common assertions.
 
B
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 
C
- CACHE_CONFIG_FILE_PATH_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The default path to the cache configuration file.
 - CACHE_CONFIG_FILE_PATH_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The default path to the cache configuration file.
 - CACHE_CONFIG_FILE_PATH_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the path to the Coherence cache configuration file.
 - CACHE_CONFIG_FILE_PATH_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the path to the Coherence cache configuration file.
 - clear() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - clear() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - CLIENT - Enum constant in enum class com.oracle.coherence.hibernate.cache.v53.configuration.session.SessionType
 - 
The session is a client session, that is it expects to be a Coherence*Extend client.
 - CLIENT - Enum constant in enum class com.oracle.coherence.hibernate.cache.v6.configuration.session.SessionType
 - 
The session is a client session, that is it expects to be a Coherence*Extend client.
 - closeSession(Session) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Close a Hibernate Session.
 - COHERENCE_LOGGER_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the default value for the logger implementation to be used.
 - COHERENCE_LOGGER_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the default value for the logger implementation to be used.
 - COHERENCE_LOGGER_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the Coherence-specific logger.
 - COHERENCE_LOGGER_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the Coherence-specific logger.
 - COHERENCE_SESSION_NAME_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the session name.
 - COHERENCE_SESSION_NAME_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the session name.
 - COHERENCE_SESSION_TYPE_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the Coherence session type.
 - COHERENCE_SESSION_TYPE_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying the Coherence session type.
 - CoherenceDomainDataRegionImpl - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
Coherence-specific extension of the
DomainDataRegionTemplate. - CoherenceDomainDataRegionImpl - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
Coherence-specific extension of the
DomainDataRegionTemplate. - CoherenceDomainDataRegionImpl(DomainDataRegionConfig, RegionFactoryTemplate, DomainDataStorageAccess, CacheKeysFactory, DomainDataRegionBuildingContext) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - CoherenceDomainDataRegionImpl(DomainDataRegionConfig, RegionFactoryTemplate, DomainDataStorageAccess, CacheKeysFactory, DomainDataRegionBuildingContext) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - CoherenceHibernateProperties - Class in com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
Defines all Hibernate Properties that are specific for Coherence Hibernate.
 - CoherenceHibernateProperties - Class in com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
Defines all Hibernate Properties that are specific for Coherence Hibernate.
 - CoherenceHibernateProperties(Map) - Constructor for class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - CoherenceHibernateProperties(Map) - Constructor for class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - CoherenceHibernateSystemPropertyResolver - Class in com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
A helper class that makes Coherence-bound configuration properties available as System property.
 - CoherenceHibernateSystemPropertyResolver - Class in com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
A helper class that makes Coherence-bound configuration properties available as System property.
 - CoherenceHibernateSystemPropertyResolver() - Constructor for class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - 
This constructor is required so that Coherence can discover and instantiate this class using the Java ServiceLoader.
 - CoherenceHibernateSystemPropertyResolver() - Constructor for class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - 
This constructor is required so that Coherence can discover and instantiate this class using the Java ServiceLoader.
 - CoherenceHibernateSystemPropertyResolver(Map<String, Object>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - 
This constructor will be called by Coherence Hibernate to instantiate the singleton bean and set the
CoherenceHibernateSystemPropertyResolver.coherenceProperties. - CoherenceHibernateSystemPropertyResolver(Map<String, Object>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - 
This constructor will be called by Coherence Hibernate to instantiate the singleton bean and set the
CoherenceHibernateSystemPropertyResolver.coherenceProperties. - CoherenceNonstrictReadWriteCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceNonstrictReadWriteCollectionAccess is CoherenceRegionAccessStrategy implementing Hibernate's nonstrict-read-write cache concurrency strategy for a collection region.
 - CoherenceNonstrictReadWriteCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceNonstrictReadWriteCollectionAccess is CoherenceRegionAccessStrategy implementing Hibernate's nonstrict-read-write cache concurrency strategy for a collection region.
 - CoherenceNonstrictReadWriteCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess
 - 
Complete constructor.
 - CoherenceNonstrictReadWriteCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteCollectionAccess
 - 
Complete constructor.
 - CoherenceNonstrictReadWriteEntityAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceNonstrictReadWriteEntityAccess is an AbstractCoherenceEntityDataAccess implementing Hibernate's nonstrict-read-write cache concurrency strategy for an entity region.
 - CoherenceNonstrictReadWriteEntityAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceNonstrictReadWriteEntityAccess is an AbstractCoherenceEntityDataAccess implementing Hibernate's nonstrict-read-write cache concurrency strategy for an entity region.
 - CoherenceNonstrictReadWriteEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - 
Complete constructor.
 - CoherenceNonstrictReadWriteEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - 
Complete constructor.
 - CoherenceNonstrictReadWriteNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceNonstrictReadWriteNaturalIdAccess is a CoherenceRegionAccessStrategy implementing Hibernate's nonstrict-read-write cache concurrency strategy for a natural ID region.
 - CoherenceNonstrictReadWriteNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceNonstrictReadWriteNaturalIdAccess is a CoherenceRegionAccessStrategy implementing Hibernate's nonstrict-read-write cache concurrency strategy for a natural ID region.
 - CoherenceNonstrictReadWriteNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - 
Complete constructor.
 - CoherenceNonstrictReadWriteNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - 
Complete constructor.
 - CoherenceReadOnlyCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceReadOnlyCollectionAccess is CoherenceRegionAccessStrategy implementing Hibernate's read-only cache concurrency strategy for collection regions.
 - CoherenceReadOnlyCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceReadOnlyCollectionAccess is CoherenceRegionAccessStrategy implementing Hibernate's read-only cache concurrency strategy for collection regions.
 - CoherenceReadOnlyCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess
 - 
Complete constructor.
 - CoherenceReadOnlyCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyCollectionAccess
 - 
Complete constructor.
 - CoherenceReadOnlyEntityAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
An CoherenceReadOnlyEntityAccess is an AbstractCoherenceEntityDataAccess implementing Hibernate's read-only cache concurrency strategy for entity regions.
 - CoherenceReadOnlyEntityAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
An CoherenceReadOnlyEntityAccess is an AbstractCoherenceEntityDataAccess implementing Hibernate's read-only cache concurrency strategy for entity regions.
 - CoherenceReadOnlyEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - 
Complete constructor.
 - CoherenceReadOnlyEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - 
Complete constructor.
 - CoherenceReadOnlyNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceReadOnlyNaturalIdAccess is a CoherenceRegionAccessStrategy implementing Hibernate's read-only cache concurrency strategy for a natural ID region.
 - CoherenceReadOnlyNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceReadOnlyNaturalIdAccess is a CoherenceRegionAccessStrategy implementing Hibernate's read-only cache concurrency strategy for a natural ID region.
 - CoherenceReadOnlyNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - 
Complete constructor.
 - CoherenceReadOnlyNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - 
Complete constructor.
 - CoherenceReadWriteCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceNonstrictReadWriteCollectionAccess is CoherenceCollectionRegionAccessStrategy implementing Hibernate's read-write cache concurrency strategy.
 - CoherenceReadWriteCollectionAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceNonstrictReadWriteCollectionAccess is CoherenceCollectionRegionAccessStrategy implementing Hibernate's read-write cache concurrency strategy.
 - CoherenceReadWriteCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - 
Complete constructor.
 - CoherenceReadWriteCollectionAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - 
Complete constructor.
 - CoherenceReadWriteEntityAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
An CoherenceReadWriteEntityAccess is a Coherence-based read-write region access strategy for Hibernate entity regions.
 - CoherenceReadWriteEntityAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
An CoherenceReadWriteEntityAccess is a Coherence-based read-write region access strategy for Hibernate entity regions.
 - CoherenceReadWriteEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - 
Complete constructor.
 - CoherenceReadWriteEntityAccess(DomainDataRegion, DomainDataStorageAccess, Comparator<?>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - 
Complete constructor.
 - CoherenceReadWriteNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
A CoherenceReadWriteNaturalIdAccess is a Coherence-based read-write region access strategy for Hibernate natural ID regions.
 - CoherenceReadWriteNaturalIdAccess - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
A CoherenceReadWriteNaturalIdAccess is a Coherence-based read-write region access strategy for Hibernate natural ID regions.
 - CoherenceReadWriteNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - 
Complete constructor.
 - CoherenceReadWriteNaturalIdAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - 
Complete constructor.
 - CoherenceRegion - Class in com.oracle.coherence.hibernate.cache.v53.region
 - 
CoherenceRegion is an abstract superclass for classes representing different kinds of "region" in the Hibernate second-level cache.
 - CoherenceRegion - Class in com.oracle.coherence.hibernate.cache.v6.region
 - 
CoherenceRegion is an abstract superclass for classes representing different kinds of "region" in the Hibernate second-level cache.
 - CoherenceRegion(RegionFactory, NamedCache, Map<String, Object>) - Constructor for class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Complete constructor.
 - CoherenceRegion(RegionFactory, NamedCache, Map<String, Object>) - Constructor for class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Complete constructor.
 - CoherenceRegionFactory - Class in com.oracle.coherence.hibernate.cache.v53
 - 
A CoherenceRegionFactory is a factory for regions of Hibernate second-level cache implemented with Oracle Coherence.
 - CoherenceRegionFactory - Class in com.oracle.coherence.hibernate.cache.v6
 - 
A CoherenceRegionFactory is a factory for regions of Hibernate second-level cache implemented with Oracle Coherence.
 - CoherenceRegionFactory() - Constructor for class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - 
Default constructor.
 - CoherenceRegionFactory() - Constructor for class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - 
Default constructor.
 - CoherenceRegionFactory(Session) - Constructor for class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - 
Constructor that allows to pass-in an externally created Coherence
Session. - CoherenceRegionFactory(Session) - Constructor for class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - 
Constructor that allows to pass-in an externally created Coherence
Session. - CoherenceRegionValue - Class in com.oracle.coherence.hibernate.cache.v53.region
 - 
A CoherenceRegion.CoherenceRegionValue is an object representing a value in Hibernate's second-level cache.
 - CoherenceRegionValue - Class in com.oracle.coherence.hibernate.cache.v6.region
 - 
A CoherenceRegion.CoherenceRegionValue is an object representing a value in Hibernate's second-level cache.
 - CoherenceRegionValue(Object, Object, long) - Constructor for class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Complete constructor.
 - CoherenceRegionValue(Object, Object, long) - Constructor for class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Complete constructor.
 - CoherenceRegionValue.SoftLock - Class in com.oracle.coherence.hibernate.cache.v53.region
 - 
A CoherenceRegion.CoherenceRegionValue.SoftLock is an object representing a "soft lock" on an entry in second-level cache.
 - CoherenceRegionValue.SoftLock - Class in com.oracle.coherence.hibernate.cache.v6.region
 - 
A CoherenceRegion.CoherenceRegionValue.SoftLock is an object representing a "soft lock" on an entry in second-level cache.
 - coherenceSession - Variable in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - coherenceSession - Variable in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - CoherenceStorageAccess - Interface in com.oracle.coherence.hibernate.cache.v53.access
 - 
Coherence Extension of
DomainDataStorageAccess. - CoherenceStorageAccess - Interface in com.oracle.coherence.hibernate.cache.v6.access
 - 
Coherence Extension of
DomainDataStorageAccess. - CoherenceStorageAccessImpl - Class in com.oracle.coherence.hibernate.cache.v53.access
 - 
Implementation of
CoherenceStorageAccess. - CoherenceStorageAccessImpl - Class in com.oracle.coherence.hibernate.cache.v6.access
 - 
Implementation of
CoherenceStorageAccess. - CoherenceStorageAccessImpl(CoherenceRegion) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - CoherenceStorageAccessImpl(CoherenceRegion) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - com.oracle.coherence.hibernate.cache.v53 - package com.oracle.coherence.hibernate.cache.v53
 - 
Base package for the Coherence implementation of the Hibernate 2nd Level Cache SPI.
 - com.oracle.coherence.hibernate.cache.v53.access - package com.oracle.coherence.hibernate.cache.v53.access
 - 
Coherence implementations of the
DomainDataStorageAccess. - com.oracle.coherence.hibernate.cache.v53.access.processor - package com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
Contains Coherence Entity Processors.
 - com.oracle.coherence.hibernate.cache.v53.configuration.session - package com.oracle.coherence.hibernate.cache.v53.configuration.session
 - 
Coherence
Sessionrelated configuration. - com.oracle.coherence.hibernate.cache.v53.configuration.support - package com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
Contains support classes.
 - com.oracle.coherence.hibernate.cache.v53.region - package com.oracle.coherence.hibernate.cache.v53.region
 - 
Coherence
Regionimplementations. - com.oracle.coherence.hibernate.cache.v6 - package com.oracle.coherence.hibernate.cache.v6
 - 
Base package for the Coherence implementation of the Hibernate 2nd Level Cache SPI.
 - com.oracle.coherence.hibernate.cache.v6.access - package com.oracle.coherence.hibernate.cache.v6.access
 - 
Coherence implementations of the
DomainDataStorageAccess. - com.oracle.coherence.hibernate.cache.v6.access.processor - package com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
Contains Coherence Entity Processors.
 - com.oracle.coherence.hibernate.cache.v6.configuration.session - package com.oracle.coherence.hibernate.cache.v6.configuration.session
 - 
Coherence
Sessionrelated configuration. - com.oracle.coherence.hibernate.cache.v6.configuration.support - package com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
Contains support classes.
 - com.oracle.coherence.hibernate.cache.v6.region - package com.oracle.coherence.hibernate.cache.v6.region
 - 
Coherence
Regionimplementations. - com.oracle.coherence.hibernate.cachestore - package com.oracle.coherence.hibernate.cachestore
 - 
Provides CacheStore and CacheLoader implementations for Hibernate.
 - ConfigUtils - Class in com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
Helper class for some common Configuration utilities.
 - ConfigUtils - Class in com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
Helper class for some common Configuration utilities.
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - contains(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - createCoherenceRegion(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - createCoherenceRegion(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - createEntityFromId(Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Create a transient entity instance given an entity id.
 - createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 
D
- DEFAULT_LOCK_LEASE_DURATION - Static variable in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
The default lock lease duration in milliseconds.
 - DEFAULT_LOCK_LEASE_DURATION - Static variable in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
The default lock lease duration in milliseconds.
 - DEFAULT_PROPERTY_PREFIX - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
By default, empty, indicating that no Coherence property prefix is applied.
 - DEFAULT_PROPERTY_PREFIX - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
By default, empty, indicating that no Coherence property prefix is applied.
 - destroy() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - destroy() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 
E
- ensureInitialized() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Called by all API-implementing methods for lazy initialization.
 - ensureNamedCache(String) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - 
Ensure the initialization of a NamedCache of the argument name.
 - ensureNamedCache(String) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - 
Ensure the initialization of a NamedCache of the argument name.
 - equals(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - equals(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue.SoftLock
 - equals(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - equals(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue.SoftLock
 - erase(Object) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Erase a Hibernate entity given an id (key).
 - eraseAll(Collection) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Erase a set of Hibernate entities given an collection of ids (keys).
 - evict(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - evict(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Evicts from this CoherenceRegion the entry at the argument key.
 - evict(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - evict(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Evicts from this CoherenceRegion the entry at the argument key.
 - evictAll() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - evictAll() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Evicts all entries from this CoherenceRegion.
 - evictAll() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - evictAll() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Evicts all entries from this CoherenceRegion.
 - evictData() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - evictData() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - evictData(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - evictData(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 
G
- generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteCollectionAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyCollectionAccess
 - generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - generateCollectionAccess(CollectionDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateCollectionAccess(CollectionDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateNonStrictReadWriteEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateNonStrictReadWriteEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateNonStrictReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateNonStrictReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateReadOnlyEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateReadOnlyEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateReadOnlyNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateReadOnlyNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateReadWriteEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateReadWriteEntityAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateTransactionalCollectionDataAccess(CollectionDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateTransactionalCollectionDataAccess(CollectionDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateTransactionalEntityDataAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateTransactionalEntityDataAccess(EntityDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - generateTransactionalNaturalIdDataAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceDomainDataRegionImpl
 - generateTransactionalNaturalIdDataAccess(NaturalIdDataCachingConfig) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceDomainDataRegionImpl
 - get(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - get(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - get(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - get(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - getAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - getCacheConfigFilePath() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - getCacheConfigFilePath() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - getCacheKeyId(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - getCacheKeysFactory() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - getCacheKeysFactory() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - getCoherenceProperties() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - getCoherenceProperties() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - getCoherenceRegion() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
Returns the CoherenceRegion for which this is a AbstractCoherenceEntityDataAccess.
 - getCoherenceRegion() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
Returns the CoherenceRegion for which this is a AbstractCoherenceEntityDataAccess.
 - getCoherenceSession() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - 
Returns the Coherence
Sessionused by thisCoherenceRegionFactory. - getCoherenceSession() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - 
Returns the Coherence
Sessionused by thisCoherenceRegionFactory. - getDefaultAccessType() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - getDefaultAccessType() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - getDelegate() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - getDelegate() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - getDomainDataStorageAccess() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - getDomainDataStorageAccess() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - getDurationProperty(Map<String, Object>, String, long, long) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Get a duration value in milliseconds from the argument properties or defaults, capped at a maximum value.
 - getDurationProperty(Map<String, Object>, String, long, long) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Get a duration value in milliseconds from the argument properties or defaults, capped at a maximum value.
 - getElementCountInMemory() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - getElementCountInMemory() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - getElementCountOnDisk() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - getElementCountOnDisk() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - getEntityClassMetadata() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the Hibernate ClassMetadata for the Hibernate entity.
 - getEntityName() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the Hibernate entity name.
 - getExpirationTime() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue.SoftLock
 - 
Returns this SoftLock's expiration time.
 - getExpirationTime() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue.SoftLock
 - 
Returns this SoftLock's expiration time.
 - getFromCache(Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - getFromCache(Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - getImplicitCacheKeysFactory() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - getImplicitCacheKeysFactory() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - getLoadAllQuery() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the parameterized loadAll HQL query string.
 - getName() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - getName() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - getNamedCache() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Returns the NamedCache implementing this CoherenceRegion.
 - getNamedCache() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Returns the NamedCache implementing this CoherenceRegion.
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - getNaturalIdValues(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - GetProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.GetProcessor is an EntryProcessor for getting an entity in second-level cache.
 - GetProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.GetProcessor is an EntryProcessor for getting an entity in second-level cache.
 - GetProcessor() - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.GetProcessor
 - GetProcessor() - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.GetProcessor
 - getProperty(String) - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - getProperty(String) - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - getRegion() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - getRegion() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - getRegionFactory() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - getRegionFactory() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - getSessionFactory() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the Hibernate SessionFactory.
 - getSessionName() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - getSessionName() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - getSessionNameOption(String) - Static method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.ConfigUtils
 - 
The
Sessionname can only be specified using Coherence CE 21.12 and higher. - getSessionType() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - getSessionType() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - getSizeInMemory() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - getSizeInMemory() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - getTimeout() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
This method is undocumented in Hibernate javadoc.
 - getTimeout() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
This method is undocumented in Hibernate javadoc.
 - getTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns the "timestamp" of the "actual" value in this cache value.
 - getTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns the "timestamp" of the "actual" value in this cache value.
 - getUuid() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
Returns the UUID of this AbstractCoherenceEntityDataAccess.
 - getUuid() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
Returns the UUID of this AbstractCoherenceEntityDataAccess.
 - getValue() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns the "actual" value in this cache value.
 - getValue() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns the "actual" value in this cache value.
 - getValue(Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Returns the object at the argument key in this CoherenceRegion.
 - getValue(Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Returns the object at the argument key in this CoherenceRegion.
 - getVersion() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns the "version" of the "actual" value in this cache value.
 - getVersion() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns the "version" of the "actual" value in this cache value.
 - getVersionComparator() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - getVersionComparator() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 
H
- hashCode() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - hashCode() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue.SoftLock
 - hashCode() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - hashCode() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue.SoftLock
 - hasText(String) - Static method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.StringUtils
 - hasText(String) - Static method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.StringUtils
 - hasText(String, String) - Static method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.Assert
 - hasText(String, String) - Static method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.Assert
 - HibernateCacheLoader - Class in com.oracle.coherence.hibernate.cachestore
 - 
Data-driven CacheLoader implementation for Hibernate tables.
 - HibernateCacheLoader() - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Default constructor.
 - HibernateCacheLoader(String) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Constructor which accepts an entityName.
 - HibernateCacheLoader(String, File) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Constructor which accepts an entityName and a Hibernate configuration resource.
 - HibernateCacheLoader(String, String) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Constructor which accepts an entityName and a Hibernate configuration resource.
 - HibernateCacheLoader(String, SessionFactory) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Constructor which accepts an entityName and a Hibernate
SessionFactory. - HibernateCacheStore - Class in com.oracle.coherence.hibernate.cachestore
 - 
Data-driven CacheStore implementation for Hibernate tables.
 - HibernateCacheStore() - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Default constructor.
 - HibernateCacheStore(String) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Constructor which accepts an entityName.
 - HibernateCacheStore(String, File) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Constructor which accepts an entityName and a hibernate configuration resource.
 - HibernateCacheStore(String, String) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Constructor which accepts an entityName and a hibernate configuration resource.
 - HibernateCacheStore(String, SessionFactory) - Constructor for class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Constructor which accepts an entityName and a Hibernate
SessionFactory. 
I
- initialize() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - initialize() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - initialize() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Initializer (must be called post-constructor).
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 - invoke(Object, InvocableMap.EntryProcessor) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Invoke the argument EntryProcessor on the argument key and return the result of the invocation.
 - invoke(Object, InvocableMap.EntryProcessor) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Invoke the argument EntryProcessor on the argument key and return the result of the invocation.
 - isMinimalPutsEnabledByDefault() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - isMinimalPutsEnabledByDefault() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - isNotSoftLocked() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is not currently soft-locked.
 - isNotSoftLocked() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is not currently soft-locked.
 - isReplaceableFromLoad(long, Object, Comparator<Object>) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is replaceable from database load.
 - isReplaceableFromLoad(long, Object, Comparator<Object>) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is replaceable from database load.
 - isSoftLocked() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is currently soft-locked.
 - isSoftLocked() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Returns a boolean indicating whether this cache value is currently soft-locked.
 - isStartCacheServer() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - isStartCacheServer() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 
L
- load(Object) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Load a Hibernate entity given an id (key).
 - loadAll(List) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Load a collection of Hibernate entities given a set of ids (keys).
 - LOCK_LEASE_DURATION_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
The name of the property specifying the lock lease duration.
 - LOCK_LEASE_DURATION_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
The name of the property specifying the lock lease duration.
 - lockCache() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Locks the entire cache.
 - lockCache() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Locks the entire cache.
 - lockItem(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - lockItem(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - lockItem(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - lockItem(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - lockRegion() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - lockRegion() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 
N
- newCacheValue(Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
Returns a new cache value with the argument value and version.
 - newCacheValue(Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
Returns a new cache value with the argument value and version.
 - newSoftLockExpirationTime() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Computes and returns the expiration time for a new soft lock.
 - newSoftLockExpirationTime() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Computes and returns the expiration time for a new soft lock.
 - nextSoftLockSequenceNumber() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
Returns the next sequence number for a SoftLock acquired by this AbstractCoherenceEntityDataAccess.
 - nextSoftLockSequenceNumber() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
Returns the next sequence number for a SoftLock acquired by this AbstractCoherenceEntityDataAccess.
 - nextTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - nextTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
This method is undocumented in Hibernate javadoc, but seems intended to return the "current" time.
 - nextTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - nextTimestamp() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
This method is undocumented in Hibernate javadoc, but seems intended to return the "current" time.
 - notNull(Object, String) - Static method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.Assert
 - notNull(Object, String) - Static method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.Assert
 
O
- openSession() - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Open a Hibernate Session.
 
P
- PARAM_IDS - Static variable in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Name of the "ids" named parameter in HQL bulk queries.
 - prepareForUse(SessionFactoryOptions, Map) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - prepareForUse(SessionFactoryOptions, Map) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.AfterInsertProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.AfterUpdateProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.GetProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.PutFromLoadProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.ReadWritePutFromLoadProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.SoftLockItemProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v53.access.processor.SoftUnlockItemProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.AfterInsertProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.AfterUpdateProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.GetProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.PutFromLoadProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.ReadWritePutFromLoadProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.SoftLockItemProcessor
 - process(InvocableMap.Entry) - Method in class com.oracle.coherence.hibernate.cache.v6.access.processor.SoftUnlockItemProcessor
 - PROPERTY_NAME_PREFIX - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The prefix of the names of all properties specific to this SPI implementation.
 - PROPERTY_NAME_PREFIX - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The prefix of the names of all properties specific to this SPI implementation.
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - PutFromLoadProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractCoherenceEntityDataAccess.PutFromLoadProcessor is an EntryProcessor responsible for putting a value in a second-level cache that was just loaded from database, and returning a boolean indicating whether it did so, consistent with the expected behavior of a cache access strategy's putFromLoad() method.
 - PutFromLoadProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractCoherenceEntityDataAccess.PutFromLoadProcessor is an EntryProcessor responsible for putting a value in a second-level cache that was just loaded from database, and returning a boolean indicating whether it did so, consistent with the expected behavior of a cache access strategy's putFromLoad() method.
 - PutFromLoadProcessor(boolean, CoherenceRegionValue) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.PutFromLoadProcessor
 - 
Complete constructor.
 - PutFromLoadProcessor(boolean, CoherenceRegionValue) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.PutFromLoadProcessor
 - 
Complete constructor.
 - putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - putValue(Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Put the argument value into this CoherenceRegion at the argument key.
 - putValue(Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Put the argument value into this CoherenceRegion at the argument key.
 
R
- ReadWritePutFromLoadProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.PutFromLoadProcessor is an EntryProcessor responsible for putting a value in a second-level cache that was just loaded from database, and returning a boolean indicating whether it did so, consistent with the expected behavior of a cache access strategy's putFromLoad() method.
 - ReadWritePutFromLoadProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.PutFromLoadProcessor is an EntryProcessor responsible for putting a value in a second-level cache that was just loaded from database, and returning a boolean indicating whether it did so, consistent with the expected behavior of a cache access strategy's putFromLoad() method.
 - ReadWritePutFromLoadProcessor(boolean, long, CoherenceRegionValue, Comparator) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.ReadWritePutFromLoadProcessor
 - 
Complete constructor.
 - ReadWritePutFromLoadProcessor(boolean, long, CoherenceRegionValue, Comparator) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.ReadWritePutFromLoadProcessor
 - 
Complete constructor.
 - release() - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - release() - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - releaseFromUse() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - releaseFromUse() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - releaseSoftLock(SoftLock, long) - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - 
Attempts to release the argument SoftLock on this cache value.
 - releaseSoftLock(SoftLock, long) - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - 
Attempts to release the argument SoftLock on this cache value.
 - remove(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - remove(SharedSessionContractImplementor, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - removeAll(SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - removeAll(SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 
S
- SERVER - Enum constant in enum class com.oracle.coherence.hibernate.cache.v53.configuration.session.SessionType
 - 
The session is a server session, that is it expects to be a Coherence cluster member.
 - SERVER - Enum constant in enum class com.oracle.coherence.hibernate.cache.v6.configuration.session.SessionType
 - 
The session is a server session, that is it expects to be a Coherence cluster member.
 - SessionType - Enum Class in com.oracle.coherence.hibernate.cache.v53.configuration.session
 - 
An enum representing the different types of Coherence instances we are dealing with.
 - SessionType - Enum Class in com.oracle.coherence.hibernate.cache.v6.configuration.session
 - 
An enum representing the different types of Coherence instances we are dealing with.
 - setCoherenceSession(Session) - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - 
Sets the Coherence
Sessionused by thisCoherenceRegionFactory. - setCoherenceSession(Session) - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - 
Sets the Coherence
Sessionused by thisCoherenceRegionFactory. - setEntityClassMetadata(EntityPersister) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the Hibernate EntityPersister for the Hibernate entity.
 - setEntityName(String) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Set the Hibernate entity name.
 - setLoadAllQuery(String) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Get the parameterized loadAll HQL query string.
 - setSessionFactory(SessionFactory) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Set the Hibernate SessionFactory to be used by this CacheLoader.
 - SoftLock(UUID, long, long) - Constructor for class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue.SoftLock
 - 
Complete constructor.
 - SoftLock(UUID, long, long) - Constructor for class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue.SoftLock
 - 
Complete constructor.
 - SoftLockItemProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.SoftLockItemProcessor is an EntryProcessor responsible for "soft locking" a cache entry and returning an instance of org.hibernate.cache.spi.access.SoftLock.
 - SoftLockItemProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.SoftLockItemProcessor is an EntryProcessor responsible for "soft locking" a cache entry and returning an instance of org.hibernate.cache.spi.access.SoftLock.
 - SoftLockItemProcessor(CoherenceRegionValue, CoherenceRegionValue.SoftLock) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.SoftLockItemProcessor
 - 
Complete constructor.
 - SoftLockItemProcessor(CoherenceRegionValue, CoherenceRegionValue.SoftLock) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.SoftLockItemProcessor
 - 
Complete constructor.
 - SoftUnlockItemProcessor - Class in com.oracle.coherence.hibernate.cache.v53.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.SoftUnlockItemProcessor is an EntryProcessor responsible for releasing a previously-acquired "soft lock" on a cache entry.
 - SoftUnlockItemProcessor - Class in com.oracle.coherence.hibernate.cache.v6.access.processor
 - 
A AbstractReadWriteCoherenceEntityDataAccess.SoftUnlockItemProcessor is an EntryProcessor responsible for releasing a previously-acquired "soft lock" on a cache entry.
 - SoftUnlockItemProcessor(SoftLock, long) - Constructor for class com.oracle.coherence.hibernate.cache.v53.access.processor.SoftUnlockItemProcessor
 - 
Complete constructor.
 - SoftUnlockItemProcessor(SoftLock, long) - Constructor for class com.oracle.coherence.hibernate.cache.v6.access.processor.SoftUnlockItemProcessor
 - 
Complete constructor.
 - START_CACHE_SERVER_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
By default, the DefaultCacheServer will not be bootstrapped and this property is false by default.
 - START_CACHE_SERVER_DEFAULT_VALUE - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
By default, the DefaultCacheServer will not be bootstrapped and this property is false by default.
 - START_CACHE_SERVER_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying whether to start the Coherence cache server.
 - START_CACHE_SERVER_PROPERTY_NAME - Static variable in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateProperties
 - 
The name of the property specifying whether to start the Coherence cache server.
 - store(Object, Object) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Store a Hibernate entity given an id (key) and entity (value).
 - storeAll(Map) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheStore
 - 
Store a collection of Hibernate entities given a Map of ids (keys) and entities (values).
 - StringUtils - Class in com.oracle.coherence.hibernate.cache.v53.configuration.support
 - 
Helper class for some common String utilities.
 - StringUtils - Class in com.oracle.coherence.hibernate.cache.v6.configuration.support
 - 
Helper class for some common String utilities.
 - systemPropertyResolver - Variable in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - systemPropertyResolver - Variable in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 
T
- toString() - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
}
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v53.CoherenceRegionFactory
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
}
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue.SoftLock
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegionValue
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
}
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v6.CoherenceRegionFactory
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
}
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue.SoftLock
 - toString() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegionValue
 - TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE - Static variable in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
The log message indicating lack of support for the transactional cache concurrency strategy.
 - TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE - Static variable in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
The log message indicating lack of support for the transactional cache concurrency strategy.
 
U
- unlockCache() - Method in class com.oracle.coherence.hibernate.cache.v53.region.CoherenceRegion
 - 
Unlocks the entire cache.
 - unlockCache() - Method in class com.oracle.coherence.hibernate.cache.v6.region.CoherenceRegion
 - 
Unlocks the entire cache.
 - unlockItem(Object, SoftLock) - Method in interface com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccess
 - unlockItem(Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceStorageAccessImpl
 - unlockItem(Object, SoftLock) - Method in interface com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccess
 - unlockItem(Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceStorageAccessImpl
 - unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess
 - unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteCollectionAccess
 - unlockRegion(SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - unlockRegion(SoftLock) - Method in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - unset() - Method in class com.oracle.coherence.hibernate.cache.v53.configuration.support.CoherenceHibernateSystemPropertyResolver
 - unset() - Method in class com.oracle.coherence.hibernate.cache.v6.configuration.support.CoherenceHibernateSystemPropertyResolver
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteNaturalIdAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceNonstrictReadWriteEntityAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadOnlyEntityAccess
 - update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class com.oracle.coherence.hibernate.cache.v6.access.CoherenceReadWriteEntityAccess
 
V
- validateIdentifier(Serializable, Object, SharedSessionContractImplementor) - Method in class com.oracle.coherence.hibernate.cachestore.HibernateCacheLoader
 - 
Ensure that there are no conflicts between an explicit and implicit key.
 - valueOf(String) - Static method in enum class com.oracle.coherence.hibernate.cache.v53.configuration.session.SessionType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class com.oracle.coherence.hibernate.cache.v6.configuration.session.SessionType
 - 
Returns the enum constant of this class with the specified name.
 - values() - Static method in enum class com.oracle.coherence.hibernate.cache.v53.configuration.session.SessionType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class com.oracle.coherence.hibernate.cache.v6.configuration.session.SessionType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 
W
- WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE - Static variable in class com.oracle.coherence.hibernate.cache.v53.access.AbstractCoherenceEntityDataAccess
 - 
A message indicating write operations are not supported in the read-only cache concurrency strategy.
 - WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE - Static variable in class com.oracle.coherence.hibernate.cache.v6.access.AbstractCoherenceEntityDataAccess
 - 
A message indicating write operations are not supported in the read-only cache concurrency strategy.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form