C E F G H I N O P R S T U 

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
 
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
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
createTupleAssociation(AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

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.impl.configuration
Configuration for EhcacheDatastoreProvider.
EhcacheConfiguration() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.configuration.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
 
EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
EhcacheDialect - Class in org.hibernate.ogm.datastore.ehcache
 
EhcacheDialect(EhcacheDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
EhcacheProperties - Class in org.hibernate.ogm.datastore.ehcache
Properties for configuring the Ehcache datastore via persistence.xml or OgmConfiguration.
equals(Object) - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 
executeBackendQuery(CustomQuery, EntityKeyMetadata[]) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

F

forEachTuple(Consumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

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() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.ehcache.Ehcache
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getEntityCache() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getIdentifierCache() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getKeys() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
getSize() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getTable() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 
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
 
getUrl() - Method in class org.hibernate.ogm.datastore.ehcache.impl.configuration.EhcacheConfiguration
 

H

hashCode() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 

I

init() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
initialize(Map) - Method in class org.hibernate.ogm.datastore.ehcache.impl.configuration.EhcacheConfiguration
Initialize the internal values from the given Map.
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
isStoredInEntityStructure(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

N

nextValue(RowKey, IntegralDataTypeHolder, int, int) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

O

org.hibernate.ogm.datastore.ehcache - package org.hibernate.ogm.datastore.ehcache
 
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.impl.configuration - package org.hibernate.ogm.datastore.ehcache.impl.configuration
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 

P

put(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
putIfAbsent(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 

R

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

SerializableKey - Class in org.hibernate.ogm.datastore.ehcache.dialect.impl
Used to serialize Key objects in Ehcache.
SerializableKey(Key) - Constructor for class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 
SerializableMapAssociationSnapshot - Class in org.hibernate.ogm.datastore.ehcache.dialect.impl
An AssociationSnapshot based on a serializable map.
SerializableMapAssociationSnapshot(Map<SerializableKey, Map<String, Object>>) - Constructor for class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
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
 

T

toString() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableKey
 

U

unregister(EhcacheXAResource, boolean) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
updateAssociation(Association, AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
updateTuple(Tuple, EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
C E F G H I N O P R S T U 

Copyright © 2010-2014 Hibernate. All Rights Reserved.