Class Hierarchy
- java.lang.Object
- org.hibernate.ogm.options.navigation.spi.BaseContext
- org.hibernate.ogm.datastore.spi.BaseDatastoreProvider (implements org.hibernate.ogm.datastore.spi.DatastoreProvider)
- org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider (implements org.hibernate.service.spi.Configurable, org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.service.spi.Startable, org.hibernate.service.spi.Stoppable)
- org.hibernate.ogm.dialect.spi.BaseGridDialect (implements org.hibernate.ogm.dialect.spi.GridDialect)
- org.hibernate.ogm.datastore.spi.BaseSchemaDefiner (implements org.hibernate.ogm.datastore.spi.SchemaDefiner)
- org.hibernate.ogm.datastore.ehcache.impl.Cache<K>
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
- org.jboss.logging.DelegatingBasicLogger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
- org.hibernate.ogm.datastore.ehcache.logging.impl.Log_$logger (implements org.jboss.logging.BasicLogger, org.hibernate.ogm.datastore.ehcache.logging.impl.Log, org.hibernate.ogm.util.impl.Log, java.io.Serializable)
- org.hibernate.ogm.datastore.ehcache.Ehcache (implements org.hibernate.ogm.datastore.spi.DatastoreConfiguration<G>)
- org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
- org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate (implements net.sf.ehcache.transaction.manager.TransactionManagerLookup)
- org.hibernate.ogm.datastore.ehcache.EhcacheProperties (implements org.hibernate.ogm.datastore.keyvalue.cfg.KeyValueStoreProperties)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager<EK,AK,ISK>
- org.hibernate.ogm.datastore.ehcache.logging.impl.LoggerFactory
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.OnePerKindKeyProvider (implements org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider<EK,AK,ISK>)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.PersistenceStrategy<EK,AK,ISK>
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableKeyProvider (implements org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider<EK,AK,ISK>)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableAssociationKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableEntityKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl.PerTableSerializableIdSourceKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableAssociationKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableEntityKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl.SerializableIdSourceKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot (implements org.hibernate.ogm.model.spi.AssociationSnapshot)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.SerializableRowKey (implements java.io.Externalizable)
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.VersionChecker
Interface Hierarchy
- org.jboss.logging.BasicLogger
- org.hibernate.ogm.util.impl.Log
- org.hibernate.ogm.datastore.ehcache.logging.impl.Log
- org.hibernate.ogm.datastore.ehcache.logging.impl.Log
- org.hibernate.ogm.options.navigation.EntityContext<E,P>
- org.hibernate.ogm.options.navigation.GlobalContext<G,E>
- org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.KeyProvider<EK,AK,ISK>
- org.hibernate.ogm.options.navigation.PropertyContext<E,P>
Copyright © 2010–2016 Hibernate. All rights reserved.