Skip navigation links
A C D E F G H I J K L M N O P Q R S T U V W 

A

ambigiousOptionConfiguration(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
ambigiousOptionConfiguration$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
ASSOCIATION_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 

C

Cache<K> - Class in org.hibernate.ogm.datastore.ehcache.impl
Type-safe wrapper around Cache to avoid accessing the cache using wrong key objects.
Cache(Cache) - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
CacheInitializer - Class in org.hibernate.ogm.datastore.ehcache.impl
Triggers initialization of the caches in the Ehcache store.
CacheInitializer() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.CacheInitializer
 
CacheNames - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl
The names of the caches used to store entities etc.
CacheNames() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
cannotConvertAnnotation(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotConvertAnnotation$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotFindEntityEntryForEntity(Object) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotFindEntityEntryForEntity$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotFindTypeForAttributeConverter(Class, Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotFindTypeForAttributeConverter$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotInstantiateGridDialect(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotInstantiateGridDialect$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotLoadLuceneParserBackend(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
cannotLoadLuceneParserBackend$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
catalogOptionNotSupportedForSequenceGenerator(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
catalogOptionNotSupportedForSequenceGenerator$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
catalogOptionNotSupportedForTableGenerator(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
catalogOptionNotSupportedForTableGenerator$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
closedOperationQueue() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
closedOperationQueue$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.ogm.datastore.ehcache.EhcacheProperties
Configuration property for specifying the name of the Ehcache configuration file
configure(Map) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
couldNotConfigureProperty(String, String, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
couldNotConfigureProperty$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties(String, Serializable) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
createdQuery(String, Object) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
createdQuery$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

D

DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.ehcache.Ehcache
Short name of this data store provider.
dialectDoesNotSupportSequences(Class, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
dialectDoesNotSupportSequences$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

E

Ehcache - Class in org.hibernate.ogm.datastore.ehcache
Allows to configure options specific to the Ehcache data store.
Ehcache() - Constructor for class org.hibernate.ogm.datastore.ehcache.Ehcache
 
EhcacheConfiguration - Class in org.hibernate.ogm.datastore.ehcache.configuration.impl
Configuration for EhcacheDatastoreProvider.
EhcacheConfiguration() - Constructor for class org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
 
EhcacheDatastoreProvider - Class in org.hibernate.ogm.datastore.ehcache.impl
 
EhcacheDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate - Class in org.hibernate.ogm.datastore.ehcache.impl
 
EhcacheDialect<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.ehcache
Persists domain models in the Ehcache key/value store.
EhcacheDialect(EhcacheDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
EhcacheEntityContext - Interface in org.hibernate.ogm.datastore.ehcache.options.navigation
Allows to configure Ehcache-specific options applying on a global level.
EhcacheEntityContextImpl - Class in org.hibernate.ogm.datastore.ehcache.options.navigation.impl
Converts Ehcache entity-level options.
EhcacheEntityContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.ehcache.options.navigation.impl.EhcacheEntityContextImpl
 
EhcacheGlobalContext - Interface in org.hibernate.ogm.datastore.ehcache.options.navigation
Allows to configure Ehcache-specific options applying on a global level.
EhcacheGlobalContextImpl - Class in org.hibernate.ogm.datastore.ehcache.options.navigation.impl
Converts global Ehcache options.
EhcacheGlobalContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.ehcache.options.navigation.impl.EhcacheGlobalContextImpl
 
EhcacheProperties - Class in org.hibernate.ogm.datastore.ehcache
Properties for configuring the Ehcache datastore via persistence.xml or StandardServiceRegistryBuilder.
EhcachePropertyContext - Interface in org.hibernate.ogm.datastore.ehcache.options.navigation
Allows to configure Ehcache-specific options for a single property.
EhcachePropertyContextImpl - Class in org.hibernate.ogm.datastore.ehcache.options.navigation.impl
Converts Ehcache property-level options.
EhcachePropertyContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.ehcache.options.navigation.impl.EhcachePropertyContextImpl
 
ENTITY_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
entityTupleNotFound(String, EntityKey) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
entityTupleNotFound$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
errorOnEntityBatchLoad(String, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
errorOnEntityBatchLoad$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

F

failureWhenUsingAttributeConverter(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
failureWhenUsingAttributeConverter$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
forEachTuple(ModelConsumer, TupleContext, EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
forEachTuple(LocalCacheManager.KeyProcessor<EK>, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
Determines the caches storing the entities of the given key families, fetches the keys of these families and invokes the given processor for each key.
forEachTuple(LocalCacheManager.KeyProcessor<SerializableEntityKey>, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindCacheManager
 
forEachTuple(LocalCacheManager.KeyProcessor<PerTableSerializableEntityKey>, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableCacheManager
 

G

get(RowKey) - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
get(K) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableCacheManager
 
getAssociationCacheKey(AssociationKey) - Method in interface org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider
 
getAssociationCacheKey(AssociationKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getAssociationCacheKey(AssociationKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableKeyProvider
 
getCacheManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getCacheManager() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
getCacheManager() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.PersistenceStrategy
Returns the LocalCacheManager of this strategy, providing access to the actual ISPN caches.
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.ehcache.Ehcache
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableCacheManager
 
getEntityCacheKey(EntityKey) - Method in interface org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider
 
getEntityCacheKey(EntityKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getEntityCacheKey(EntityKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableKeyProvider
 
getIdentityGenerationStrategyNotSupportedException(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getIdentityGenerationStrategyNotSupportedException$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableCacheManager
 
getIdSourceCacheKey(IdSourceKey) - Method in interface org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider
 
getIdSourceCacheKey(IdSourceKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getIdSourceCacheKey(IdSourceKey) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableKeyProvider
 
getInstance(CacheMappingType, CacheManager, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Static method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.PersistenceStrategy
Returns a persistence strategy based on the passed configuration.
getKeyProvider() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getKeyProvider() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.PersistenceStrategy
Returns the KeyProvider of this strategy, converting OGM core's key objects into the keys persisted in the datastore.
getKeys() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getLogger() - Static method in class org.hibernate.ogm.datastore.ehcache.logging.impl.LoggerFactory
 
getName() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getPropertyDoesNotExistException(String, String, ElementType) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getPropertyDoesNotExistException$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getSize() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getTable() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
getTable() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
getTable() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
getTransactionManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getUnderlyingMap() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
getUnknownAliasException(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getUnknownAliasException$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getUnsupportedElementTypeException(ElementType) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getUnsupportedElementTypeException$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
getUrl() - Method in class org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
 
gridDialectHasNoProperConstructor(Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
gridDialectHasNoProperConstructor$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

H

hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 

I

IDENTIFIER_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
illegalDiscrimantorType(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
illegalDiscrimantorType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
illegalPortValue(int) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
illegalPortValue$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
init() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
initialize(Map) - Method in class org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
Initialize the internal values from the given Map.
initializePersistenceStrategy(CacheMappingType, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
Initializes the persistence strategy to be used when accessing the datastore.
initializeSchema(SchemaDefiner.SchemaDefinitionContext) - Method in class org.hibernate.ogm.datastore.ehcache.impl.CacheInitializer
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
interruptedBatchIndexing() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
interruptedBatchIndexing$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
invalidConfigurationUrl(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
invalidConfigurationUrl$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

J

jbossTransactionManagerDetected() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jbossTransactionManagerDetected$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaCommitFailed(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaCommitFailed$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus(SystemException) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaRollbackFailed(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaRollbackFailed$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaTransactionBeginFailed(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
jtaTransactionBeginFailed$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

K

KeyProvider<EK,AK,ISK> - Interface in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
Converts the OGM-internal keys into the cache keys.

L

LocalCacheManager<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
Provides access to the Ehcache caches used for storing entities, associations and id sources.
LocalCacheManager(CacheManager) - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
LocalCacheManager.KeyProcessor<EK> - Interface in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
Processes keys obtained from a cache.
Log - Interface in org.hibernate.ogm.datastore.ehcache.logging.impl
Log messages and exceptions of the Infinispan dialect.
Log_$logger - Class in org.hibernate.ogm.datastore.ehcache.logging.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
LoggerFactory - Class in org.hibernate.ogm.datastore.ehcache.logging.impl
Factory for obtaining Logger instances.
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.ehcache.logging.impl.LoggerFactory
 

M

mappingSubtypeNotInterface(Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
mappingSubtypeNotInterface$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
missingConfigurationProperty(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
missingConfigurationProperty$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
mustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
mustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
mustNotInsertSameEntityTwice(String, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
mustNotInsertSameEntityTwice$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

N

nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
noJtaPlatformDetected() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
noJtaPlatformDetected$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
notALong(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
notALong$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
notAnInteger(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
notAnInteger$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
noValidDatastoreProviderShortName(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
noValidDatastoreProviderShortName$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

O

OgmTransactionManagerLookupDelegate() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
OnePerKindCacheManager - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
A LocalCacheManager which uses one cache for all entities, one cache for all associations and one cache for all id sources.
OnePerKindCacheManager(CacheManager) - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindCacheManager
 
OnePerKindKeyProvider - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
Key provider which stores keys by serializing all their attributes into Ehcache.
OnePerKindKeyProvider() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
org.hibernate.ogm.datastore.ehcache - package org.hibernate.ogm.datastore.ehcache
 
org.hibernate.ogm.datastore.ehcache.configuration.impl - package org.hibernate.ogm.datastore.ehcache.configuration.impl
 
org.hibernate.ogm.datastore.ehcache.dialect.impl - package org.hibernate.ogm.datastore.ehcache.dialect.impl
 
org.hibernate.ogm.datastore.ehcache.impl - package org.hibernate.ogm.datastore.ehcache.impl
 
org.hibernate.ogm.datastore.ehcache.logging.impl - package org.hibernate.ogm.datastore.ehcache.logging.impl
 
org.hibernate.ogm.datastore.ehcache.options.navigation - package org.hibernate.ogm.datastore.ehcache.options.navigation
 
org.hibernate.ogm.datastore.ehcache.options.navigation.impl - package org.hibernate.ogm.datastore.ehcache.options.navigation.impl
 
org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl - package org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl
 
org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl - package org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
 
org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl - package org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
 
org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl - package org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
 

P

parameterMustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
parameterMustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
parameterSringMustNotBeEmpty(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
parameterSringMustNotBeEmpty$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
PersistenceStrategy<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
A strategy for persisting entities, associations and id sources in EhCache.
persistenceXmlNotFoundInClassPath(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
persistenceXmlNotFoundInClassPath$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
PerTableCacheManager - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
A LocalCacheManager which uses a dedicated Cache per entity/association/id source table.
PerTableCacheManager(CacheManager, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableCacheManager
 
PerTableKeyProvider - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
Provides the persistent keys for the "per-table" strategy.
PerTableKeyProvider() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableKeyProvider
 
PerTableSerializableAssociationKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
Used to serialize AssociationKey objects in Ehcache.
PerTableSerializableAssociationKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
PerTableSerializableEntityKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
Used to serialize EntityKey objects in Ehcache.
PerTableSerializableEntityKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
PerTableSerializableIdSourceKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl
Used to serialize IdSourceKey objects in Ehcache.
PerTableSerializableIdSourceKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
processKey(EK, Cache<EK>) - Method in interface org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager.KeyProcessor
 
put(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
putIfAbsent(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 

Q

querySyntaxException(Exception, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
querySyntaxException$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

R

readAndCheckVersion(ObjectInput, int, Class<?>) - Static method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.VersionChecker
Consumes the version field from the given input and raises an exception if the record is in a newer version, written by a newer version of Hibernate OGM.
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
readExternal(ObjectInput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
register(EhcacheXAResource, boolean) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
remove(K) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
replace(Element, Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 

S

schemaOptionNotSupportedForSequenceGenerator(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
schemaOptionNotSupportedForSequenceGenerator$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
schemaOptionNotSupportedForTableGenerator(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
schemaOptionNotSupportedForTableGenerator$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
SerializableAssociationKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
Used to serialize AssociationKey objects in Ehcache.
SerializableAssociationKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
SerializableEntityKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
Used to serialize EntityKey objects in Ehcache.
SerializableEntityKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
SerializableIdSourceKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl
Used to serialize IdSourceKey objects in Ehcache.
SerializableIdSourceKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
SerializableMapAssociationSnapshot - Class in org.hibernate.ogm.datastore.ehcache.dialect.impl
An AssociationSnapshot based on a serializable map.
SerializableMapAssociationSnapshot(Map<SerializableRowKey, Map<String, Object>>) - Constructor for class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
SerializableRowKey - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl
Used to serialize RowKey objects in Ehcache.
SerializableRowKey() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
SerializableRowKey(RowKey) - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
setProperties(Properties) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
size() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
start() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 

T

toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
toString() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 

U

unableToCloseSessionButSwallowingError(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToConfigureDatastoreProvider(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToConfigureDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToFindGridType(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToFindGridType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToInstantiateType(Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToInstantiateType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToLoadClass(String, String, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToLoadClass$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToLoadContext(String, Class, Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToLoadContext$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToParseHost(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToParseHost$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToSetTimeout(SystemException, int) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToSetTimeout$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToStartDatastoreProvider(Exception) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unableToStartDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedClassType(String, Class, Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedClassType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedDatastoreProvider(Class, Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedInstanceType(String, String, Class, Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedInstanceType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedKeyVersion(Class<?>, int, int) - Method in interface org.hibernate.ogm.datastore.ehcache.logging.impl.Log
 
unexpectedKeyVersion(Class, int, int) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unexpectedKeyVersion$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unknownAssociationStorageStrategy(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unknownAssociationStorageStrategy$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unknownEnumerationValue(String, String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unknownEnumerationValue$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unregister(EhcacheXAResource, boolean) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
unsupportedIndexerConfigurationOption(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unsupportedIndexerConfigurationOption$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unsupportedLockMode(Class, LockMode) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unsupportedLockMode$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unsupportedPropertyType(String, String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
unsupportedPropertyType$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
useDatastoreProvider(Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
useDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
useGridDialect(Class) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
useGridDialect$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
usingNonAtomicOptimisticLocking(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
usingNonAtomicOptimisticLocking$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 

V

version(String) - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
version$str() - Method in class org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger
 
VersionChecker - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl
Helps with checking the version of persisted keys.
VersionChecker() - Constructor for class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.VersionChecker
 

W

writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey
 
writeExternal(ObjectOutput) - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey
 
A C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2010–2016 Hibernate. All rights reserved.