Class Hierarchy
- java.lang.Object
- org.hibernate.ogm.type.impl.AbstractGenericBasicType<T> (implements org.hibernate.ogm.type.spi.GridType, org.hibernate.type.StringRepresentableType<T>)
- org.hibernate.type.descriptor.java.AbstractTypeDescriptor<T> (implements org.hibernate.type.descriptor.java.JavaTypeDescriptor<T>, java.io.Serializable)
- org.hibernate.ogm.datastore.document.association.spi.AssociationRows (implements org.hibernate.ogm.model.spi.AssociationSnapshot)
- org.hibernate.ogm.datastore.redis.impl.Base64ByteArrayMappedGridTypeDescriptor (implements org.hibernate.ogm.type.descriptor.impl.GridTypeDescriptor)
- org.hibernate.ogm.options.navigation.spi.BaseContext
- org.hibernate.ogm.datastore.spi.BaseDatastoreProvider (implements org.hibernate.ogm.datastore.spi.DatastoreProvider)
- org.hibernate.ogm.datastore.redis.impl.RedisDatastoreProvider (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.jboss.logging.DelegatingBasicLogger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
- org.hibernate.ogm.datastore.redis.logging.impl.Log_$logger (implements org.jboss.logging.BasicLogger, org.hibernate.ogm.datastore.redis.logging.impl.Log, org.hibernate.ogm.util.impl.Log, java.io.Serializable)
- org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType (implements org.hibernate.ogm.type.spi.GridType)
- org.hibernate.ogm.datastore.redis.impl.json.JsonEntityStorageStrategy
- org.hibernate.ogm.datastore.redis.impl.json.JsonSerializationStrategy (implements org.hibernate.ogm.datastore.redis.impl.SerializationStrategy)
- org.hibernate.ogm.datastore.redis.logging.impl.LoggerFactory
- org.hibernate.ogm.options.spi.Option<I,V>
- org.hibernate.ogm.datastore.redis.Redis (implements org.hibernate.ogm.datastore.spi.DatastoreConfiguration<G>)
- org.hibernate.ogm.datastore.redis.dialect.model.impl.RedisAssociation
- org.hibernate.ogm.datastore.redis.impl.RedisConfiguration
- org.hibernate.ogm.datastore.redis.dialect.model.impl.RedisHashTupleSnapshot (implements org.hibernate.ogm.model.spi.TupleSnapshot)
- org.hibernate.ogm.datastore.redis.impl.hash.RedisHashTypeConverter
- org.hibernate.ogm.datastore.redis.dialect.model.impl.RedisJsonTupleSnapshot (implements org.hibernate.ogm.model.spi.TupleSnapshot)
- org.hibernate.ogm.datastore.redis.impl.json.RedisJsonTypeConverter
- org.hibernate.ogm.datastore.redis.RedisProperties (implements org.hibernate.ogm.datastore.document.cfg.DocumentStoreProperties, org.hibernate.ogm.datastore.keyvalue.cfg.KeyValueStoreProperties)
- org.hibernate.ogm.datastore.redis.dialect.value.StructuredValue
- org.hibernate.ogm.datastore.redis.dialect.value.Association
- org.hibernate.ogm.datastore.redis.dialect.value.Entity
- org.hibernate.ogm.datastore.redis.dialect.value.HashEntity
- org.hibernate.ogm.datastore.document.association.spi.StructureOptimizerAssociationRowFactory<R> (implements org.hibernate.ogm.datastore.document.association.spi.AssociationRowFactory)
- org.hibernate.ogm.datastore.redis.options.impl.TTLConverter (implements org.hibernate.ogm.options.spi.AnnotationConverter<T>)
Interface Hierarchy
- org.jboss.logging.BasicLogger
- org.hibernate.ogm.util.impl.Log
- org.hibernate.ogm.datastore.redis.logging.impl.Log
- org.hibernate.ogm.datastore.redis.logging.impl.Log
- org.hibernate.ogm.options.navigation.EntityContext<E,P>
- org.hibernate.ogm.options.navigation.GlobalContext<G,E>
- org.hibernate.ogm.options.navigation.PropertyContext<E,P>
- org.hibernate.ogm.datastore.redis.impl.SerializationStrategy
Annotation Type Hierarchy
- org.hibernate.ogm.datastore.redis.options.TTL (implements java.lang.annotation.Annotation)
Copyright © 2010–2017 Hibernate. All rights reserved.