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

A

abort(Executor) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
absolute(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
AbstractGenericBasicType<T> - Class in org.hibernate.ogm.type.impl
Not a public API Copied from AbstractStandardBasicType
AbstractGenericBasicType(GridTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
activationNeeded() - Static method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
Returns true if this grid dialect logger should wrap the real grid dialect
add(E) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
add(InsertOrUpdateTupleOperation) - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
add(Operation) - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
add(Option<I, V>, V) - Method in class org.hibernate.ogm.options.container.impl.OptionsContainerBuilder
Adds an Option with the given value to this container.
addAll(Collection<? extends E>) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
addAll(OptionsContainerBuilder) - Method in class org.hibernate.ogm.options.container.impl.OptionsContainerBuilder
Adds all options from the passed container to this container.
addBatch(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
addColumns(String...) - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
addEntity(String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntity(Class) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addEntityOption(Class<?>, Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
addEntityOption(Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
addEntityOption(Option<?, V>, V) - Method in interface org.hibernate.ogm.options.navigation.spi.ConfigurationContext
Add an option to the global context
addExtraState(EntityEntryExtraState) - Method in class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
 
addFetch(String, String, String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addGlobalOption(Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
addGlobalOption(Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
addGlobalOption(Option<?, V>, V) - Method in interface org.hibernate.ogm.options.navigation.spi.ConfigurationContext
Add an option to the global context
addIndexColumns(String...) - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
addJoin(String, String, String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addJoin(String, String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addJoin(String, String, LockMode) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addList(String, String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
Adds the given list function to this design document.
addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
addNamedQuery(String, Query) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
addPropertyOption(Class<?>, String, Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
addPropertyOption(Option<?, V>, V) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
addPropertyOption(Option<?, V>, V) - Method in interface org.hibernate.ogm.options.navigation.spi.ConfigurationContext
Add an option to the global context
addRoot(String, String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addRoot(String, Class) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addRotationListener(Runnable) - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
addScalar(String, Type) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addScalar(String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addSynchronizedEntityClass(Class) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addSynchronizedEntityName(String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addSynchronizedQuerySpace(String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
addTransformer(ClassTransformer) - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
addTuple(Tuple) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
Define the current value for the collection entry
addView(String, String, String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
Adds View with bot map and reduce functions to the Document.
addView(String, String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
Adds View with only the map function to the Document.
afterLast() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
allowsTransactionEmulation() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
allowsTransactionEmulation() - Method in class org.hibernate.ogm.datastore.spi.BaseDatastoreProvider
 
allowsTransactionEmulation() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
Whether this underlying datastore allows emulation of transactions.
allProceduresAreCallable() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
Alphanumeric() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
ambigiousOptionConfiguration(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
AnnotationConverter<T extends Annotation> - Interface in org.hibernate.ogm.options.spi
Convert option Annotations into equivalent OptionValuePairs.
AnnotationOptionValueSource - Class in org.hibernate.ogm.options.navigation.source.impl
An OptionValueSource which retrieves option values from Java annotations.
AnnotationOptionValueSource() - Constructor for class org.hibernate.ogm.options.navigation.source.impl.AnnotationOptionValueSource
 
AppendableConfigurationContext - Class in org.hibernate.ogm.options.navigation.impl
A mutable context managing programmatically set option values.
AppendableConfigurationContext() - Constructor for class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
applyTupleOpsOnMap(Tuple, Map<String, Object>) - Static method in class org.hibernate.ogm.datastore.map.impl.MapHelpers
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.ogm.type.descriptor.impl.CalendarTimeZoneDateTimeTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.ogm.type.descriptor.impl.TimestampDateTypeDescriptor
 
areMatch(Object, Object) - Method in class org.hibernate.ogm.service.impl.AutoFlushBatchManagerEventListener.AutoFlushDuplicationStrategy
 
areMatch(Object, Object) - Method in class org.hibernate.ogm.service.impl.FlushBatchManagerEventListener.FlushDuplicationStrategy
 
areMatch(Object, Object) - Method in class org.hibernate.ogm.service.listener.impl.OgmPersistEventDuplicationStrategy
 
ArrayHelper - Class in org.hibernate.ogm.util.impl
 
ArrayHelper() - Constructor for class org.hibernate.ogm.util.impl.ArrayHelper
 
as(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Reconstruct the object from its cached "disassembled" state.
assertNotNull(Object, String) - Static method in class org.hibernate.ogm.util.impl.Contracts
Asserts that the given object is not null.
assertParameterNotNull(Object, String) - Static method in class org.hibernate.ogm.util.impl.Contracts
Asserts that the given method or constructor is not null.
assertStringParameterNotEmpty(String, String) - Static method in class org.hibernate.ogm.util.impl.Contracts
Asserts that the given String is neither null nor an empty string.
assertTrue(boolean, String) - Static method in class org.hibernate.ogm.util.impl.Contracts
 
asSet(T...) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
Returns an unmodifiable set containing the given elements.
associatedEntityKeyMetadata(AssociatedEntityKeyMetadata) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
AssociatedEntityKeyMetadata - Interface in org.hibernate.ogm.model.key.spi
Provides meta-data about a one-to-one/many-to-one association represented by one or more columns contained within a Tuple.
Association - Class in org.hibernate.ogm.model.spi
Represents an association (think of it as a set of rows, each representing a specific link).
Association() - Constructor for class org.hibernate.ogm.model.spi.Association
Creates a new association, based on an empty association snapshot.
Association(AssociationSnapshot) - Constructor for class org.hibernate.ogm.model.spi.Association
 
ASSOCIATION_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
ASSOCIATION_CACHE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.CacheNames
 
ASSOCIATION_DOCUMENT_STORAGE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for specifying how to store association documents.
AssociationContext - Interface in org.hibernate.ogm.dialect.spi
Provides context information to GridDialects when accessing Associations.
AssociationContextImpl - Class in org.hibernate.ogm.dialect.impl
Provides context information to GridDialects when accessing Associations.
AssociationContextImpl(AssociationTypeContext, Tuple) - Constructor for class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
AssociationContextImpl(AssociationContextImpl, OperationsQueue) - Constructor for class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
AssociationDocument - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
Represents an association stored as a separate CouchDB document.
AssociationDocument() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.AssociationDocument
 
AssociationDocument(String) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.AssociationDocument
 
AssociationDocumentStorage - Annotation Type in org.hibernate.ogm.datastore.mongodb.options
Specifies whether association documents should be stored in a separate collection per association type or in one global collection for all associations.
associationDocumentStorage(AssociationDocumentStorageType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
associationDocumentStorage(AssociationDocumentStorageType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
associationDocumentStorage(AssociationDocumentStorageType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
associationDocumentStorage(AssociationDocumentStorageType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBEntityContext
Specifies how association documents should be persisted.
associationDocumentStorage(AssociationDocumentStorageType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBGlobalContext
Specifies how association documents should be persisted.
associationDocumentStorage(AssociationDocumentStorageType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBPropertyContext
Specifies how association documents should be persisted.
AssociationDocumentStorageConverter - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Converts AssociationDocumentStorage instances into an equivalent option value pair.
AssociationDocumentStorageConverter() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.AssociationDocumentStorageConverter
 
AssociationDocumentStorageOption - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Specifies whether association documents should be stored in a separate collection per association type or in one global collection for all associations.
AssociationDocumentStorageOption() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.AssociationDocumentStorageOption
 
AssociationDocumentStorageType - Enum in org.hibernate.ogm.datastore.mongodb.options
Strategies for storing MongoDB association documents.
AssociationKey - Class in org.hibernate.ogm.model.key.spi
Represents the key used to link a property value and the id of it's owning entity
AssociationKey(AssociationKeyMetadata, Object[], EntityKey) - Constructor for class org.hibernate.ogm.model.key.spi.AssociationKey
 
AssociationKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl
An externalizer for serializing and de-serializing AssociationKey instances.
AssociationKeyMetadata - Interface in org.hibernate.ogm.model.key.spi
Stores metadata information common to all keys related to a given association
associationKeyMetadata(AssociationKeyMetadata) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
associationKind(AssociationKind) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
AssociationKind - Enum in org.hibernate.ogm.model.spi
The kind of an association.
AssociationOperation - Class in org.hibernate.ogm.model.spi
Operation applied to the association.
AssociationOperation(RowKey, Tuple, AssociationOperationType) - Constructor for class org.hibernate.ogm.model.spi.AssociationOperation
 
AssociationOperationType - Enum in org.hibernate.ogm.model.spi
Type of operations on the tuple
AssociationPersister - Class in org.hibernate.ogm.util.impl
Implements the logic for updating associations.
AssociationPersister(Class<?>) - Constructor for class org.hibernate.ogm.util.impl.AssociationPersister
 
AssociationRow<R> - Class in org.hibernate.ogm.datastore.document.association.spi
A TupleSnapshot which represents one row of an association.
AssociationRow(AssociationKey, AssociationRow.AssociationRowAccessor<R>, R) - Constructor for class org.hibernate.ogm.datastore.document.association.spi.AssociationRow
 
AssociationRow.AssociationRowAccessor<R> - Interface in org.hibernate.ogm.datastore.document.association.spi
Contract for obtaining association tuple values from the store-specific representation of an association row.
AssociationRowFactory - Interface in org.hibernate.ogm.datastore.document.association.spi
Contract for factories creating AssociationRow objects.
AssociationRows - Class in org.hibernate.ogm.datastore.document.association.spi
Represents the rows of an association in form of AssociationRows.
AssociationRows(AssociationKey, Collection<?>, AssociationRowFactory) - Constructor for class org.hibernate.ogm.datastore.document.association.spi.AssociationRows
 
associationRowToMap(Tuple) - Static method in class org.hibernate.ogm.datastore.map.impl.MapHelpers
 
ASSOCIATIONS_COLLECTION_PREFIX - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
ASSOCIATIONS_STORE - Static variable in interface org.hibernate.ogm.datastore.document.cfg.DocumentStoreProperties
Property for configuring the strategy for storing associations.
AssociationSnapshot - Interface in org.hibernate.ogm.model.spi
Represents the association snapshot as loaded by the datastore.
AssociationStorage - Annotation Type in org.hibernate.ogm.datastore.document.options
Define the association storage type for the annotated entity or property.
associationStorage(AssociationStorageType) - Method in interface org.hibernate.ogm.datastore.document.options.navigation.DocumentStoreEntityContext
Specifies how associations of the configured entity should be persisted.
associationStorage(AssociationStorageType) - Method in interface org.hibernate.ogm.datastore.document.options.navigation.DocumentStoreGlobalContext
Specifies how associations should be persisted.
associationStorage(AssociationStorageType) - Method in interface org.hibernate.ogm.datastore.document.options.navigation.DocumentStorePropertyContext
Specifies how associations of the configured property should be persisted.
associationStorage(AssociationStorageType) - Method in class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStoreEntityContext
 
associationStorage(AssociationStorageType) - Method in class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStoreGlobalContext
 
associationStorage(AssociationStorageType) - Method in class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStorePropertyContext
 
AssociationStorageConverter - Class in org.hibernate.ogm.datastore.document.options.impl
Converts AssociationStorage instances into an equivalent option value pair.
AssociationStorageConverter() - Constructor for class org.hibernate.ogm.datastore.document.options.impl.AssociationStorageConverter
 
AssociationStorageOption - Class in org.hibernate.ogm.datastore.document.options.spi
Represents the type of association storage as configured via the API or annotations for a given element.
AssociationStorageOption() - Constructor for class org.hibernate.ogm.datastore.document.options.spi.AssociationStorageOption
 
AssociationStorageStrategy - Enum in org.hibernate.ogm.datastore.mongodb.dialect.impl
Represents a strategy for storing associations in MongoDB.
AssociationStorageType - Enum in org.hibernate.ogm.datastore.document.options
A strategy for storing association information in a document datastore.
AssociationTypeContext - Interface in org.hibernate.ogm.dialect.spi
Provides context information related to the association type to GridDialects when accessing Associations.
associationTypeContext(AssociationTypeContext) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
AssociationTypeContextImpl - Class in org.hibernate.ogm.dialect.impl
Provides context information to GridDialects when accessing Associations.
AssociationTypeContextImpl(OptionsContext, AssociatedEntityKeyMetadata, String) - Constructor for class org.hibernate.ogm.dialect.impl.AssociationTypeContextImpl
 
AUTHENTICATION_MECHANISM - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Specify the authentication mechanism that MongoDB will use to authenticate the connection.
authenticationFailed(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
AuthenticationMechanismType - Enum in org.hibernate.ogm.datastore.mongodb.options
Available authentication methods for MongoDB.
autoClose(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
Deprecated.
autoClose() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
Deprecated.
autoClose(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
autoCommitFailureClosesAllResultSets() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
AutoFlushBatchManagerEventListener - Class in org.hibernate.ogm.service.impl
Prepares and executes batched operations when an AutoFlushEvent is caught
AutoFlushBatchManagerEventListener(BatchOperationsDelegator) - Constructor for class org.hibernate.ogm.service.impl.AutoFlushBatchManagerEventListener
 
AutoFlushBatchManagerEventListener.AutoFlushDuplicationStrategy - Class in org.hibernate.ogm.service.impl
Replace the original AutoFlushEventListener and use it as delegate
AutoFlushBatchManagerEventListener.AutoFlushDuplicationStrategy() - Constructor for class org.hibernate.ogm.service.impl.AutoFlushBatchManagerEventListener.AutoFlushDuplicationStrategy
 
autoJoinTransactions(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
autoJoinTransactions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
autoJoinTransactions(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
AvailableDatastoreProvider - Enum in org.hibernate.ogm.datastore.impl
This enumeration describes all available datastore providers by providing some shortcuts.

B

BackendCustomLoader - Class in org.hibernate.ogm.hibernatecore.impl
Extension point for a loader that executes native NoSQL queries.
BackendCustomLoader(BackendCustomQuery<?>, SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.hibernatecore.impl.BackendCustomLoader
 
BackendCustomQuery<T extends Serializable> - Class in org.hibernate.ogm.loader.nativeloader.impl
Extension point allowing any NoSQL native query with named and positional parameters to be executed by OGM on the corresponding backend, returning managed entities, collections and simple scalar values.
BackendCustomQuery(String, T, NativeSQLQueryReturn[], Set<String>, SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
BackendQuery<T> - Class in org.hibernate.ogm.dialect.query.spi
BackendQuery(T, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.dialect.query.spi.BackendQuery
 
BaseContext - Class in org.hibernate.ogm.options.navigation.spi
Base class for GlobalContext, EntityContext and PropertyContext implementations which allows to add options for the different kinds of context.
BaseContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.spi.BaseContext
 
BaseDatastoreProvider - Class in org.hibernate.ogm.datastore.spi
Recommended base class for DatastoreProvider implementations.
BaseDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.spi.BaseDatastoreProvider
 
BaseDocumentStoreEntityContext<E extends DocumentStoreEntityContext<E,P>,P extends DocumentStorePropertyContext<E,P>> - Class in org.hibernate.ogm.datastore.document.options.navigation.spi
Converts document store entity-level options.
BaseDocumentStoreEntityContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStoreEntityContext
 
BaseDocumentStoreGlobalContext<G extends DocumentStoreGlobalContext<G,E>,E extends DocumentStoreEntityContext<E,?>> - Class in org.hibernate.ogm.datastore.document.options.navigation.spi
Converts global document store options.
BaseDocumentStoreGlobalContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStoreGlobalContext
 
BaseDocumentStorePropertyContext<E extends DocumentStoreEntityContext<E,P>,P extends DocumentStorePropertyContext<E,P>> - Class in org.hibernate.ogm.datastore.document.options.navigation.spi
Converts document store property-level options.
BaseDocumentStorePropertyContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.document.options.navigation.spi.BaseDocumentStorePropertyContext
 
BaseEntityContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> - Class in org.hibernate.ogm.options.navigation.spi
Base implementation for EntityContexts.
BaseEntityContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.spi.BaseEntityContext
 
BaseGlobalContext<G extends GlobalContext<G,E>,E extends EntityContext<E,?>> - Class in org.hibernate.ogm.options.navigation.spi
Base implementation GlobalContexts.
BaseGlobalContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.spi.BaseGlobalContext
 
BaseGridDialect - Class in org.hibernate.ogm.dialect.spi
Recommended base class for GridDialect implementations.
BaseGridDialect() - Constructor for class org.hibernate.ogm.dialect.spi.BaseGridDialect
 
BaseKeyValueStoreEntityContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> - Class in org.hibernate.ogm.datastore.keyvalue.options.navigation.spi
Converts key/value store entity-level options.
BaseKeyValueStoreEntityContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.keyvalue.options.navigation.spi.BaseKeyValueStoreEntityContext
 
BaseKeyValueStoreGlobalContext<G extends KeyValueStoreGlobalContext<G,E>,E extends KeyValueStoreEntityContext<E,?>> - Class in org.hibernate.ogm.datastore.keyvalue.options.navigation.spi
Converts global key/value store options.
BaseKeyValueStoreGlobalContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.keyvalue.options.navigation.spi.BaseKeyValueStoreGlobalContext
 
BaseKeyValueStorePropertyContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> - Class in org.hibernate.ogm.datastore.keyvalue.options.navigation.spi
Converts key/value store property-level options.
BaseKeyValueStorePropertyContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.keyvalue.options.navigation.spi.BaseKeyValueStorePropertyContext
 
BasePropertyContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> - Class in org.hibernate.ogm.options.navigation.spi
Base implementation for PropertyContexts.
BasePropertyContext(ConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.spi.BasePropertyContext
 
BaseQueryParserService - Class in org.hibernate.ogm.query.spi
Common base functionality for QueryParserService implementations.
BaseQueryParserService() - Constructor for class org.hibernate.ogm.query.spi.BaseQueryParserService
 
BaseSchemaDefiner - Class in org.hibernate.ogm.datastore.spi
Default implementation of SchemaDefiner.
BaseSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.spi.BaseSchemaDefiner
 
BasicGridBinder<X> - Class in org.hibernate.ogm.type.descriptor.impl
 
BasicGridBinder(JavaTypeDescriptor<X>, GridTypeDescriptor) - Constructor for class org.hibernate.ogm.type.descriptor.impl.BasicGridBinder
 
BasicGridExtractor<J> - Class in org.hibernate.ogm.type.descriptor.impl
A GridValueExtractor which either retrieves values from given tuples as is or concerts them by delegating to a given JavaTypeDescriptor.
BasicGridExtractor(JavaTypeDescriptor<J>, boolean) - Constructor for class org.hibernate.ogm.type.descriptor.impl.BasicGridExtractor
 
BatchableGridDialect - Interface in org.hibernate.ogm.dialect.batch.spi
A GridDialect that can batch operations and execute them using the mechanism provided by the underlying database.
BatchCoordinator - Class in org.hibernate.ogm.massindex.impl
Makes sure that several different BatchIndexingWorkspace(s) can be started concurrently, sharing the same batch-backend and IndexWriters.
BatchCoordinator(GridDialect, Set<Class<?>>, ExtendedSearchIntegrator, SessionFactoryImplementor, int, CacheMode, boolean, boolean, boolean, MassIndexerProgressMonitor) - Constructor for class org.hibernate.ogm.massindex.impl.BatchCoordinator
 
BatchIndexingWorkspace - Class in org.hibernate.ogm.massindex.impl
This runnable will prepare a pipeline for batch indexing of entities, managing the lifecycle of several ThreadPools.
BatchIndexingWorkspace(GridDialect, SearchIntegrator, SessionFactoryImplementor, Class<?>, CacheMode, CountDownLatch, MassIndexerProgressMonitor, BatchBackend) - Constructor for class org.hibernate.ogm.massindex.impl.BatchIndexingWorkspace
 
BatchOperationsDelegator - Class in org.hibernate.ogm.dialect.impl
Wraps a BatchableGridDialect intercepting the operation and populating the queue that the delegate will use to execute operations in batch.
BatchOperationsDelegator(BatchableGridDialect) - Constructor for class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
batchSizeToLoadObjects(int) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
beforeAssemble(Serializable, SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
beforeFirst() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
BiDirectionalAssociationHelper - Class in org.hibernate.ogm.persister.impl
Provides utility methods for dealing with bi-directional associations.
BigDecimalType - Class in org.hibernate.ogm.type.impl
Type descriptor for translating a BigDecimal Java type into its string representation in order to be stored in a datastore.
BigDecimalType() - Constructor for class org.hibernate.ogm.type.impl.BigDecimalType
 
BigIntegerType - Class in org.hibernate.ogm.type.impl
Type descriptor for translating a BigInteger Java type into its string representation in order to be stored in the datastore deposit.
BigIntegerType() - Constructor for class org.hibernate.ogm.type.impl.BigIntegerType
 
bind(Tuple, X, String[]) - Method in class org.hibernate.ogm.type.descriptor.impl.BasicGridBinder
 
bind(Tuple, X, String[]) - Method in interface org.hibernate.ogm.type.descriptor.impl.GridValueBinder
 
BooleanType - Class in org.hibernate.ogm.type.impl
 
BooleanType() - Constructor for class org.hibernate.ogm.type.impl.BooleanType
 
build() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
build() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
build() - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
build() - Method in class org.hibernate.ogm.options.container.impl.OptionsContainerBuilder
 
buildCredentials() - Method in class org.hibernate.ogm.datastore.mongodb.configuration.impl.MongoDBConfiguration
 
buildMapping() - Method in class org.hibernate.ogm.cfg.OgmConfiguration
 
buildOptions() - Method in class org.hibernate.ogm.datastore.mongodb.configuration.impl.MongoDBConfiguration
Create a MongoClientOptions using the MongoDBConfiguration.
buildParameterMetadata(String) - Method in class org.hibernate.ogm.dialect.query.spi.NoOpParameterMetadataBuilder
 
buildParameterMetadata(String) - Method in interface org.hibernate.ogm.dialect.query.spi.ParameterMetadataBuilder
Retrieves meta-data about the named and ordinal parameters contained in the given native NoSQL query.
buildParameterMetadata(String) - Method in class org.hibernate.ogm.dialect.query.spi.RecognizerBasedParameterMetadataBuilder
 
buildServiceRegistry(SessionFactoryImplementor, Configuration) - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry(SessionFactoryImplementor, MetadataImplementor) - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryImpl
 
buildSessionFactory() - Method in class org.hibernate.ogm.cfg.OgmConfiguration
Deprecated.
byNaturalId(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
byNaturalId(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
byShortName(String) - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
 
bySimpleNaturalId(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
bySimpleNaturalId(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
ByteStringType - Class in org.hibernate.ogm.datastore.mongodb.type.impl
For MongoDB persist a Byte as a String.
ByteStringType() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
ByteType - Class in org.hibernate.ogm.type.impl
 
ByteType() - Constructor for class org.hibernate.ogm.type.impl.ByteType
 

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
 
CACHE_MANAGER_JNDI_NAME - Static variable in class org.hibernate.ogm.datastore.infinispan.InfinispanProperties
The key for the configuration property to define the JNDI name of the cache manager.
CACHE_MAPPING - Static variable in interface org.hibernate.ogm.datastore.keyvalue.cfg.KeyValueStoreProperties
The configuration property for setting the cache mapping.
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
 
CacheInitializer - Class in org.hibernate.ogm.datastore.infinispan.impl
Triggers initialization of the caches in the Infinispan store.
CacheInitializer() - Constructor for class org.hibernate.ogm.datastore.infinispan.impl.CacheInitializer
 
cacheMapping(CacheMappingType) - Method in interface org.hibernate.ogm.datastore.keyvalue.options.navigation.KeyValueStoreGlobalContext
Specifies how data (entity, associations, id source) should be mapped to caches.
cacheMapping(CacheMappingType) - Method in class org.hibernate.ogm.datastore.keyvalue.options.navigation.spi.BaseKeyValueStoreGlobalContext
 
CacheMappingOption - Class in org.hibernate.ogm.datastore.keyvalue.options.spi
Represents the type of cache mapping as configured via the API or annotations for a given element.
CacheMappingOption() - Constructor for class org.hibernate.ogm.datastore.keyvalue.options.spi.CacheMappingOption
 
CacheMappingType - Enum in org.hibernate.ogm.datastore.keyvalue.options
A strategy for persisting data into key/value stores.
cacheMode(CacheMode) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
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
 
CacheNames - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl
The names of the caches used to store entities etc.
CacheNames() - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.CacheNames
 
CalendarDateType - Class in org.hibernate.ogm.type.impl
 
CalendarDateType() - Constructor for class org.hibernate.ogm.type.impl.CalendarDateType
 
CalendarTimeZoneDateTimeTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
 
CalendarTimeZoneDateTimeTypeDescriptor() - Constructor for class org.hibernate.ogm.type.descriptor.impl.CalendarTimeZoneDateTimeTypeDescriptor
 
CalendarType - Class in org.hibernate.ogm.type.impl
 
CalendarType() - Constructor for class org.hibernate.ogm.type.impl.CalendarType
 
canBeDriver() - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
cancel() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
cancelRowUpdates() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
cannotConvertAnnotation(Class<? extends AnnotationConverter<?>>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotCreateEntityContextProxy(Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotCreateGlobalContextProxy(Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotCreateNewProxyInstance(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotCreatePropertyContextProxy(Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotGenerateSequence(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
cannotInstantiateGridDialect(Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotLoadLuceneParserBackend(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
cannotUseGivenPrimaryKeyColumnName(String, String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
catalogOptionNotSupportedForSequenceGenerator(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
catalogOptionNotSupportedForTableGenerator(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
Character() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
CharacterType - Class in org.hibernate.ogm.type.impl
Represents a Character type
CharacterType() - Constructor for class org.hibernate.ogm.type.impl.CharacterType
 
checkVersionAndRaiseSOSE(Serializable, Object, SessionImplementor, Tuple) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
ClassObjectFormatter - Class in org.hibernate.ogm.util.impl
Used with JBoss Logging to display class names in log messages.
ClassObjectFormatter(Class<?>) - Constructor for class org.hibernate.ogm.util.impl.ClassObjectFormatter
 
ClassPropertyReaderContext<T> - Interface in org.hibernate.ogm.util.configurationreader.spi
A PropertyReaderContext which allows to retrieve properties by instantiating a given implementation type, e.g.
ClassType - Class in org.hibernate.ogm.type.impl
 
ClassType() - Constructor for class org.hibernate.ogm.type.impl.ClassType
 
clear() - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
clear() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
clear() - Method in class org.hibernate.ogm.model.spi.Association
Removes all rows from this association.
clearBatch() - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
clearBatch() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
clearEventListeners() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
clearEventListeners() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
clearWarnings() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
clearWarnings() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
clearWarnings() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
ClosableIterator<T> - Interface in org.hibernate.ogm.dialect.query.spi
An iterator that has to be closed.
close() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
close() - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
close() - Method in interface org.hibernate.ogm.dialect.query.spi.ClosableIterator
 
close() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
close() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
close() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
close() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
close() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
close() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
closeConnection(Connection) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
CLOSED_QUEUE - Static variable in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
A queue that it is always closed
closedOperationQueue() - Method in interface org.hibernate.ogm.util.impl.Log
 
closeOnCompletion() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
Collection() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
collection(StringBuilder, List<Object>) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
CollectionHelper - Class in org.hibernate.ogm.util.impl
Provides commonly used functionality around collections.
collectionNameContainsDollarCharacter(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
collectionNameContainsNULCharacter(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
collectionNameHasInvalidSystemPrefix(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
CollectionPhysicalModel - Interface in org.hibernate.ogm.persister.impl
 
collectionRole(String) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
CollectionType - Class in org.hibernate.ogm.type.impl
 
CollectionType(CollectionType) - Constructor for class org.hibernate.ogm.type.impl.CollectionType
 
collectSqlStrings() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
columnNames(String[]) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
commit() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
compare(StringBuilder, String, Object) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
compare(Object, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
compare(Object, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
compare(Object, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Perform a Comparator style comparison between values
compatibleWithJtaSynchronization() - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
compile(Map, boolean) - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
ComponentType - Class in org.hibernate.ogm.type.impl
 
ComponentType(ComponentType, TypeTranslator) - Constructor for class org.hibernate.ogm.type.impl.ComponentType
 
concat(T[], T...) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
Concats two arrays.
CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
Configurable - Interface in org.hibernate.ogm.cfg
Implementations allow to apply configuration options specific to given datastores.
ConfigurableImpl - Class in org.hibernate.ogm.cfg.impl
 
ConfigurableImpl() - Constructor for class org.hibernate.ogm.cfg.impl.ConfigurableImpl
 
CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.ogm.datastore.ehcache.EhcacheProperties
Configuration property for specifying the name of the Ehcache configuration file
CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.ogm.datastore.infinispan.InfinispanProperties
The configuration property to use as key to define a custom configuration for Infinispan.
CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
Location of the Neo4j embedded properties file.
ConfigurationContext - Interface in org.hibernate.ogm.options.navigation.spi
Keeps track of the entities and properties configured using the fluent configuration API.
ConfigurationContextImpl - Class in org.hibernate.ogm.options.navigation.impl
Keeps track of the entities and properties configured using the fluent configuration API.
ConfigurationContextImpl(AppendableConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
ConfigurationOptionValueSource - Class in org.hibernate.ogm.options.navigation.source.impl
A OptionValueSource which provides access to options configured using a property in persistence.xml or similar.
ConfigurationOptionValueSource(ConfigurationPropertyReader) - Constructor for class org.hibernate.ogm.options.navigation.source.impl.ConfigurationOptionValueSource
 
ConfigurationPropertyReader - Class in org.hibernate.ogm.util.configurationreader.spi
Provides a safe access to configuration values as typically configured via OgmConfiguration or persistence.xml.
ConfigurationPropertyReader(Configuration) - Constructor for class org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
 
ConfigurationPropertyReader(Map<?, ?>) - Constructor for class org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
 
ConfigurationPropertyReader(Configuration, ClassLoaderService) - Constructor for class org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
 
ConfigurationPropertyReader(Map<?, ?>, ClassLoaderService) - Constructor for class org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
 
configure(Configurable) - Method in class org.hibernate.ogm.cfg.OptionConfigurator
Callback for applying configuration options.
configure(Map) - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.ogm.id.impl.OgmSequenceGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
configure(Map) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
 
configureDatastore(Class<D>) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
configureEntity(Class<?>) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
configureOptionsFor(Class<D>) - Method in interface org.hibernate.ogm.cfg.Configurable
Applies configuration options to the bootstrapped session factory.
configureOptionsFor(Class<D>) - Method in class org.hibernate.ogm.cfg.impl.ConfigurableImpl
 
configureOptionsFor(Class<D>) - Method in class org.hibernate.ogm.cfg.OgmConfiguration
Applies configuration options to the bootstrapped session factory.
configureProperty(String, ElementType) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryImpl
 
connectingToCouchDB(String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
connectingToMongo(String, int, int) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
connectingToMongoDatabase(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
connection(Connection) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
connection() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
connection(Connection) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
connectionReleaseMode() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
constraintSpanningMultipleColumns(String, String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
constraintViolation(EntityKey, TupleOperation, Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
consume(Tuple) - Method in interface org.hibernate.ogm.dialect.spi.ModelConsumer
Processes the given tuple.
consume(Tuple) - Method in class org.hibernate.ogm.massindex.impl.OptionallyWrapInJTATransaction
 
consumesCollectionAlias() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
consumesEntityAlias() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
contains(Object) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
contains(EntityKey) - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
contains(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
contains(String) - Method in class org.hibernate.ogm.model.key.spi.RowKey
Check if a column is part of the row key columns.
contains(Object[], Object) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
Check if an array contains an element.
containsAll(Collection<?>) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
containsCollectionFetches() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRows
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
 
containsKey(RowKey) - Method in interface org.hibernate.ogm.model.spi.AssociationSnapshot
Whether this snapshot contains the specified key or not.
context() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
 
context(SessionImplementor) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
 
context() - Method in interface org.hibernate.ogm.options.spi.OptionsService
The context containing all the options
context(SessionImplementor) - Method in interface org.hibernate.ogm.options.spi.OptionsService
The context containing all the session dependent options
Contracts - Class in org.hibernate.ogm.util.impl
Utility for simple consistency checks of objects and parameters.
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBTypeContributor
 
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.MongoDBTypeContributor
 
convert(AssociationStorage) - Method in class org.hibernate.ogm.datastore.document.options.impl.AssociationStorageConverter
 
convert(AssociationDocumentStorage) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.AssociationDocumentStorageConverter
 
convert(ReadPreference) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.ReadPreferenceConverter
 
convert(WriteConcern) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.WriteConcernConverter
 
convert(Type) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTypeConverter
Returns the GridType representing the Type.
convert(T) - Method in interface org.hibernate.ogm.options.spi.AnnotationConverter
Converts the given option annotation into an equivalent option value object.
convertToLiteral(String, List<String>, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
convertToPropertyType(String, List<String>, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
convertToPropertyType(String, List<String>, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
CoreLogCategories - Enum in org.hibernate.ogm.util.impl
List of log categories used by Hibernate OGM core module.
CouchDB - Class in org.hibernate.ogm.datastore.couchdb
Allows to configure options specific to the CouchDB document data store.
CouchDB() - Constructor for class org.hibernate.ogm.datastore.couchdb.CouchDB
 
CouchDBAssociation - Class in org.hibernate.ogm.datastore.couchdb.dialect.model.impl
Represents an association stored in CouchDB, backed either by an association document (external storage of associations) or an association sub-tree within an entity document (embedded storage of associations).
CouchDBAssociation() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
 
CouchDBAssociationRowFactory - Class in org.hibernate.ogm.datastore.couchdb.dialect.model.impl
AssociationRowFactory which creates association rows based on the map based representation used in CouchDB.
CouchDBAssociationSnapshot - Class in org.hibernate.ogm.datastore.couchdb.dialect.model.impl
AssociationSnapshot implementation based on a CouchDBAssociation (which in turn wraps an association document or an association stored within an entity document) as written to and retrieved from the CouchDB server.
CouchDBAssociationSnapshot(CouchDBAssociation, AssociationKey) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociationSnapshot
 
CouchDBBlobType - Class in org.hibernate.ogm.datastore.couchdb.dialect.type.impl
 
CouchDBBlobType() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBBlobType
 
CouchDBByteType - Class in org.hibernate.ogm.datastore.couchdb.dialect.type.impl
Type for storing bytes in CouchDB.
CouchDBByteType() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBByteType
 
CouchDBConfiguration - Class in org.hibernate.ogm.datastore.couchdb.impl
Provides utility methods to access the CouchDB configuration value
CouchDBConfiguration(ConfigurationPropertyReader) - Constructor for class org.hibernate.ogm.datastore.couchdb.impl.CouchDBConfiguration
 
couchDBConnectionProblem(Exception) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
CouchDBDatastore - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.impl
Provides access and interaction with a database instance of CouchDB.
CouchDBDatastoreProvider - Class in org.hibernate.ogm.datastore.couchdb.impl
Creates a fully configured instance of CouchDBDatastore
CouchDBDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
CouchDBDialect - Class in org.hibernate.ogm.datastore.couchdb
Stores tuples and associations as JSON documents inside CouchDB.
CouchDBDialect(CouchDBDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
CouchDBEntityContext - Interface in org.hibernate.ogm.datastore.couchdb.options.navigation
Allows to configure CouchDB-specific options applying on a per-entity level.
CouchDBEntityContextImpl - Class in org.hibernate.ogm.datastore.couchdb.options.navigation.impl
Converts CouchDB entity-level options.
CouchDBEntityContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.couchdb.options.navigation.impl.CouchDBEntityContextImpl
 
CouchDBGlobalContext - Interface in org.hibernate.ogm.datastore.couchdb.options.navigation
Allows to configure CouchDB-specific options applying on a global level.
CouchDBGlobalContextImpl - Class in org.hibernate.ogm.datastore.couchdb.options.navigation.impl
Converts global CouchDB options.
CouchDBGlobalContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.couchdb.options.navigation.impl.CouchDBGlobalContextImpl
 
CouchDBLongType - Class in org.hibernate.ogm.datastore.couchdb.dialect.type.impl
Type for storing longs in CouchDB.
CouchDBLongType() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBLongType
 
CouchDBProperties - Class in org.hibernate.ogm.datastore.couchdb
Properties for configuring the CouchDB document datastore via persistence.xml or OgmConfiguration.
CouchDBPropertyContext - Interface in org.hibernate.ogm.datastore.couchdb.options.navigation
Allows to configure CouchDB-specific options applying on a per-entity level.
CouchDBPropertyContextImpl - Class in org.hibernate.ogm.datastore.couchdb.options.navigation.impl
Converts CouchDB property-level options.
CouchDBPropertyContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.couchdb.options.navigation.impl.CouchDBPropertyContextImpl
 
CouchDBSchemaSchemaDefiner - Class in org.hibernate.ogm.datastore.couchdb.impl
Performs sanity checks of the mapped entities.
CouchDBSchemaSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.couchdb.impl.CouchDBSchemaSchemaDefiner
 
CouchDBStringType - Class in org.hibernate.ogm.datastore.couchdb.dialect.type.impl
A StringType which implements the VersionType contract and thus supports optimistic locking done by the datastore.
CouchDBStringType() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBStringType
 
CouchDBTupleSnapshot - Class in org.hibernate.ogm.datastore.couchdb.dialect.model.impl
A TupleSnapshot based on the properties of a CouchDB EntityDocument.
CouchDBTupleSnapshot(EntityKey) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
 
CouchDBTupleSnapshot(Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
 
CouchDBTypeContributor - Class in org.hibernate.ogm.datastore.couchdb.dialect.type.impl
Registers custom types (ORM types, no grid types).
CouchDBTypeContributor() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBTypeContributor
 
couldNotConfigureProperty(String, String, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties(String, Serializable) - Method in interface org.hibernate.ogm.util.impl.Log
 
Count() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
create() - Method in class org.hibernate.ogm.datastore.neo4j.impl.EmbeddedGraphDatabaseFactory
 
create() - Method in interface org.hibernate.ogm.datastore.neo4j.spi.GraphDatabaseServiceFactory
Creates a GraphDatabaseService.
CREATE_DATABASE - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for specifying whether the database to connect to should be created when it doesn't exist.
createArrayOf(String, Object[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
createAssociation(AssociationKey, AssociationContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Creates a new (empty) association for storing the tuples representing the rows corresponding to the given key.
createAssociationId(AssociationKey) - Static method in class org.hibernate.ogm.datastore.couchdb.util.impl.Identifier
Create the id used to store an AssociationDocument
createAssociationRow(AssociationKey, Object) - Method in interface org.hibernate.ogm.datastore.document.association.spi.AssociationRowFactory
Creates an association row.
createAssociationRow(AssociationKey, Object) - Method in class org.hibernate.ogm.datastore.document.association.spi.StructureOptimizerAssociationRowFactory
 
createBlob() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createClob() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
createCredential(String, String, String) - Method in enum org.hibernate.ogm.datastore.mongodb.options.AuthenticationMechanismType
 
createCriteria(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createCriteria(Class, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createCriteria(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createDatabase(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.ServerClient
Create a new database
createdQuery(String, Object) - Method in interface org.hibernate.ogm.util.impl.Log
 
createEmbedded(ExecutionEngine, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Create a single node representing an embedded element.
createEntityGraph(Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createEntityGraph(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createEntityId(EntityKey) - Static method in class org.hibernate.ogm.datastore.couchdb.util.impl.Identifier
Create the id used to store an EntityDocument
createEntityManager() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
createEntityManager(Map) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
createEntityManager(SynchronizationType) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
createEntityManagerFactory(String, Map) - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
createFilter(Object, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslatorFactory
 
createGlobalContext(Class<? extends G>, Class<? extends EntityContext<?, ?>>, Class<? extends PropertyContext<?, ?>>) - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationContextImpl
Creates a new GlobalContext object based on the given context implementation types.
createGlobalContext(Class<? extends G>, Class<? extends EntityContext<?, ?>>, Class<? extends PropertyContext<?, ?>>) - Method in interface org.hibernate.ogm.options.navigation.spi.ConfigurationContext
Creates a new GlobalContext object based on the given context implementation types.
createGlobalContext(ConfigurationContext) - Static method in class org.hibernate.ogm.options.navigation.spi.GenericOptionModel
 
createIsolationDelegate() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
createIsolationDelegate() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
createMassIndexer(SearchIntegrator, SessionFactoryImplementor, Class<?>...) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexerFactory
 
createNamedQuery(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNamedQuery(String, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNamedStoredProcedureQuery(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNativeQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createNativeQuery(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNativeQuery(String, Class) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNativeQuery(String, String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createNativeQuery(String) - Method in interface org.hibernate.ogm.OgmSession
Creates a native NoSQL query.
createNClob() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createQuery(NamedQueryDefinition) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createQuery(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createQuery(CriteriaQuery<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createQuery(CriteriaUpdate) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createQuery(CriteriaDelete) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createQuery(String, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Method in class org.hibernate.ogm.query.impl.NativeNoSqlQueryInterpreter
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslatorFactory
 
createSequences(Set<PersistentNoSqlIdentifierGenerator>) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jSequenceGenerator
Create the sequence nodes setting the initial value if the node does not exists already.
createSQLQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createSQLQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createSQLQuery(String) - Method in interface org.hibernate.ogm.OgmSession
Deprecated.
createSQLXML() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createStatement() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createStatement(int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createStatement(int, int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createStoredProcedureCall(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createStoredProcedureCall(String, Class...) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createStoredProcedureCall(String, String...) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
createStoredProcedureQuery(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createStoredProcedureQuery(String, String...) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
createStruct(String, Object[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
createTransaction(TransactionCoordinator) - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
createTuple(EntityKeyMetadata, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
createTuple(EntityKeyMetadata, TupleContext) - Method in interface org.hibernate.ogm.dialect.identity.spi.IdentityColumnAwareGridDialect
Creates an empty tuple of the specified entity type.
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
createTuple(EntityKeyMetadata, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
createTuple(EntityKey, TupleContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Creates a new tuple for the given entity key.
creatingDatabase(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
CriteriaOnlyFindQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
A find query only given as criterion.
CypherDSL - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl
Contains a set of function that can be used to create a cypher query.
CypherDSL() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 

D

DATABASE - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the name of the database to connect to.
DATABASE_PATH - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
The absolute path representing the location of the Neo4j database, ex.: /home/user/neo4jdb/mydb
DatabaseClient - Interface in org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl
The Interface used by RESTEasy to create the REST calls used to interact with the CouchDB database instance.
databaseDoesNotExistException(String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
databaseDoesNotExistException(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
DatabaseIdentifier - Class in org.hibernate.ogm.datastore.couchdb.util.impl
Provides all information required to connect to a CouchDB database.
DatabaseIdentifier(String, int, String, String, String) - Constructor for class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
dataDefinitionCausesTransactionCommit() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
DATASTORE_PROVIDER - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the datastore provider.
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.CouchDB
Short name of this data store provider.
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.ehcache.Ehcache
Short name of this data store provider.
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.infinispan.Infinispan
Short name of this data store provider.
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDB
Short name of this data store provider.
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4j
Short name of this data store provider.
DatastoreConfiguration<G extends GlobalContext<?,?>> - Interface in org.hibernate.ogm.datastore.spi
Implementations represent a specific datastore to the user and allow to apply store-specific configuration settings.
DatastoreProvider - Interface in org.hibernate.ogm.datastore.spi
Provides datastore-centric configurations and native access.
DatastoreProviderInitiator - Class in org.hibernate.ogm.datastore.impl
Loads the appropriate DatastoreProvider.
DatastoreProviderInitiator() - Constructor for class org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator
 
DATE - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
Creates/parses ISO8601 strings containing date information only.
DATE - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601DateTypeDescriptor
Creates/parses ISO8601 strings containing date information only.
DATE - Static variable in class org.hibernate.ogm.type.impl.Iso8601StringCalendarType
 
DATE - Static variable in class org.hibernate.ogm.type.impl.Iso8601StringDateType
 
DATE_TIME - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
Creates/parses ISO8601 strings containing date and time information.
DATE_TIME - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601DateTypeDescriptor
Creates/parses ISO8601 strings containing date and time information.
DATE_TIME - Static variable in class org.hibernate.ogm.type.impl.Iso8601StringCalendarType
 
DATE_TIME - Static variable in class org.hibernate.ogm.type.impl.Iso8601StringDateType
 
DateType - Class in org.hibernate.ogm.type.impl
Represents a date
DateType() - Constructor for class org.hibernate.ogm.type.impl.DateType
 
Db() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
deepCopy(Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Return a deep copy of the persistent state, stopping at entities and at collections.
DEF_SEGMENT_COLUMN - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
DEF_SEGMENT_VALUE - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
DEF_TABLE - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
DEF_VALUE_COLUMN - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
DEFAULT_ASSOCIATION_STORE - Static variable in class org.hibernate.ogm.datastore.mongodb.configuration.impl.MongoDBConfiguration
 
DEFAULT_INCREMENT_SIZE - Static variable in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
DEFAULT_INITIAL_VALUE - Static variable in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
DEFAULT_PORT - Static variable in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBConfiguration
 
DefaultAssociatedEntityKeyMetadata - Class in org.hibernate.ogm.model.impl
Provides meta-data about a one-to-one/many-to-one association represented by one or more columns contained within a Tuple.
DefaultAssociatedEntityKeyMetadata(String[], EntityKeyMetadata) - Constructor for class org.hibernate.ogm.model.impl.DefaultAssociatedEntityKeyMetadata
 
DefaultAssociationKeyMetadata - Class in org.hibernate.ogm.model.impl
Stores metadata information common to all keys related to a given association
DefaultAssociationKeyMetadata.Builder - Class in org.hibernate.ogm.model.impl
 
DefaultAssociationKeyMetadata.Builder() - Constructor for class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
DefaultClassPropertyReaderContext<T> - Class in org.hibernate.ogm.util.configurationreader.impl
A PropertyReaderContext which allows to retrieve properties by instantiating a given implementation type, e.g.
DefaultEntityKeyMetadata - Class in org.hibernate.ogm.model.impl
Stores metadata information common to all keys related to a given entity.
DefaultEntityKeyMetadata(String, String[]) - Constructor for class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
 
DefaultIdSourceKeyMetadata - Class in org.hibernate.ogm.model.impl
Meta-data about an id sequence source.
DelegatorPersistenceUnitInfo - Class in org.hibernate.ogm.jpa.impl
Delegate most PersistenceUnitInfo method except for: - getPersistenceProviderClassName which is set to Hibernate EntityManager's persistence provider
DelegatorPersistenceUnitInfo(PersistenceUnitInfo) - Constructor for class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
delete(String, Object, boolean, Set) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
delete(Serializable, Object, Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
deleteDocument(String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Delete the CouchDBDocument with the given id and revision
deleteDocument(String, String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Deletes a Document from the database
deleteRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
deleteRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
deletesAreDetected(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
DesignDocument - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl
Represents a CouchDB design document.
DesignDocument() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
DesignDocument.View - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl
 
DesignDocument.View() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument.View
 
detach(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
dialectDoesNotSupportSequences(Class<?>, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
Digit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
Digit() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
Digits() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
disableFilter(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
disassemble(Object, SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Return a cacheable "disassembled" representation of the object.
disconnectingFromMongo() - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ogm.service.impl.OgmIntegrator
 
doCompile(Map, boolean) - Method in class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 
Document - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
Every Json document in CouchDB contains, The field '_id' representing the id of the document and '_rev' representing the revision number of the document
Document() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
Document(String) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
Document(String, String) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
DOCUMENT_ID - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.TuplesDesignDocument
The ID of the Document
DocumentHelpers - Class in org.hibernate.ogm.datastore.document.association.spi.impl
 
DocumentHelpers() - Constructor for class org.hibernate.ogm.datastore.document.association.spi.impl.DocumentHelpers
 
DocumentStoreConfiguration - Class in org.hibernate.ogm.cfg.spi
Provides access to properties common to different document datastores.
DocumentStoreConfiguration(ConfigurationPropertyReader, int) - Constructor for class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
DocumentStoreEntityContext<E extends DocumentStoreEntityContext<E,P>,P extends DocumentStorePropertyContext<E,P>> - Interface in org.hibernate.ogm.datastore.document.options.navigation
Allows to configure document store options applying on a per-entity level.
DocumentStoreGlobalContext<G extends DocumentStoreGlobalContext<G,E>,E extends DocumentStoreEntityContext<E,?>> - Interface in org.hibernate.ogm.datastore.document.options.navigation
Allows to configure document store options applying on a global level.
DocumentStoreProperties - Interface in org.hibernate.ogm.datastore.document.cfg
Common properties for configuring document datastores such as MongoDB or CouchDB via persistence.xml or OgmConfiguration.
DocumentStorePropertyContext<E extends DocumentStoreEntityContext<E,P>,P extends DocumentStorePropertyContext<E,P>> - Interface in org.hibernate.ogm.datastore.document.options.navigation
Allows to configure document store options applying on a per-association level.
doesMaxRowSizeIncludeBlobs() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
DoubleType - Class in org.hibernate.ogm.type.impl
Represents a Double type
DoubleType() - Constructor for class org.hibernate.ogm.type.impl.DoubleType
 
doWork(Work) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
dropDatabase() - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Delete the Database from CouchDB
dropDatabase() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Deletes the database
DuplicateInsertPreventionStrategy - Enum in org.hibernate.ogm.dialect.spi
A strategy for preventing the insertion of several entity tuples with the same primary key.

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
 
EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate() - Constructor for class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
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 OgmConfiguration.
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
 
EmbeddableStateFinder - Class in org.hibernate.ogm.datastore.document.impl
Captures useful data around the state of embeddable objects in tuples Note that the current implementation is *not* specific to MongoDB on purpose.
EmbeddableStateFinder(Tuple, TupleContext) - Constructor for class org.hibernate.ogm.datastore.document.impl.EmbeddableStateFinder
 
EMBEDDED_FIELDNAME_SEPARATOR - Static variable in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
EmbeddedGraphDatabaseFactory - Class in org.hibernate.ogm.datastore.neo4j.impl
Contains methods to create an EmbeddedGraphDatabase.
EmbeddedGraphDatabaseFactory() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.EmbeddedGraphDatabaseFactory
 
EMPTY - Static variable in interface org.hibernate.ogm.options.container.impl.OptionsContainer
 
EMPTY_CONTEXT - Static variable in class org.hibernate.ogm.loader.impl.OgmLoadingContext
Do not edit this reference.
EMPTY_INT_ARRAY - Static variable in class org.hibernate.ogm.util.impl.ArrayHelper
 
EMPTY_OBJECT_ARRAY - Static variable in class org.hibernate.ogm.util.impl.ArrayHelper
 
EMPTY_STRING_ARRAY - Static variable in class org.hibernate.ogm.util.impl.ArrayHelper
 
EmptyAssociationSnapshot - Class in org.hibernate.ogm.datastore.impl
Represents an empty AssociationSnapshot.
EmptyTupleSnapshot - Class in org.hibernate.ogm.datastore.impl
 
EmulatedLocalTransaction - Class in org.hibernate.ogm.transaction.impl
A emulated transaction whose only purpose it is to make sure that on commit the appropriate flush events gets triggered.
enableFilter(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
entity(Class<?>) - Method in interface org.hibernate.ogm.options.navigation.EntityContext
Specify mapping for the entity type
entity(Class<?>) - Method in interface org.hibernate.ogm.options.navigation.GlobalContext
Specify mapping for the entity type
entity(Class<?>) - Method in interface org.hibernate.ogm.options.navigation.PropertyContext
Specify mapping for the entity type
ENTITY_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
ENTITY_CACHE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.CacheNames
 
ENTITY_TUPLE_BY_TABLE_NAME_PATH - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.TuplesDesignDocument
The URL to use in the REST call in order to obtain the EntityTupleRows
ENTITY_TUPLE_BY_TABLE_NAME_VIEW_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.TuplesDesignDocument
The name of the view
EntityAlreadyExistsException - Exception in org.hibernate.ogm.exception
Indicates that the insertion of an entity failed as another entity with the same id already exists in the datastore.
EntityAlreadyExistsException(String) - Constructor for exception org.hibernate.ogm.exception.EntityAlreadyExistsException
 
EntityAlreadyExistsException(Throwable) - Constructor for exception org.hibernate.ogm.exception.EntityAlreadyExistsException
 
EntityAlreadyExistsException(String, Throwable) - Constructor for exception org.hibernate.ogm.exception.EntityAlreadyExistsException
 
EntityContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> - Interface in org.hibernate.ogm.options.navigation
Entity level to the options navigation API.
EntityDocument - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
Contains the information related to a Tuple.
EntityDocument(EntityKey) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
 
EntityDocument(EntityKey, String, Tuple) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
Creates a new entity representing the given tuple.
EntityKey - Class in org.hibernate.ogm.model.key.spi
Represents the key of an entity.
EntityKey(EntityKeyMetadata, Object[]) - Constructor for class org.hibernate.ogm.model.key.spi.EntityKey
 
EntityKeyBuilder - Class in org.hibernate.ogm.model.impl
 
EntityKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl
An externalizer for serializing and de-serializing EntityKey instances.
EntityKeyMetadata - Interface in org.hibernate.ogm.model.key.spi
Stores metadata information common to all keys related to a given entity.
EntityKeyMetadataExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl
An externalizer for serializing and de-serializing EntityKeyMetadata instances.
entityShouldHaveRevisionProperty(String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
EntityTupleRows - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl
Represents the Result of the REST call associated with the TuplesDesignDocument
EntityTupleRows() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.EntityTupleRows
 
EnumType - Class in org.hibernate.ogm.type.impl
Store Enums as either integer or string
EnumType(CustomType, EnumType) - Constructor for class org.hibernate.ogm.type.impl.EnumType
 
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
 
equals(Object) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
equals(Object) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
equals(Object) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
equals(Object) - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
 
equals(Object) - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
 
equals(Object) - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
 
equals(Object) - Method in class org.hibernate.ogm.model.key.spi.EntityKey
 
equals(Object) - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
equals(Object) - Method in class org.hibernate.ogm.model.key.spi.RowKey
 
equals(Object) - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
equals(Object) - Method in class org.hibernate.ogm.options.spi.Option
 
ERROR_DESCRIPTION - Static variable in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorCalculatingNextValue(Exception) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorCreatingDatabase(String, int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorCreatingDocument(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorDeletingDocument(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorDroppingDatabase(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorGeneratingSequence(String, Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
errorParsingStringToDate(ParseException, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorRetrievingAssociation(String, int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorRetrievingCurrentRevision(String, int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorRetrievingEntity(String, int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
errorRetrievingKeyValue(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
Escaped() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapedChar() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
EscapeDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapedEscapeDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapedQuoteDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
escapeIdentifier(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
eventListeners(SessionEventListener...) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
eventListeners(SessionEventListener...) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
evict(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evict(Class, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictCollection(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictCollection(String, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictEntity(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictEntity(String, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictQueries(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
evictQueries() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
ExceptionThrowingLockingStrategy - Class in org.hibernate.ogm.dialect.impl
A LockingStrategy which always raises an exception upon lock retrieval.
ExceptionThrowingLockingStrategy(GridDialect, LockMode) - Constructor for class org.hibernate.ogm.dialect.impl.ExceptionThrowingLockingStrategy
 
excludeUnlistedClasses() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
execute(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
execute(String, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
execute(String, int[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
execute(String, String[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeBackendQuery(BackendQuery<MongoDBQueryDescriptor>, QueryParameters) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
executeBackendQuery(BackendQuery<String>, QueryParameters) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
executeBackendQuery(BackendQuery<T>, QueryParameters) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
executeBackendQuery(BackendQuery<Serializable>, QueryParameters) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
executeBackendQuery(BackendQuery<T>, QueryParameters) - Method in interface org.hibernate.ogm.dialect.query.spi.QueryableGridDialect
Returns the result of a native query executed on the backend.
executeBatch(OperationsQueue) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
executeBatch(OperationsQueue) - Method in interface org.hibernate.ogm.dialect.batch.spi.BatchableGridDialect
Executes the batched operations using the mechanism provided by the db
executeBatch() - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
executeBatch(OperationsQueue) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
executeBatch(OperationsQueue) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
executeBatch() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeQuery(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeUpdate(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeUpdate(String, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeUpdate(String, int[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeUpdate(String, String[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
executeUpdate() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
executeUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 
executeUpdate() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
executeUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslator
 
Executors - Class in org.hibernate.ogm.massindex.impl
Helper class to create threads; these threads are grouped and named to be identified in a profiler.
Executors() - Constructor for class org.hibernate.ogm.massindex.impl.Executors
 
Executors.BlockPolicy - Class in org.hibernate.ogm.massindex.impl
A handler for rejected tasks that will have the caller block until space is available.
Executors.BlockPolicy() - Constructor for class org.hibernate.ogm.massindex.impl.Executors.BlockPolicy
Creates a BlockPolicy.
exists(String, boolean) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Whether the given document exists in the datastore or not.
Exp() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
Experimental - Annotation Type in org.hibernate.ogm.util
Marks the annotated API member as experimental, i.e.
ExternalizerIds - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl
The ids of our AdvancedExternalizer implementations used for (de-)serializing key objects from/into Infinispan.
ExternalizerIds() - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
extract(Tuple, String) - Method in class org.hibernate.ogm.type.descriptor.impl.BasicGridExtractor
 
extract(Tuple, String) - Method in interface org.hibernate.ogm.type.descriptor.impl.GridValueExtractor
 
extract(Tuple, String) - Method in class org.hibernate.ogm.type.descriptor.impl.StringMappedGridExtractor
 
extractJndiProperties(Map) - Static method in class org.hibernate.ogm.util.impl.JndiHelper
 

F

fieldNameContainsNULCharacter(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
fieldNameHasInvalidDollarPrefix(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
Find() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
find(Class<T>, Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
find(Class<T>, Object, LockModeType) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
findAliasForType(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
findColumn(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
findEntities(ExecutionEngine) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Find all the node representing the entity.
findEntity(ExecutionEngine, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Find the node corresponding to an entity.
FindQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
findRelationship(ExecutionEngine, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationQueries
Returns the relationship corresponding to the AssociationKey and RowKey.
first() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
flatten(String, String) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
Links the two field names into a single left.right field name.
FloatType - Class in org.hibernate.ogm.type.impl
Represents a Float type
FloatType() - Constructor for class org.hibernate.ogm.type.impl.FloatType
 
flush() - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
flush() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
FlushBatchManagerEventListener - Class in org.hibernate.ogm.service.impl
Prepares and executes batched operations when a FlushEvent is caught
FlushBatchManagerEventListener(BatchOperationsDelegator) - Constructor for class org.hibernate.ogm.service.impl.FlushBatchManagerEventListener
 
FlushBatchManagerEventListener.FlushDuplicationStrategy - Class in org.hibernate.ogm.service.impl
Replace the original FlushEventListener with the FlushBatchManagerEventListener and use it as delegate
FlushBatchManagerEventListener.FlushDuplicationStrategy() - Constructor for class org.hibernate.ogm.service.impl.FlushBatchManagerEventListener.FlushDuplicationStrategy
 
flushBeforeCompletion(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
flushBeforeCompletion() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
flushBeforeCompletion(boolean) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
flushToDatastore() - Method in class org.hibernate.ogm.util.impl.AssociationPersister
Writes out the changes gathered in the Association managed by this persister to the datastore.
forceFlush(EntityEntry) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
forceVersionIncrement(Serializable, Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
forEachTuple(ModelConsumer, 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
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
forEachTuple(ModelConsumer, EntityKeyMetadata...) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
A consumer is called for each tuple matching the selected EntityKeyMetadata.
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
forEntity(List<OptionValueSource>, Class<?>) - Static method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
forGlobal(List<OptionValueSource>) - Static method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
forProperty(List<OptionValueSource>, Class<?>, String) - Static method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
forSequence(String) - Static method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
 
forSequence(IdSourceKeyMetadata) - Static method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
forTable(String, String, String) - Static method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
 
forTable(IdSourceKeyMetadata, String) - Static method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
ForwardingGridDialect<T extends Serializable> - Class in org.hibernate.ogm.dialect.impl
A GridDialect which delegates all the operations to another dialect implementation.
ForwardingGridDialect(GridDialect) - Constructor for class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
Frac() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
fromAssociationDocument(AssociationDocument) - Static method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
Creates a CouchDBAssociation from the given AssociationDocument.
fromAssociationKey(AssociationKey) - Static method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
fromData(EntityKeyMetadata, GridType, Serializable, SessionImplementor) - Static method in class org.hibernate.ogm.model.impl.EntityKeyBuilder
 
fromEmbeddedAssociation(EntityDocument, AssociationKeyMetadata) - Static method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
Creates a CouchDBAssociation from the given EntityDocument and association name.
fromEntityKey(EntityKey) - Static method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
fromIdSourceKey(IdSourceKey) - Static method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
fromJoinFragment(String, boolean, boolean, Set<String>) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
fromPersister(OgmEntityPersister, Serializable, SessionImplementor) - Static method in class org.hibernate.ogm.model.impl.EntityKeyBuilder
 
fromString(String) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.type.descriptor.impl.CalendarTimeZoneDateTimeTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.type.descriptor.impl.Iso8601DateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.type.descriptor.impl.TimestampDateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.BigDecimalType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.BigIntegerType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.BooleanType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.UrlType
 
fromStringValue(String) - Method in class org.hibernate.ogm.type.impl.UUIDType
 
fromTableFragment(String) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
Deprecated.
fromXMLNode(Node, Mapping) - Method in interface org.hibernate.ogm.type.spi.GridType
Parse the XML representation of an instance.
fromXMLString(String, Mapping) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
FullTextSearchQueryTranslator - Class in org.hibernate.ogm.query.impl
A QueryTranslator which translates JP-QL queries into equivalent Lucene queries and executes those via Hibernate Search.
FullTextSearchQueryTranslator(SessionFactoryImplementor, String, String, Map<?, ?>) - Constructor for class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 

G

generate(SessionImplementor, Object) - Method in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
generate(SessionImplementor, Object) - Method in class org.hibernate.ogm.id.impl.OgmIdentityGenerator
 
generateCacheKey(Serializable, Type, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
generatedKeyAlwaysReturned() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
generateSchema(String, Map) - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
GenericOptionModel - Class in org.hibernate.ogm.options.navigation.spi
A generic option model that provides no store-specific options.
GenericOptionModel() - Constructor for class org.hibernate.ogm.options.navigation.spi.GenericOptionModel
 
GenericResponse - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
Used to serialize and deserialize a REST CouchDB response to a PUT and a DELETE
GenericResponse() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
get(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
 
get(R, String) - Method in interface org.hibernate.ogm.datastore.document.association.spi.AssociationRow.AssociationRowAccessor
 
get(String) - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRow
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRows
 
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
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanTupleSnapshot
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.map.impl.MapTupleSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
get(RowKey) - Method in class org.hibernate.ogm.model.spi.Association
Returns the association row with the given key.
get(RowKey) - Method in interface org.hibernate.ogm.model.spi.AssociationSnapshot
Get the row associated to the RowKey.
get(String) - Method in class org.hibernate.ogm.model.spi.Tuple
 
get(String) - Method in interface org.hibernate.ogm.model.spi.TupleSnapshot
Get the value of a column in the tuple
get(Class<? extends Option<I, V>>, I) - Method in interface org.hibernate.ogm.options.container.impl.OptionsContainer
Returns the value of the given option with the given identifier, if present in this container.
get(Class<O>, I) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
get(Class<O>, I) - Method in interface org.hibernate.ogm.options.spi.OptionsContext
Returns the value of the option with the given identifier, if present.
getAction() - Method in class org.hibernate.ogm.service.impl.AutoFlushBatchManagerEventListener.AutoFlushDuplicationStrategy
 
getAction() - Method in class org.hibernate.ogm.service.impl.FlushBatchManagerEventListener.FlushDuplicationStrategy
 
getAction() - Method in class org.hibernate.ogm.service.listener.impl.OgmPersistEventDuplicationStrategy
 
getActionQueue() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getAlias() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
getAlias() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
getAll(Class<T>) - Method in interface org.hibernate.ogm.options.container.impl.OptionsContainer
Returns all values of the specified option type, keyed by identifier.
getAll(Class<O>) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
getAll(Class<O>) - Method in interface org.hibernate.ogm.options.spi.OptionsContext
Returns all values of the specified option type, keyed by identifier.
getAllAssociatedEntityKeyMetadata() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getAllAssociatedEntityKeyMetadata() - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Get the the meta-data of all the associated entities keys
getAllClassMetadata() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getAllCollectionMetadata() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getAllDatabaseNames() - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.ServerClient
Retrieve the name of all the databases on the CouchDBServer
getAllRoles() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getAllRoles() - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Get all the roles
getAllSecondLevelCacheRegions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getArray(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getArray(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getAsciiStream(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getAsciiStream(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getAssociatedEntityKeyMetadata() - Method in class org.hibernate.ogm.dialect.impl.AssociationTypeContextImpl
Provides meta-data about the entity key on the other side of this association.
getAssociatedEntityKeyMetadata(String) - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getAssociatedEntityKeyMetadata() - Method in interface org.hibernate.ogm.dialect.spi.AssociationTypeContext
Provides meta-data about the entity key on the other side of this association.
getAssociatedEntityKeyMetadata(String) - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Provides meta-data about the *-to-one associations represented in a given tuple.
getAssociatedEntityKeyMetadata() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Returns meta-data about the entity key referenced by associations of this key family.
getAssociatedEntityKeyMetadata() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Returns meta-data about the entity key referenced by associations of this key family.
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
getAssociation(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Retrieves a AssociationDocument from the database
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
getAssociation(AssociationKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
getAssociation() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateAssociationOperation
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
getAssociation(AssociationKey, AssociationContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Return the list of tuples corresponding to a given association and the given context
getAssociation() - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
getAssociationById(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieve the AssociationDocument with the given id
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
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getAssociationCache(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.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
 
getAssociationCacheKey(AssociationKey) - Method in interface org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.KeyProvider
 
getAssociationCacheKey(AssociationKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getAssociationCacheKey(AssociationKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableKeyProvider
 
getAssociationKey() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateAssociationOperation
 
getAssociationKey() - Method in class org.hibernate.ogm.dialect.batch.spi.RemoveAssociationOperation
 
getAssociationKey() - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
getAssociationKeyColumns() - Method in class org.hibernate.ogm.model.impl.DefaultAssociatedEntityKeyMetadata
Returns the names of those columns of a tuple or association row which make up the represented association, i.e.
getAssociationKeyColumns() - Method in interface org.hibernate.ogm.model.key.spi.AssociatedEntityKeyMetadata
get the names of those columns of a tuple or association row which make up the represented association, i.e.
getAssociationKeyMetadata() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getAssociationKind() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Returns the type of association
getAssociationKind() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Get the type of association
getAssociationOrNull() - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
getAssociationsMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
Meant to execute assertions in tests only
getAssociationTypeContext() - Method in class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
getAssociationTypeContext() - Method in interface org.hibernate.ogm.dialect.spi.AssociationContext
Provides context information related to the given association's type.
getAssociationTypeContext() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
Returns the association type context providing meta-data to be passed to grid dialects when working on this association.
getAssociationTypeContext(String) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getAtomicMap() - Method in class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanTupleSnapshot
 
getAttributes(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getAutoCommit() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBigDecimal(String, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBigDecimal(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBigDecimal(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBinaryStream(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBinaryStream(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.ogm.type.descriptor.impl.GridTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.PassThroughGridTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.StringMappedGridTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.WrappedGridTypeDescriptor
 
getBlob(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBlob(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBoolean(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBoolean(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getByte(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getByte(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBytes(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getBytes(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getCache() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager.Bucket
 
getCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCache() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getCacheManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
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.
getCacheManager() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
getCacheManager() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.PersistenceStrategy
Returns the LocalCacheManager of this strategy, providing access to the actual ISPN caches.
getCatalog() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getCatalogs() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getCatalogSeparator() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getCatalogTerm() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getCharacterStream(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getCharacterStream(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getClassFromName(String) - Method in class org.hibernate.ogm.service.impl.SessionFactoryEntityNamesResolver
 
getClassLoader() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getClassMetadata(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getClassMetadata(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getClientInfo(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getClientInfo() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getClientInfoProperties() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getClob(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getClob(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getCollectionAliases() - Method in class org.hibernate.ogm.loader.impl.OgmLoader
Get the columns names representing the collection
getCollectionMetadata(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCollectionName() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
The name of the collection to select from.
getCollectionPersister(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCollectionPersisterClass(Collection) - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
getCollectionPersisterClass(PluralAttributeBinding) - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
getCollectionPersisters() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCollectionRole() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Returns the association role.
getCollectionRole() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Get the association role.
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getColumn() - Method in class org.hibernate.ogm.model.spi.TupleOperation
 
getColumnName(String, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
getColumnName(Class<?>, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
getColumnName(OgmEntityPersister, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
getColumnName(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
getColumnName(Class<?>, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
getColumnName(OgmEntityPersister, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
getColumnName() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
getColumnName() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
 
getColumnNames(R) - Method in interface org.hibernate.ogm.datastore.document.association.spi.AssociationRow.AssociationRowAccessor
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRow
 
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
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.map.impl.MapTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleAssociationSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getColumnNames() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
getColumnNames() - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
This class should be treated as immutable.
getColumnNames() - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
getColumnNames() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
The columns identifying the association.
getColumnNames() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
The columns identifying the association.
getColumnNames() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
This class should be treated as immutable.
getColumnNames() - Method in interface org.hibernate.ogm.model.key.spi.EntityKeyMetadata
This class should be treated as immutable.
getColumnNames() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
Get the segment column name if this is a table-based generator, null otherwise.
getColumnNames() - Method in class org.hibernate.ogm.model.key.spi.RowKey
This class should be treated as immutable.
getColumnNames() - Method in class org.hibernate.ogm.model.spi.Tuple
 
getColumnNames() - Method in interface org.hibernate.ogm.model.spi.TupleSnapshot
Get columns names composing the tuple
getColumnNames() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getColumnNames() - Method in interface org.hibernate.ogm.query.spi.QueryParsingResult
The names of selected scalar columns.
getColumnPrivileges(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getColumnSharedPrefix(String[]) - Static method in class org.hibernate.ogm.datastore.document.association.spi.impl.DocumentHelpers
Returns the shared prefix of these columns.
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBBlobType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBByteType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBLongType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdGridType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdGridType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.BigDecimalType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.BigIntegerType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.BooleanType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.ByteType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.CalendarDateType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.CalendarType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.CharacterType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.ClassType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.DateType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.DoubleType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.FloatType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.IntegerType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.Iso8601StringCalendarType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.Iso8601StringDateType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.LongType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.PrimitiveByteArrayType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.ShortType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.StringCalendarDateType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.StringDateTypeDescriptor
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.StringType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.TimestampType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.TimeType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.UrlType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.UUIDType
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.impl.WrapperBinaryType
 
getColumnSpan(Mapping) - Method in interface org.hibernate.ogm.type.spi.GridType
How many columns are used to persist this type.
getColumnsValuesFromObjectValue(Object, GridType, String[], SessionImplementor) - Static method in class org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper
 
getColumnsWithoutKeyColumns(Iterable<String>) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Returns all those columns from the given candidate list which are not part of this key family.
getColumnsWithoutKeyColumns(Iterable<String>) - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Returns all those columns from the given candidate list which are not part of this key family.
getColumnValue(String) - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
Returns the value of the given column if part of this key.
getColumnValue(String) - Method in class org.hibernate.ogm.model.key.spi.RowKey
Get the value of the specified column.
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
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
getColumnValues() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
getColumnValues() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
Get values of the key
getColumnValues() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
This class should be treated as immutable.
getColumnValues() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
Get the segment name if this is a table-based generator, null otherwise.
getColumnValues() - Method in class org.hibernate.ogm.model.key.spi.RowKey
This class should be treated as immutable.
getColumnValuesFromResultset(Tuple, String[]) - Static method in class org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper
 
getComparator() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBStringType
 
getComparisonPredicate(String, ComparisonPredicate.Type, List<String>, Object) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getComparisonPredicate(String, ComparisonPredicate.Type, List<String>, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getConcurrency() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDB
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.ehcache.Ehcache
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.infinispan.Infinispan
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.map.MapDatastore
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDB
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4j
 
getConfigurationBuilder(ConfigurationContext) - Method in interface org.hibernate.ogm.datastore.spi.DatastoreConfiguration
Returns a new store-specific GlobalContext instance.
getConfigurationUrl() - Method in class org.hibernate.ogm.datastore.infinispan.configuration.impl.InfinispanConfiguration
The location of the configuration file.
getConjunctionPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getConjunctionPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getConnection() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
getConnection() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getConnection() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getConnectionProvider() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
Deprecated.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getContext() - Method in class org.hibernate.ogm.cfg.impl.ConfigurableImpl
 
getContext() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateAssociationOperation
 
getContext() - Method in class org.hibernate.ogm.dialect.batch.spi.RemoveAssociationOperation
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getCorrespondingEntityKeyColumn(String) - Method in class org.hibernate.ogm.model.impl.DefaultAssociatedEntityKeyMetadata
Returns the name of the column in the target entity key corresponding to the given association key column.
getCorrespondingEntityKeyColumn(String) - Method in interface org.hibernate.ogm.model.key.spi.AssociatedEntityKeyMetadata
Returns the name of the column in the target entity key corresponding to the given association key column.
getCouchDbAssociation() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociationSnapshot
 
getCriteria() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
Criteria describing the records to apply this query to.
getCriteriaBuilder() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getCriteriaBuilder() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getCrossReference(String, String, String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getCurrentRevision(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieves the current revision of the document with the given id.
getCurrentRevision(String, boolean) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Returns the current revision of the document with the given id.
getCurrentRevisionOfDesignDocument(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieves the current revision of the design document with the given id.
getCurrentSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCurrentSession() - Method in interface org.hibernate.ogm.OgmSessionFactory
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCurrentVersion(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
Retrieve the version number
getCursorName() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getCustomQueryReturns() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
getDatabase() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
getDataBase() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
getDatabaseIdentifier() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Returns a handle to the underlying CouchDB instance and database
getDatabaseMajorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDatabaseName() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
getDatabaseName() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
The name of the database
getDatabaseProductName() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDatabaseSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
This snapshot is meant to be used when updating data.
getDatabaseUri() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
Returns the URI of the database, e.g.
getDataStore() - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
Provides an instance of CouchDBDatastore
getDatastoreProviderClassName() - Method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
 
getDate(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDate(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDate(int, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDate(String, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDBObject() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
getDbObject() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
getDefaultDialect() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
Returns the GridDialect type for the underlying datastore.
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.spi.BaseDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
Returns the type of QueryParserService to be used for executing queries against the underlying datastore.
getDefaultReleaseMode() - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
getDefaultSources(ConfigurationPropertyReader) - Static method in class org.hibernate.ogm.options.navigation.source.impl.OptionValueSources
 
getDefaultTransactionIsolation() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.datastore.document.options.spi.AssociationStorageOption
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.datastore.keyvalue.options.spi.CacheMappingOption
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.AssociationDocumentStorageOption
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.ReadPreferenceOption
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.datastore.mongodb.options.impl.WriteConcernOption
 
getDefaultValue(ConfigurationPropertyReader) - Method in class org.hibernate.ogm.options.spi.Option
May be overridden by specific option types to retrieve a default value based on the configuration properties used to bootstrap Hibernate OGM.
getDefinedFilterNames() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getDelegate() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
Returns the underlying ORM session to which most work is delegated.
getDelegate() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getDialect() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getDiscriminatorColumnName() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getDiscriminatorSQLValue() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getDiscriminatorValue() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getDisjunctionPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getDisjunctionPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getDocumentHasBeenConcurrentlyModifiedException(String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
getDouble(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDouble(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getDriverMajorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDriverName() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDriverVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.dialect.spi.BaseGridDialect
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Returns this dialect's strategy for detecting the insertion of several entity tuples of the given type with the same primary key.
getDynamicInstantiationResultType() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getElementColumnNames() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association)
getElementGridType() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
 
getElementGridType() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getEnabledFilter(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getEnabledFilters() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getEntity(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Retrieves a EntityDocument from the database
getEntity() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
getEntityById(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieve the EntityDocument with the given id
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
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getEntityCache(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.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
 
getEntityCacheKey(EntityKey) - Method in interface org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.KeyProvider
 
getEntityCacheKey(EntityKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getEntityCacheKey(EntityKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableKeyProvider
 
getEntityGraph(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getEntityGraphs(Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getEntityKey() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateTupleOperation
 
getEntityKey() - Method in class org.hibernate.ogm.dialect.batch.spi.RemoveTupleOperation
 
getEntityKey() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
Returns the owning entity key.
getEntityKeyMetadata() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager.Bucket
 
getEntityKeyMetadata() - Method in exception org.hibernate.ogm.dialect.spi.TupleAlreadyExistsException
 
getEntityKeyMetadata() - Method in class org.hibernate.ogm.model.impl.DefaultAssociatedEntityKeyMetadata
Returns the meta-data for the entity key on the other side of the represented association.
getEntityKeyMetadata() - Method in interface org.hibernate.ogm.model.key.spi.AssociatedEntityKeyMetadata
Get the meta-data for the entity key on the other side of the represented association.
getEntityKeyMetadata() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getEntityManagerFactory() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getEntityMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
Meant to execute assertions in tests only
getEntityNotFoundDelegate() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getEntityOptions() - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
getEntityOptions(Class<?>) - Method in class org.hibernate.ogm.options.navigation.source.impl.AnnotationOptionValueSource
 
getEntityOptions(Class<?>) - Method in class org.hibernate.ogm.options.navigation.source.impl.ConfigurationOptionValueSource
 
getEntityOptions(Class<?>) - Method in interface org.hibernate.ogm.options.navigation.source.impl.OptionValueSource
Returns an OptionsContainer with the entity-level options of the given type.
getEntityOptions(Class<?>) - Method in class org.hibernate.ogm.options.navigation.source.impl.ProgrammaticOptionValueSource
 
getEntityOptions(Class<?>) - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
Returns a context with the options effectively applying for the given entity, as configured programmatically, via annotations or configuration options, falling back to the global configuration level if a specific option is not specifically set for the given entity
getEntityPersister(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getEntityPersisters() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getEntityTuple(EntityKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
getEntityTuple() - Method in class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
getEntityTuple() - Method in interface org.hibernate.ogm.dialect.spi.AssociationContext
Returns a tuple representing the entity on the current side of the association for which the given operation was invoked.
getEntityTuplesByTableName(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieve all the entity tuples with the table name equals to the given one.
getEntityType() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getEntityType() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getEntityTypeByName(String) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getError() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
getExportedKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getExternalizers() - Method in interface org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.KeyProvider
 
getExternalizers() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getExternalizers() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableKeyProvider
 
getExtractor(JavaTypeDescriptor<X>) - Method in interface org.hibernate.ogm.type.descriptor.impl.GridTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.PassThroughGridTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.StringMappedGridTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.impl.WrappedGridTypeDescriptor
 
getExtraNameCharacters() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getExtraState(Class<T>) - Method in class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
 
getFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getFetchDirection() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getFetchDirection() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getFetchProfile(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getFetchSize() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getFetchSize() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getFilterAliasGenerator(String) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getFilterDefinition(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getFirstResult() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getFloat(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getFloat(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getFlushMode() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getFlushMode() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getFunctionColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getGeneratedKeys() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getGeneratorKeyMetadata() - Method in class org.hibernate.ogm.id.impl.OgmSequenceGenerator
 
getGeneratorKeyMetadata() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
getGeneratorKeyMetadata() - Method in interface org.hibernate.ogm.id.spi.PersistentNoSqlIdentifierGenerator
Returns an identifier representing the persistent structure which this generator is based upon, e.g.
getGlobalOptions() - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
getGlobalOptions() - Method in class org.hibernate.ogm.options.navigation.source.impl.AnnotationOptionValueSource
 
getGlobalOptions() - Method in class org.hibernate.ogm.options.navigation.source.impl.ConfigurationOptionValueSource
 
getGlobalOptions() - Method in interface org.hibernate.ogm.options.navigation.source.impl.OptionValueSource
Returns an OptionsContainer with global-level options.
getGlobalOptions() - Method in class org.hibernate.ogm.options.navigation.source.impl.ProgrammaticOptionValueSource
 
getGlobalOptions() - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
Returns a context with the options applying on the global level, as either configured programmatically or via configuration options.
getGridDialect() - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
Get the underlying grid dialect.
getGridDialect() - Method in class org.hibernate.ogm.dialect.impl.OgmDialect
Returns the current GridDialect.
getGridIdentifierType() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getGridTypeDescriptor() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getHashCode(Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getHashCode(Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getHashCode(Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Get a hash code, consistent with persistence "equality".
getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Get a hash code, consistent with persistence "equality".
getHints() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getHoldability() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getHoldability() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getHost() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
getHost() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
getId() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
getId() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.RowKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.AssociationKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyMetadataExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.IdSourceKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKeyExternalizer
 
getId() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKeyExternalizer
 
getId() - Method in exception org.hibernate.ogm.dialect.spi.TupleAlreadyExistsException
 
getIdentifierColumnName() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
Get the name of the column identifier.
getIdentifierGenerator(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getIdentifierGeneratorFactory() - Method in class org.hibernate.ogm.cfg.OgmConfiguration
 
getIdentifierGeneratorFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getIdentifierPropertyName(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getIdentifierQuoteString() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getIdentifierType(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getIdentifierType() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
Type mapping for the identifier.
getIdentityGenerationStrategyNotSupportedException(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
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
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getIdSourceCache(IdSourceKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.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
 
getIdSourceCacheKey(IdSourceKey) - Method in interface org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.KeyProvider
 
getIdSourceCacheKey(IdSourceKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getIdSourceCacheKey(IdSourceKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableKeyProvider
 
getImplementors(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getImportedClassName(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getImportedKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getIncrement() - Method in class org.hibernate.ogm.dialect.spi.NextValueRequest
The increment to be applied when fetching the value.
getIncrementSize() - Method in class org.hibernate.ogm.id.impl.OgmGeneratorBase
The amount of increment to use.
getIndexColumnNames() - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
getIndexColumnNames() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
Get the names of the collection index columns if this is an indexed collection (optional operation)
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getInitialValue() - Method in class org.hibernate.ogm.dialect.spi.NextValueRequest
The initial value when fetching values from the given id source.
getInitialValue() - Method in class org.hibernate.ogm.id.impl.OgmGeneratorBase
The initial value to use when we find no previous state in the generator table corresponding to our sequence.
getInitialValue() - Method in interface org.hibernate.ogm.id.spi.PersistentNoSqlIdentifierGenerator
Returns the initial value of this generator.
getInPredicate(String, List<String>, List<Object>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getInPredicate(String, List<String>, List<Object>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
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.
getInstance(CacheMappingType, EmbeddedCacheManager, URL, JtaPlatform, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Static method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.PersistenceStrategy
Returns a persistence strategy based on the passed configuration.
getInstance(AssociationKeyMetadata, AssociationStorageType, AssociationDocumentStorageType) - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.AssociationStorageStrategy
 
getInstance(Option<?, V>, V) - Static method in class org.hibernate.ogm.options.spi.OptionValuePair
 
getInt(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getInt(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getInterceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getInverseAssociationKeyMetadata(OgmEntityPersister, int) - Static method in class org.hibernate.ogm.persister.impl.BiDirectionalAssociationHelper
Returns the meta-data for the inverse side of the association represented by the given property on the given persister in case it represents the main side of a bi-directional one-to-many or many-to-many association.
getInverseCollectionPersister(OgmCollectionPersister) - Static method in class org.hibernate.ogm.persister.impl.BiDirectionalAssociationHelper
Returns the given collection persister for the inverse side in case the given persister represents the main side of a bi-directional many-to-many association.
getInverseOneToOneAssociationKeyMetadata(String) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getIsNullPredicate(String, List<String>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getIsNullPredicate(String, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getJarFileUrls() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getJavaTypeDescriptor() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getJdbcConnectionAccess() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getJDBCMajorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getJdbcServices() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getJndiName() - Method in class org.hibernate.ogm.datastore.infinispan.configuration.impl.InfinispanConfiguration
Get the JNDI name of the cache manager.
getJoinStatus() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
getJoinStatus() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
getJpaEntityName() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getJtaDataSource() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getKey() - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRow
Returns the key of this association row.
getKey() - Method in class org.hibernate.ogm.dialect.spi.NextValueRequest
Describes the id source to fetch the next value from.
getKey() - Method in class org.hibernate.ogm.model.spi.AssociationOperation
 
getKeyColumnName() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
Returns the key column name for table-based sources, null otherwise.
getKeyColumnName() - Method in interface org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata
Get the key column name for table-based sources, null otherwise.
getKeyColumnNames() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
The columns to join on
getKeyGridType() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
 
getKeyGridType() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
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.
getKeyProvider() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
getKeyProvider() - Method in class org.hibernate.ogm.datastore.infinispan.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
 
getKeys() - Method in class org.hibernate.ogm.model.spi.Association
Returns all keys of all rows contained within this association.
getKeyValueById(String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Retrieve the SequenceDocument with the given id
getLanguage() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
getLikePredicate(String, List<String>, String, Character) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getLikePredicate(String, List<String>, String, Character) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getLists() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
Get a strategy instance which knows how to acquire a database-level lock of the specified mode for this dialect.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.dialect.spi.BaseGridDialect
Returns a no-op locking strategy for all lock modes which will raise an exception upon lock retrieval.
getLockingStrategy(Lockable, LockMode) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Returns a LockingStrategy for locking the given lockable, using the given lock mode.
getLockMode() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getLockMode(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getLockOptions() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getLogger() - Static method in class org.hibernate.ogm.datastore.couchdb.logging.impl.LoggerFactory
 
getLogger() - Static method in class org.hibernate.ogm.datastore.ehcache.logging.impl.LoggerFactory
 
getLogger() - Static method in class org.hibernate.ogm.datastore.infinispan.logging.impl.LoggerFactory
 
getLogger() - Static method in class org.hibernate.ogm.datastore.mongodb.logging.impl.LoggerFactory
 
getLogger() - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.LoggerFactory
 
getLong(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getLong(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getMainSidePropertyName(OgmCollectionPersister) - Static method in class org.hibernate.ogm.persister.impl.BiDirectionalAssociationHelper
Returns the role on the main side of the given association.
getMainSidePropertyName() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
Get the property name representing the collection on the main side of the association.
getManagedClassNames() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getMap() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument.View
 
getMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapTupleSnapshot
 
getMapper(EntityKeyMetadata...) - Method in interface org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.KeyProvider
 
getMapper(EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
getMapper(EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableKeyProvider
 
getMappingFileNames() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getMaxBinaryLiteralLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxConnections() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxFieldSize() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getMaxIndexLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxResults() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getMaxRows() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getMaxRowSize() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxStatementLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxStatements() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getMetaData() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getMetaData() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getMetadata() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
 
getMetadata() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
Get the key meta-data
getMetadata() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
getMetamodel() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getMetamodel() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getMoreResults() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getMoreResults(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getName() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBBlobType
 
getName() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBByteType
 
getName() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBLongType
 
getName() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getName() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
getName() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
getName() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdGridType
 
getName() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdGridType
 
getName() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdType
 
getName() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
Returns the table name for table-based sources, the sequence name otherwise.
getName() - Method in interface org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata
Returns the table name for table-based sources, the sequence name otherwise.
getName() - Method in class org.hibernate.ogm.type.impl.BigDecimalType
 
getName() - Method in class org.hibernate.ogm.type.impl.BigIntegerType
 
getName() - Method in class org.hibernate.ogm.type.impl.BooleanType
 
getName() - Method in class org.hibernate.ogm.type.impl.ByteType
 
getName() - Method in class org.hibernate.ogm.type.impl.CalendarDateType
 
getName() - Method in class org.hibernate.ogm.type.impl.CalendarType
 
getName() - Method in class org.hibernate.ogm.type.impl.CharacterType
 
getName() - Method in class org.hibernate.ogm.type.impl.ClassType
 
getName() - Method in class org.hibernate.ogm.type.impl.DateType
 
getName() - Method in class org.hibernate.ogm.type.impl.DoubleType
 
getName() - Method in class org.hibernate.ogm.type.impl.FloatType
 
getName() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getName() - Method in class org.hibernate.ogm.type.impl.IntegerType
 
getName() - Method in class org.hibernate.ogm.type.impl.Iso8601StringCalendarType
 
getName() - Method in class org.hibernate.ogm.type.impl.Iso8601StringDateType
 
getName() - Method in class org.hibernate.ogm.type.impl.LongType
 
getName() - Method in class org.hibernate.ogm.type.impl.PrimitiveByteArrayType
 
getName() - Method in class org.hibernate.ogm.type.impl.ShortType
 
getName() - Method in class org.hibernate.ogm.type.impl.StringCalendarDateType
 
getName() - Method in class org.hibernate.ogm.type.impl.StringDateTypeDescriptor
 
getName() - Method in class org.hibernate.ogm.type.impl.StringType
 
getName() - Method in class org.hibernate.ogm.type.impl.TimestampType
 
getName() - Method in class org.hibernate.ogm.type.impl.TimeType
 
getName() - Method in class org.hibernate.ogm.type.impl.UrlType
 
getName() - Method in class org.hibernate.ogm.type.impl.UUIDType
 
getName() - Method in class org.hibernate.ogm.type.impl.WrapperBinaryType
 
getName() - Method in interface org.hibernate.ogm.type.spi.GridType
Returns the abbreviated name of the type.
getNamedParameterBindPoints() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
getNamedProcedureCall(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getNamedQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getNamedQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getNamedQueryRepository() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getNamedSQLQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getNamedSQLQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getNativeIdentifierGeneratorClass() - Method in class org.hibernate.ogm.dialect.impl.OgmDialect
getNaturalIdCacheRegion(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getNCharacterStream(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNCharacterStream(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNClob(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNClob(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBConjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBDisjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBInPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBIsNullPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBLikePredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBNegationPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBRangePredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
NOT (HAS aslias.property) OR ( NOT ( alias.property =~ '...' )
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
 
getNegationPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getNegationPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getNetworkTimeout() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getNewTempClassLoader() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getNode() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
getNonJtaDataSource() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getNString(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNString(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getNumericFunctions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getObject(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObject(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObject(int, Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObject(String, Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryObjectFactory
 
getOk() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
getOperation() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
getOperations() - Method in class org.hibernate.ogm.model.spi.Association
Return the list of actions on the tuple.
getOperations() - Method in class org.hibernate.ogm.model.spi.Tuple
Return the list of actions on the tuple.
getOperationsQueue() - Method in class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
getOperationsQueue() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getOperationsQueue() - Method in interface org.hibernate.ogm.dialect.spi.AssociationContext
Provides access to the operations queue of the current flush cycle if the active dialect supports the batched execution of operations.
getOperationsQueue() - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Provides access to the operations queue of the current flush cycle if the active dialect supports the batched execution of operations.
getOption() - Method in class org.hibernate.ogm.options.spi.OptionValuePair
 
getOptionIdentifier() - Method in class org.hibernate.ogm.options.spi.Option
Returns this option's identifier.
getOptionIdentifier() - Method in class org.hibernate.ogm.options.spi.UniqueOption
Return the identifier of this option.
getOptionsContext() - Method in class org.hibernate.ogm.dialect.impl.AssociationTypeContextImpl
 
getOptionsContext() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getOptionsContext() - Method in interface org.hibernate.ogm.dialect.spi.AssociationTypeContext
Provide access to the options set for an entity or property.
getOptionsContext() - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Get the option context.
getOrderBy() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
Get the order criteria of the result of the query.
getOrderBy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getOuterMostNullEmbeddableIfAny(String) - Method in class org.hibernate.ogm.datastore.document.impl.EmbeddableStateFinder
Should only called on a column that is being set to null.
getOwningDocument() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
Returns the CouchDB document which owns this association, either an AssociationDocument or an EntityDocument.
getParameter(String) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameter(String, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameter(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameter(int, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameterMetadata(String) - Method in class org.hibernate.ogm.query.impl.NativeNoSqlQueryInterpreter
 
getParameterMetadataBuilder() - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getParameterMetadataBuilder() - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
getParameterMetadataBuilder() - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
getParameterMetadataBuilder() - Method in interface org.hibernate.ogm.dialect.query.spi.QueryableGridDialect
Returns a builder for retrieving parameter meta-data from native queries in this datastore's format.
getParameters() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameterTranslations() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getParameterValue(Parameter<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameterValue(String) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getParameterValue(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getPassword() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
getPassword() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
getPersistenceProviderClassName() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getPersistenceUnitName() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getPersistenceUnitRootUrl() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getPersistenceUnitUtil() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getPersistenceXMLSchemaVersion() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getPort() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
getPort() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
getPrefix(String) - Static method in class org.hibernate.ogm.datastore.document.association.spi.impl.DocumentHelpers
If the column name is a dotted column, returns the first part.
getPrimaryKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getProcedureTerm() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getProjection() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
The fields to be selected, if this query doesn't return all fields of the entity.
getProjection() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getProjections() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getProperties() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
Returns all properties of this entity, including its revision.
getProperties() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getProperties() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getProperties() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getProperties() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getPropertiesAsHierarchy() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
Returns a map with all non-static properties.
getProperty() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
getPropertyAliases(String, int) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getPropertyDoesNotExistException(String, String, ElementType) - Method in interface org.hibernate.ogm.util.impl.Log
 
getPropertyName(Method) - Static method in class org.hibernate.ogm.util.impl.ReflectionHelper
Returns the JavaBeans property name of the given method if it is a getter method.
getPropertyOptions() - Method in class org.hibernate.ogm.options.navigation.impl.AppendableConfigurationContext
 
getPropertyOptions(Class<?>, String) - Method in class org.hibernate.ogm.options.navigation.source.impl.AnnotationOptionValueSource
 
getPropertyOptions(Class<?>, String) - Method in class org.hibernate.ogm.options.navigation.source.impl.ConfigurationOptionValueSource
 
getPropertyOptions(Class<?>, String) - Method in interface org.hibernate.ogm.options.navigation.source.impl.OptionValueSource
Returns an OptionsContainer with the property-level options of the given property.
getPropertyOptions(Class<?>, String) - Method in class org.hibernate.ogm.options.navigation.source.impl.ProgrammaticOptionValueSource
 
getPropertyOptions(Class<?>, String) - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
Returns a context with the options effectively applying for the given entity, as configured programmatically, via annotations or configuration options, falling back to the entity and global configuration levels if a specific option is not specifically set for the given property
getPropertySpaces() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getPropertyTableName(String) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getProviderUtil() - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
getPseudoColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBConjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBDisjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBInPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBIsNullPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBLikePredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBNegationPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBRangePredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBRootPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
n.property =~ '...'
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRootPredicate
 
getQuery() - Method in class org.hibernate.ogm.dialect.query.spi.BackendQuery
 
getQueryCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getQueryCache(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getQueryIdentifier() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getQueryObject() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
getQueryObject() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getQueryObject() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getQueryObject() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
Returns an object-based representation of this query, if present.
getQueryObject() - Method in interface org.hibernate.ogm.query.spi.QueryParsingResult
The resulting query in a representation understood by the underlying datastore, e.g.
getQueryParameters(Map) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getQueryPlanCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getQueryReturns() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getQuerySpaces() - Method in class org.hibernate.ogm.hibernatecore.impl.BackendCustomLoader
 
getQuerySpaces() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
getQuerySpaces() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getQueryString() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
getQueryString() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getQueryTimeout() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getRangePredicate(String, List<String>, Object, Object) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getRangePredicate(String, List<String>, Object, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getReadPreference() - Method in enum org.hibernate.ogm.datastore.mongodb.options.ReadPreferenceType
Get the read preference.
getReason() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
getReduce() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument.View
 
getRef(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getRef(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getReference() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getReference(Class<T>, Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getRegExpFromLikeExpression(String) - Method in class org.hibernate.ogm.util.parser.impl.LikeExpressionToRegExpConverter
Creates a regular expression pattern object equivalent to the given LIKE expression.
getRegistrationKeys() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.CharacterType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.DoubleType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.FloatType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.IntegerType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.LongType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.ShortType
 
getRegistrationKeys() - Method in class org.hibernate.ogm.type.impl.WrapperBinaryType
 
getResult() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBProcessingChain
 
getResult() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryRendererDelegate
 
getResult() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
 
getResult() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
getResultList() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getResultSet() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getResultSet() - Method in class org.hibernate.ogm.loader.impl.OgmLoadingContext
 
getResultSetConcurrency() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getResultSetHoldability() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getResultSetHoldability() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getResultSetMapping(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getResultSetType() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getReturnAliases(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getReturnAliases() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getReturnAliases() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getReturnedClass() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getReturnedClass() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getReturnedClass() - Method in interface org.hibernate.ogm.type.spi.GridType
getReturnTypes(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getReturnTypes() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getReturnTypes() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getRev() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
getRevision() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
getRole(String) - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getRole(String) - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Get the role of a column
getRoleOnMainSide() - Method in class org.hibernate.ogm.dialect.impl.AssociationTypeContextImpl
Provides the role of the represented association on the main side in case the current operation is invoked for the inverse side of a bi-directional association.
getRoleOnMainSide() - Method in interface org.hibernate.ogm.dialect.spi.AssociationTypeContext
Provides the role of the represented association on the main side in case the current operation is invoked for the inverse side of a bi-directional association.
getRootEntityKeyMetadata() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getRootPredicate(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getRootPredicate(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getRowId(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getRowId(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getRowIdLifetime() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getRowKeyColumnNames() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
The columns identifying an element of the association
getRowKeyColumnNames() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
The columns identifying an element of the association
getRowKeyIndexColumnNames() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
The columns representing the index of the element of the association.
getRowKeyIndexColumnNames() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
The columns representing the index of the element of the association.
getRowKeys() - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRows
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
 
getRowKeys() - Method in interface org.hibernate.ogm.model.spi.AssociationSnapshot
Returns an iterable with the rows contained in this snapshot.
getRows() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.AssociationDocument
 
getRows() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
Get all the rows of this association.
getSchema() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.spi.BaseDatastoreProvider
 
getSchemaDefinerType() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
Returns the type of the SchemaDefiner of this datastore.
getSchemas() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSchemas(String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSchemaTerm() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSearchStringEscape() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSecondLevelCacheRegion(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSegmentColumnName() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
The name of the column in which we store the segment to which each row belongs.
getSelectableColumns() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
getSelectableColumns() - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Returns the mapped columns of the given entity.
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Get the type of a semi-resolved value.
getSequenceGenerator() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
getServerUri() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
Returns the URI of the CouchDB server, e.g.
getServiceInitiated() - Method in class org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.datastore.impl.SchemaDefinerInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.GridDialectInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.IdentityColumnAwareGridDialectInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.OgmDialectFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.OptimisticLockingAwareGridDialectInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.QueryableGridDialectInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.jdbc.impl.OgmConnectionProviderInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.NativeNoSqlQueryInterpreterInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.ogm.type.impl.TypeTranslatorInitiator
 
getServiceRegistry() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSessionFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
getSessionFactory() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
getSessionFactory() - Method in interface org.hibernate.ogm.OgmSession
 
getSessionFactoryOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSettings() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSharedAtomicInteger(IdSourceKey, int, int) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
getSharedCacheMode() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getShort(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getShort(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getSingleEntityKeyMetadataOrNull() - Method in class org.hibernate.ogm.dialect.query.spi.BackendQuery
 
getSingleEntityKeyMetadataOrNull() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
Returns the EntityKeyMetadata of the entity type selected by this query.
getSingleResult() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
getSingleRowKeyColumnNotContainedInAssociationKey() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Returns the name of the single row key column which is not a column of this key itself, in case such a column exists.
getSingleRowKeyColumnNotContainedInAssociationKey() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Returns the name of the single row key column which is not a column of this key itself, in case such a column exists.
getSize() - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
getSize(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getSnapshot() - Method in class org.hibernate.ogm.model.spi.Association
Returns the snapshot upon which this association is based, i.e.
getSnapshot() - Method in class org.hibernate.ogm.model.spi.Tuple
 
getSnapshotType() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getSQL() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
Deprecated.
getSQLExceptionConverter() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSQLExceptionHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSqlFunctionRegistry() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getSQLKeywords() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSQLStateType() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSQLString() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
getSqlValue() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
getSqlValue() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
getSQLXML(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getSQLXML(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getStateFor(SessionImplementor, Object) - Static method in class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
 
getStatement() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getStatistics() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getStatisticsImplementor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getStrategies() - Method in class org.hibernate.ogm.jpa.impl.OgmIdentifierGeneratorStrategyProvider
 
getString(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getString(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getStringFunctions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getSubclassPropertyTableName(int) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getSuffix() - Method in class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
getSuffixedElementAliases() - Method in class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
getSuffixedIdentifierAlias() - Method in class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
getSuffixedIndexAliases() - Method in class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
getSuffixedKeyAliases() - Method in class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
getSuperTables(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getSynchronizedQuerySpaces() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
getSystemFunctions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTable() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
 
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
 
getTable() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
getTable() - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
 
getTable() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
Returns the table name of this key.
getTable() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Returns the table name of this key.
getTable() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
Get the table name of this key.
getTable() - Method in interface org.hibernate.ogm.model.key.spi.EntityKeyMetadata
Get the name of the table representing the entity
getTable() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
Get the table name if this is a table-based generator, the sequence name otherwise.
getTableName() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
The name of the table in which we store this generator's persistent state.
getTableName() - Method in interface org.hibernate.ogm.persister.impl.CollectionPhysicalModel
The table to join to.
getTableName() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getTablePrivileges(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTableTypes() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTime(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTime(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTime(int, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTime(String, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTimeDateFunctions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTimestamp(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTimestamp(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTimestamp(int, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTimestamp(String, Calendar) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getTransaction() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
getTransactionIsolation() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getTransactionManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
getTransactionManager() - Method in class org.hibernate.ogm.datastore.infinispan.impl.TransactionManagerLookupDelegator
 
getTransactionType() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
getTuple() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateTupleOperation
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
getTuple(EntityKey, TupleContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Return the tuple with the given column for a given key
getTuple() - Method in class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
The Tuple representing the given entity, as loaded from the datastore.
getTuple() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
Retrieve the current value for the collection entry
getTupleContext() - Method in class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateTupleOperation
 
getTupleContext() - Method in class org.hibernate.ogm.dialect.batch.spi.RemoveTupleOperation
 
getTupleContext() - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
getTuples(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Retrieves all the tuples matching the EntityKeyMetadata
getTuples() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.EntityTupleRows
 
getType() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getType() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
Returns the type of the represented id source.
getType() - Method in interface org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata
Get the type of the represented id source.
getType() - Method in class org.hibernate.ogm.model.spi.AssociationOperation
 
getType() - Method in class org.hibernate.ogm.model.spi.TupleOperation
 
getType() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
getType() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
getType(Type) - Method in class org.hibernate.ogm.type.impl.TypeTranslatorImpl
 
getType(Type) - Method in interface org.hibernate.ogm.type.spi.TypeTranslator
Returns the Hibernate OGM type corresponding to the given ORM type.
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.RowKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.AssociationKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyMetadataExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.IdSourceKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKeyExternalizer
 
getTypeClasses() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKeyExternalizer
 
getTypedValue() - Method in class org.hibernate.ogm.util.configurationreader.impl.DefaultClassPropertyReaderContext
 
getTypedValue() - Method in interface org.hibernate.ogm.util.configurationreader.spi.ClassPropertyReaderContext
Get type of the of the property
getTypeHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getTypeInfo() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getTypeMap() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getTypeResolver() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getUDTs(String, String, String, int[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getUnderlyingMap() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
getUnderlyingMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
getUnicodeStream(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getUnicodeStream(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getUnique(Class<? extends UniqueOption<V>>) - Method in interface org.hibernate.ogm.options.container.impl.OptionsContainer
Returns the value of the unique option of the given type, if present in this container.
getUnique(Class<O>) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
getUnique(Class<O>) - Method in interface org.hibernate.ogm.options.spi.OptionsContext
Returns the value of the unique option of the given type, if present.
getUnqualifiedRole() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
getUnsupportedElementTypeException(ElementType) - Method in interface org.hibernate.ogm.util.impl.Log
 
getUpdateCount() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getUpdateTimestampsCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
getUrl() - Method in class org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
 
getURL() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getURL(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getURL(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getUsername() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
getUserName() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
getUserName() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getValidationMode() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
 
getValue() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.SequenceDocument
 
getValue() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
getValue() - Method in class org.hibernate.ogm.model.spi.AssociationOperation
 
getValue() - Method in class org.hibernate.ogm.model.spi.TupleOperation
 
getValue() - Method in class org.hibernate.ogm.options.spi.OptionValuePair
 
getValue() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
getValue() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
getValue() - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyReaderContext
Returns the value of the specified property.
getValueColumnName() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
Returns the value column name for table-based sources, null otherwise.
getValueColumnName() - Method in interface org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata
Get the value column name for table-based sources, null otherwise.
getValueOrNull(DBObject, String, Class<T>) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
getValueOrNull(DBObject, String) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
getVersionColumns(String, String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
getVersionString() - Static method in class org.hibernate.ogm.cfg.impl.Version
Get the current version of Hibernate OGM.
getViews() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
getWarnings() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
getWarnings() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
getWarnings() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
getWorkBucketsFor(EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager
Groups the given entity types by the caches they are stored in.
getWorkBucketsFor(EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindCacheManager
 
getWorkBucketsFor(EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableCacheManager
 
getWrappedDialect(GridDialect) - Static method in class org.hibernate.ogm.dialect.impl.GridDialects
Returns the actual grid dialect type which may either be the type of the given dialect itself of the type of the wrapped dialect in case the given dialect is a ForwardingGridDialect.
getWriteConcern() - Method in enum org.hibernate.ogm.datastore.mongodb.options.WriteConcernType
Get the write concern
GlobalContext<G extends GlobalContext<G,E>,E extends EntityContext<E,?>> - Interface in org.hibernate.ogm.options.navigation
Entry point to the options navigation API.
GraphDatabaseServiceFactory - Interface in org.hibernate.ogm.datastore.neo4j.spi
Contains methods to create a GraphDatabaseService.
GraphLogger - Class in org.hibernate.ogm.datastore.neo4j.logging.impl
Utility methods to lgo information about graph elements
GRID_DIALECT - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
 
GridDialect - Interface in org.hibernate.ogm.dialect.spi
Dialect abstracting Hibernate OGM from the grid implementation.
gridDialect(GridDialect) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
gridDialectHasNoProperConstructor(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
GridDialectInitiator - Class in org.hibernate.ogm.dialect.impl
Contributes the GridDialect service, based on the configuration via OgmProperties.GRID_DIALECT, using the implementation returned by DatastoreProvider.getDefaultDialect() as fallback.
GridDialectLogger - Class in org.hibernate.ogm.dialect.impl
A wrapper dialect that logs any performance-relevant calls performed on the real dialect.
GridDialectLogger(GridDialect) - Constructor for class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
GridDialects - Class in org.hibernate.ogm.dialect.impl
Useful functionality for handling grid dialects and their facets.
GridType - Interface in org.hibernate.ogm.type.spi
Defines a mapping between a Java type and one grid type, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc).
GridTypeDelegatingToCoreType - Class in org.hibernate.ogm.type.impl
Delegates non persistence operations to the underlying Hibernate Core Type.
GridTypeDescriptor - Interface in org.hibernate.ogm.type.descriptor.impl
Descriptor for the grid side of a value mapping.
GridValueBinder<X> - Interface in org.hibernate.ogm.type.descriptor.impl
Contract to bind a value to the resultset
GridValueExtractor<X> - Interface in org.hibernate.ogm.type.descriptor.impl
Extract value from the result set

H

hasField(DBObject, String) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
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
 
hashCode() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
hashCode() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
hashCode() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
hashCode() - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
 
hashCode() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
 
hashCode() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
 
hashCode() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
 
hashCode() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
hashCode() - Method in class org.hibernate.ogm.model.key.spi.RowKey
 
hashCode() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
hashCode() - Method in class org.hibernate.ogm.options.spi.Option
 
hasNext() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
 
hasResultSet() - Method in class org.hibernate.ogm.loader.impl.OgmLoadingContext
 
HexDigit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
HibernateOgmPersistence - Class in org.hibernate.ogm.jpa
JPA PersistenceProvider implementation specific to Hibernate OGM All specific configurations are set transparently for the user.
HibernateOgmPersistence() - Constructor for class org.hibernate.ogm.jpa.HibernateOgmPersistence
 
HibernateSearchIntegration - Class in org.hibernate.ogm.cfg.impl
Hibernate Search is an optional dependency, so while we need refer to its constants to make sure its configured correctly for OGM by default, we don't want to create a hard dependency.
HOST - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the host name to connect to.
hostingEntity(Object) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
hostingEntityRequiresReadAfterUpdate() - Method in class org.hibernate.ogm.util.impl.AssociationPersister
Whether the association in question is stored within an entity structure ("embedded") and this entity has properties whose value is generated in the datastore (such as a version attribute) or not.
hydrate(Tuple, Serializable, Object, Loadable, boolean, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
Unmarshall the fields of a persistent instance from a result set, without resolving associations or collections.
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.CollectionType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ComponentType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.EnumType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ManyToOneType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.OneToOneType
 
hydrate(Tuple, String[], SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Retrieve an instance of the mapped class, or the identifier of an entity or collection, from a grid resultset.

I

ID_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
Identifier - Class in org.hibernate.ogm.datastore.couchdb.util.impl
Generates the ids used to create the Document
Identifier() - Constructor for class org.hibernate.ogm.datastore.couchdb.util.impl.Identifier
 
identifier(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
identifier(StringBuilder, String, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
IDENTIFIER_CACHE - Static variable in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.common.impl.CacheNames
 
IDENTIFIER_CACHE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.CacheNames
 
IdentityColumnAwareGridDialect - Interface in org.hibernate.ogm.dialect.identity.spi
A GridDialect facet to be implemented by those stores which support the generation of ids during the insertion of records (similar to identity columns in RDMBS such as MySQL's auto-increment column type).
IdentityColumnAwareGridDialectInitiator - Class in org.hibernate.ogm.dialect.impl
Contributes the IdentityColumnAwareGridDialect service if the current grid dialect implements this dialect facet.
idFetchSize(int) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
IdSourceKey - Class in org.hibernate.ogm.model.key.spi
Represents a source of an id sequence such as a table (row) or a physical sequence.
IdSourceKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl
An externalizer for serializing and de-serializing IdSourceKey instances.
IdSourceKeyMetadata - Interface in org.hibernate.ogm.model.key.spi
Meta-data about an id sequence source.
IdSourceKeyMetadata.IdSourceType - Enum in org.hibernate.ogm.model.key.spi
The type of an id sequence source.
illegalDiscrimantorType(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
illegalPortValue(int) - Method in interface org.hibernate.ogm.util.impl.Log
 
increase(int) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.SequenceDocument
 
INCREMENT_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
indexOf(T[], T) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
Return the position of an element inside an array
Infinispan - Class in org.hibernate.ogm.datastore.infinispan
Allows to configure options specific to the Infinispan data store.
Infinispan() - Constructor for class org.hibernate.ogm.datastore.infinispan.Infinispan
 
InfinispanConfiguration - Class in org.hibernate.ogm.datastore.infinispan.configuration.impl
Configuration for InfinispanDatastoreProvider.
InfinispanConfiguration() - Constructor for class org.hibernate.ogm.datastore.infinispan.configuration.impl.InfinispanConfiguration
 
InfinispanConfigurationParser - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
 
InfinispanConfigurationParser() - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.InfinispanConfigurationParser
 
InfinispanDatastoreProvider - Class in org.hibernate.ogm.datastore.infinispan.impl
Provides access to Infinispan's CacheManager; one CacheManager is needed for all caches, it can be taken via JNDI or started by this ServiceProvider; in this case it will also be stopped when no longer needed.
InfinispanDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
InfinispanDialect<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.infinispan
EK is the entity cache key type AK is the association cache key type ISK is the identity source cache key type
InfinispanDialect(InfinispanDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
InfinispanEntityContext - Interface in org.hibernate.ogm.datastore.infinispan.options.navigation
Allows to configure Infinispan-specific options applying on a global level.
InfinispanEntityContextImpl - Class in org.hibernate.ogm.datastore.infinispan.options.navigation.impl
Converts Infinispan entity-level options.
InfinispanEntityContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.infinispan.options.navigation.impl.InfinispanEntityContextImpl
 
InfinispanGlobalContext - Interface in org.hibernate.ogm.datastore.infinispan.options.navigation
Allows to configure Infinispan-specific options applying on a global level.
InfinispanGlobalContextImpl - Class in org.hibernate.ogm.datastore.infinispan.options.navigation.impl
Converts global Infinispan options.
InfinispanGlobalContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.infinispan.options.navigation.impl.InfinispanGlobalContextImpl
 
InfinispanPessimisticWriteLockingStrategy<EK> - Class in org.hibernate.ogm.datastore.infinispan.dialect.impl
 
InfinispanPessimisticWriteLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanPessimisticWriteLockingStrategy
 
InfinispanProperties - Class in org.hibernate.ogm.datastore.infinispan
Properties for configuring the Infinispan datastore via persistence.xml or OgmConfiguration.
InfinispanPropertyContext - Interface in org.hibernate.ogm.datastore.infinispan.options.navigation
Allows to configure Infinispan-specific options for a single property.
InfinispanPropertyContextImpl - Class in org.hibernate.ogm.datastore.infinispan.options.navigation.impl
Converts Infinispan property-level options.
InfinispanPropertyContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.infinispan.options.navigation.impl.InfinispanPropertyContextImpl
 
InfinispanTupleSnapshot - Class in org.hibernate.ogm.datastore.infinispan.dialect.impl
 
InfinispanTupleSnapshot(FineGrainedAtomicMap<String, Object>) - Constructor for class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanTupleSnapshot
 
init() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
initConfiguration(Map<?, ?>) - Method in class org.hibernate.ogm.datastore.infinispan.configuration.impl.InfinispanConfiguration
Initialize the internal values form the given Map.
INITIAL_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
initialize(Map) - Method in class org.hibernate.ogm.datastore.ehcache.configuration.impl.EhcacheConfiguration
Initialize the internal values from the given Map.
initialize(Map<?, ?>) - Method in class org.hibernate.ogm.datastore.neo4j.impl.EmbeddedGraphDatabaseFactory
 
initialize(Map<?, ?>) - Method in interface org.hibernate.ogm.datastore.neo4j.spi.GraphDatabaseServiceFactory
Called after the creation of the factory can be used to read the configuration.
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.loader.impl.OgmBasicCollectionLoader
 
initialize(Properties) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexerFactory
 
initializeLazyProperty(String, Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
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.
initializePersistenceStrategy(CacheMappingType, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
Initializes the persistence strategy to be used when accessing the datastore.
initializeSchema(Configuration, SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBSchemaSchemaDefiner
 
initializeSchema(Configuration, SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.ehcache.impl.CacheInitializer
 
initializeSchema(Configuration, SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.infinispan.impl.CacheInitializer
 
initializeSchema(Configuration, SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jSchemaDefiner
 
initializeSchema(Configuration, SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.spi.BaseSchemaDefiner
 
initializeSchema(Configuration, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.datastore.spi.SchemaDefiner
Initializes the schema in the datastore.
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator
 
initiateService(SessionFactoryImplementor, Configuration, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.impl.SchemaDefinerInitiator
 
initiateService(SessionFactoryImplementor, MetadataImplementor, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.impl.SchemaDefinerInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.GridDialectInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.IdentityColumnAwareGridDialectInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.OgmDialectFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.OptimisticLockingAwareGridDialectInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.QueryableGridDialectInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.jdbc.impl.OgmConnectionProviderInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
 
initiateService(SessionFactoryImplementor, Configuration, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.service.impl.NativeNoSqlQueryInterpreterInitiator
 
initiateService(SessionFactoryImplementor, MetadataImplementor, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.service.impl.NativeNoSqlQueryInterpreterInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.ogm.type.impl.TypeTranslatorInitiator
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
 
insert(Object[], Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
insert(Serializable, Object[], Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
insertEntity(ExecutionEngine, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Creates the node corresponding to an entity.
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Inserts or updates the given association in the datastore.
InsertOrUpdateAssociationOperation - Class in org.hibernate.ogm.dialect.batch.spi
Contains the data required to update an association
InsertOrUpdateAssociationOperation(Association, AssociationKey, AssociationContext) - Constructor for class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateAssociationOperation
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
insertOrUpdateTuple(EntityKey, Tuple, TupleContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Inserts or updates the tuple corresponding to the given entity key.
InsertOrUpdateTupleOperation - Class in org.hibernate.ogm.dialect.batch.spi
Contains the data required to update a tuple
InsertOrUpdateTupleOperation(Tuple, EntityKey, TupleContext) - Constructor for class org.hibernate.ogm.dialect.batch.spi.InsertOrUpdateTupleOperation
 
insertRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
insertsAreDetected(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
insertTuple(EntityKeyMetadata, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
insertTuple(EntityKeyMetadata, Tuple, TupleContext) - Method in interface org.hibernate.ogm.dialect.identity.spi.IdentityColumnAwareGridDialect
Inserts the given tuple into the datastore, generating an id while doing so.
insertTuple(EntityKeyMetadata, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
INSTANCE - Static variable in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociationRowFactory
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBBlobType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBByteType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBLongType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.impl.SchemaDefinerInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.RowKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.AssociationKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyMetadataExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.IdSourceKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKeyExternalizer
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationRowFactory
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdGridType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdGridType
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTypeConverter
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.impl.GridDialectInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.impl.IdentityColumnAwareGridDialectInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.impl.OgmDialectFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.impl.OptimisticLockingAwareGridDialectInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.impl.QueryableGridDialectInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.dialect.query.spi.NoOpParameterMetadataBuilder
 
INSTANCE - Static variable in class org.hibernate.ogm.jdbc.impl.OgmConnectionProviderInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
INSTANCE - Static variable in class org.hibernate.ogm.service.impl.NativeNoSqlQueryInterpreterInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.type.descriptor.impl.CalendarTimeZoneDateTimeTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.descriptor.impl.PassThroughGridTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.descriptor.impl.StringMappedGridTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.descriptor.impl.TimestampDateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.descriptor.impl.WrappedGridTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.BigDecimalType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.BigIntegerType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.BooleanType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.ByteType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.CalendarDateType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.CalendarType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.CharacterType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.ClassType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.DateType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.DoubleType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.FloatType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.IntegerType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.LongType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.PrimitiveByteArrayType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.ShortType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.StringCalendarDateType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.StringDateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.StringType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.TimestampType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.TimeType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.TypeTranslatorInitiator
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.UrlType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.UUIDType
 
INSTANCE - Static variable in class org.hibernate.ogm.type.impl.WrapperBinaryType
 
instantiate(EntityPersister, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
instantiate() - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyReaderContext
Returns a context which allows to specify how the implementation type represented by the given property should be instantiated.
Instantiator<T> - Interface in org.hibernate.ogm.util.configurationreader.impl
Implementations instantiate given classes.
Integer() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
IntegerType - Class in org.hibernate.ogm.type.impl
Represents an Integer type
IntegerType() - Constructor for class org.hibernate.ogm.type.impl.IntegerType
 
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ogm.service.impl.OgmIntegrator
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ogm.service.impl.OgmIntegrator
 
interceptor(Interceptor) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
interceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
interceptor(Interceptor) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
InternalProperties - Class in org.hibernate.ogm.cfg.impl
Constants used within OGM, not intended for public use.
InternalProperties - Class in org.hibernate.ogm.datastore.neo4j.impl
Internal properties not intended to be set by the user.
interruptedBatchIndexing() - Method in interface org.hibernate.ogm.util.impl.Log
 
invalidConfigurationUrl(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
inverse(boolean) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
isActive() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
isActive() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
isAfterLast() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isAnyType() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isAnyType() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isAnyType() - Method in interface org.hibernate.ogm.type.spi.GridType
Return true if the implementation is castable to AnyType.
isAssociationType() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isAssociationType() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isAssociationType() - Method in interface org.hibernate.ogm.type.spi.GridType
Return true if the implementation is castable to AssociationType.
isBeforeFirst() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isBound(Parameter<?>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
isCallable() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
isCascadeDeleteEnabled() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
isCatalogAtStart() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
isClosed() - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
isClosed() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
isClosed() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
isClosed() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
isClosed() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isCloseOnCompletion() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
isCollectionType() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isCollectionType() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isCollectionType() - Method in interface org.hibernate.ogm.type.spi.GridType
Return true if the implementation is castable to CollectionType.
isComponentType() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isComponentType() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isComponentType() - Method in interface org.hibernate.ogm.type.spi.GridType
Return true if the implementation is castable to CompositeType.
isCreateDatabase() - Method in class org.hibernate.ogm.cfg.spi.DocumentStoreConfiguration
 
isCreatedOnInsert() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
Whether this snapshot has been created during an insert or not.
isDebugEnabled() - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isDirty(Object, Object, SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Should the parent be considered dirty, given both the old and current value?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Should the parent be considered dirty, given both the old and current value?
isEmbedddedProperty(String, PropertyPath) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
isEmbeddedProperty(String) - Static method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
 
isEmpty() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRow
 
isEmpty() - Method in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
isEmpty() - Method in class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.map.impl.MapTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleAssociationSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.model.spi.Association
Whether this association contains no rows.
isEmpty() - Method in interface org.hibernate.ogm.model.spi.TupleSnapshot
Check if the tuple contains some values
isEmpty(String) - Static method in class org.hibernate.ogm.util.impl.StringHelper
 
isEmptyOrContainsOnlyNull(Object[]) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
isEntityType() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isEntityType() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isEntityType() - Method in interface org.hibernate.ogm.type.spi.GridType
Return true if the implementation is castable to EntityType.
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isEqual(Object, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isEqual(Object, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isEqual(Object, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state).
isEqual(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state).
isFirst() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isForced() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
isForced() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
isInitiator() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
isInitiator() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
isInverse() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Whether this key meta-data represents the inverse side of a bi-directional association.
isInverse() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Whether this key meta-data represents the inverse side of a bi-directional association.
isJoinableJtaTransaction(TransactionCoordinator, TransactionImplementor) - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
isJoinedToTransaction() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
isKeyColumn(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
isKeyColumn(String) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
Whether the given column is part of this key family or not.
isKeyColumn(String) - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
Whether the given column is part of this key family or not.
isKeyColumn(String) - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Whether the given column is part of this key family or not.
isKeyColumn(String) - Method in interface org.hibernate.ogm.model.key.spi.EntityKeyMetadata
Whether the given column is part of this key family or not.
isLast() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isManipulationStatement() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
isManyToMany() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Has the value been modified compared to the current database state? The difference between this and the GridType.isDirty(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SessionImplementor) methods is that here we need to account for "partially" built values.
isMutable() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isMutable() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isMutable() - Method in interface org.hibernate.ogm.type.spi.GridType
Are objects of this type mutable.
isNeeded() - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
isNeeded() - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
isNullOrEmptyString(Object) - Static method in class org.hibernate.ogm.util.impl.StringHelper
 
Iso8601CalendarTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
Converts Calendars into ISO8601-compliant strings and vice versa.
Iso8601DateTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
Converts Dates into ISO8601-compliant strings and vice versa.
Iso8601StringCalendarType - Class in org.hibernate.ogm.type.impl
Type for persisting Calendar objects as String adhering to the ISO8601 format, either with or without time information but always with time zone information.
Iso8601StringDateType - Class in org.hibernate.ogm.type.impl
Type for persisting Date objects as String adhering to the ISO8601 format, either with or without time information.
isOneToMany() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
isOneToOne() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
isOneToOne() - Method in interface org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
Check if the key identify a one-to-one association
isOpen() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
isOpen() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
isPartOfAssociation(String) - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
isPartOfAssociation(String) - Method in interface org.hibernate.ogm.dialect.spi.TupleContext
Whether the given column is part of a *-to-one association or not.
isPartOfRegularEmbedded(String[], String) - Static method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
A regular embedded is an element that it is embedded but it is not a key or a collection.
isPersisterReferenceAlias() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
isPersisterReferenceAlias() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
isPoolable() - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
isReadOnly() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
isReadOnly() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
isSame(Object, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isSame(Object, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
isSame(Object, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state) taking a shortcut for entity references.
isShortName(String) - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
 
isShortName(String) - Method in interface org.hibernate.ogm.util.configurationreader.spi.ShortNameResolver
Does not accept null values for the name parameter.
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Whether the specified association is stored within an entity structure or not.
isUnqualifiedPropertyReference() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
isUnqualifiedPropertyReference() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
isUnwrappableAs(Class) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
isValid(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
isWrapperFor(Class<?>) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
isWrapperFor(Class<?>) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
isWrapperFor(Class<?>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
isXMLElement() - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
isXMLElement() - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
Deprecated.
isXMLElement() - Method in interface org.hibernate.ogm.type.spi.GridType
 
iterate(QueryParameters, EventSource) - Method in class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 
iterate() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
iterate(QueryParameters, EventSource) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslator
 
iterateEntityNameResolvers() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
iterator() - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
iterator() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBProcessingChain
 
iterator() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
 

J

JBOSS_LOGGING_STRING_LOGGER - Static variable in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
JBOSS_TM_CLASS_NAME - Static variable in class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
 
jbossTransactionManagerDetected() - Method in interface org.hibernate.ogm.util.impl.Log
 
JndiHelper - Class in org.hibernate.ogm.util.impl
 
JndiHelper() - Constructor for class org.hibernate.ogm.util.impl.JndiHelper
 
join() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
join() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
join(Iterable<?>, String) - Static method in class org.hibernate.ogm.util.impl.StringHelper
Joins the elements of the given iterable to a string, separated by the given separator string.
joinedSubclassEntityPersister() - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
joinTransaction() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
Json() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonArray() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonDoubleQuotedString() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonNumber() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonObject() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonSingleQuotedString() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
JsonString() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
jtaCommitFailed(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
jtaCouldNotDetermineStatus(SystemException) - Method in interface org.hibernate.ogm.util.impl.Log
 
jtaRollbackFailed(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
JTATransaction - Class in org.hibernate.ogm.transaction.impl
Transaction implementation using JTA transactions exclusively from the TransactionManager.
JTATransaction(TransactionCoordinator) - Constructor for class org.hibernate.ogm.transaction.impl.JTATransaction
 
jtaTransactionBeginFailed(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 

K

key(Object, GridType) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
keyColumnValues(Object[]) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
KeyProvider<EK,AK,ISK> - Interface in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
Converts the OGM-internal keys into the cache keys.
KeyProvider<EK,AK,ISK> - Interface in org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
Converts the OGM-internal keys into the cache keys.
KeyValueStoreEntityContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> - Interface in org.hibernate.ogm.datastore.keyvalue.options.navigation
Allows to configure key/value store options applying on a per-entity level.
KeyValueStoreGlobalContext<G extends KeyValueStoreGlobalContext<G,E>,E extends KeyValueStoreEntityContext<E,?>> - Interface in org.hibernate.ogm.datastore.keyvalue.options.navigation
Allows to configure key/value store options applying on a global level.
KeyValueStoreProperties - Interface in org.hibernate.ogm.datastore.keyvalue.cfg
Common properties for configuring key/value datastores such as Infinispan or Ehcache via persistence.xml or OgmConfiguration.
KeyValueStorePropertyContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> - Interface in org.hibernate.ogm.datastore.keyvalue.options.navigation
Allows to configure key/value store options applying on a per-association level.

L

last() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
LegacyParserBridgeQueryTranslator - Class in org.hibernate.ogm.query.impl
A QueryTranslator which delegates most of the work to the existing JP-QL parser implementation.
LegacyParserBridgeQueryTranslator(SessionFactoryImplementor, String, String, Map<?, ?>) - Constructor for class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
Letter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
LetThroughExecuteUpdateQuery - Class in org.hibernate.ogm.jpa.impl
Let through executeUpdate() operations and raise not supported exceptions otherwise
LetThroughExecuteUpdateQuery() - Constructor for class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
LikeExpressionToRegExpConverter - Class in org.hibernate.ogm.util.parser.impl
Creates Pattern objects equivalent to given HQL/JPQL LIKE expressions.
LikeExpressionToRegExpConverter() - Constructor for class org.hibernate.ogm.util.parser.impl.LikeExpressionToRegExpConverter
 
LikeExpressionToRegExpConverter(Character) - Constructor for class org.hibernate.ogm.util.parser.impl.LikeExpressionToRegExpConverter
 
limit(StringBuilder, Integer) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
limitIndexedObjectsTo(long) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
lineSeparator() - Static method in class org.hibernate.ogm.util.impl.StringHelper
 
list(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 
list() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslator
 
LIST - Static variable in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceInitiators
 
listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
literal(StringBuilder, Object) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
load(Map<?, ?>, ClassLoaderService) - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jGraphDatabaseServiceFactoryProvider
 
load(Serializable, Object, SessionImplementor) - Method in class org.hibernate.ogm.loader.impl.OgmLoader
load(Serializable, Object, SessionImplementor, LockOptions) - Method in class org.hibernate.ogm.loader.impl.OgmLoader
loadByUniqueKey(String, Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
loadCollection(SessionImplementor, Serializable, Type) - Method in class org.hibernate.ogm.loader.impl.OgmLoader
Called by subclasses that initialize collections
loadEntities(SessionImplementor, LockOptions, OgmLoadingContext) - Method in class org.hibernate.ogm.loader.impl.OgmLoader
Load a list of entities using the information in the context
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<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
Provides access to the ISPN caches used for storing entities, associations and id sources.
LocalCacheManager.Bucket<EK> - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
Describe all the entity key meta-data that work on a given cache
LocalCacheManager.Bucket(Cache<EK, Map<String, Object>>, List<EntityKeyMetadata>) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager.Bucket
 
LocalCacheManager.Bucket(Cache<EK, Map<String, Object>>, EntityKeyMetadata...) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager.Bucket
 
LocalCacheManager.KeyProcessor<EK> - Interface in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
Processes keys obtained from a cache.
locatorsUpdateCopy() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.ogm.datastore.infinispan.dialect.impl.InfinispanPessimisticWriteLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.ogm.datastore.map.impl.MapPessimisticReadLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.ogm.datastore.map.impl.MapPessimisticWriteLockingStrategy
 
lock(Serializable, Object, Object, int, SessionImplementor) - Method in class org.hibernate.ogm.dialect.impl.ExceptionThrowingLockingStrategy
 
lock(Object, LockModeType) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
Log - Interface in org.hibernate.ogm.datastore.couchdb.logging.impl
 
Log - Interface in org.hibernate.ogm.datastore.ehcache.logging.impl
Log messages and exceptions of the Infinispan dialect.
Log - Interface in org.hibernate.ogm.datastore.infinispan.logging.impl
Log messages and exceptions of the Infinispan dialect.
Log - Interface in org.hibernate.ogm.datastore.mongodb.logging.impl
 
log(Node) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(Relationship) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(String, Node) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(String, Relationship) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
Log - Interface in org.hibernate.ogm.datastore.neo4j.logging.impl
 
Log - Interface in org.hibernate.ogm.util.impl
Log messages and exceptions used by Hibernate OGM core.
LoggerFactory - Class in org.hibernate.ogm.datastore.couchdb.logging.impl
 
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.couchdb.logging.impl.LoggerFactory
 
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
 
LoggerFactory - Class in org.hibernate.ogm.datastore.infinispan.logging.impl
Factory for obtaining Logger instances.
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.infinispan.logging.impl.LoggerFactory
 
LoggerFactory - Class in org.hibernate.ogm.datastore.mongodb.logging.impl
Factory for obtaining Logger instances.
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.mongodb.logging.impl.LoggerFactory
 
LoggerFactory - Class in org.hibernate.ogm.datastore.neo4j.logging.impl
Factory for obtaining Logger instances.
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.neo4j.logging.impl.LoggerFactory
 
LoggerFactory - Class in org.hibernate.ogm.util.impl
A factory class for class loggers.
LoggerFactory() - Constructor for class org.hibernate.ogm.util.impl.LoggerFactory
 
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
logicalColumnName(String, String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
LogicalPhysicalConverterHelper - Class in org.hibernate.ogm.util.impl
Helper methods to convert an object value into its column values
LogicalPhysicalConverterHelper() - Constructor for class org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper
 
logLongMessage(String, Visitor<StringLogger.LineLogger, RuntimeException>, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
logMessage(String, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
logMessage(String, LogMarker) - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
logMessage(String, Throwable, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
logNeo4JQueryEngineException(String, Throwable) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
logNeo4JQueryEngineMessage(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
logNeo4JQueryEngineUserMessage(String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
LongType - Class in org.hibernate.ogm.type.impl
Represents a Long type
LongType() - Constructor for class org.hibernate.ogm.type.impl.LongType
 

M

make() - Static method in class org.hibernate.ogm.util.impl.LoggerFactory
 
malformedDataBaseUrl(Exception, String, int, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
ManyToOneType - Class in org.hibernate.ogm.type.impl
 
ManyToOneType(ManyToOneType, TypeTranslator) - Constructor for class org.hibernate.ogm.type.impl.ManyToOneType
 
MAP - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.TuplesDesignDocument
The JavaScript map function; each document of type "entity" will be emitted, using the table name as key.
MapAssociationSnapshot - Class in org.hibernate.ogm.datastore.map.impl
 
MapAssociationSnapshot(Map<RowKey, Map<String, Object>>) - Constructor for class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
MapDatastore - Class in org.hibernate.ogm.datastore.map
Allows to configure options specific to OGM's simple map data store.
MapDatastore() - Constructor for class org.hibernate.ogm.datastore.map.MapDatastore
 
MapDatastoreProvider - Class in org.hibernate.ogm.datastore.map.impl
This is an example a DatastoreProvider, implementing only the basic interface needed by Hibernate OGM.
MapDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
MapDialect - Class in org.hibernate.ogm.datastore.map.impl
Grid dialect which uses a plain map for storing objects in memory.
MapDialect(MapDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.map.impl.MapDialect
 
MapHelpers - Class in org.hibernate.ogm.datastore.map.impl
 
MapPessimisticReadLockingStrategy - Class in org.hibernate.ogm.datastore.map.impl
 
MapPessimisticReadLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.ogm.datastore.map.impl.MapPessimisticReadLockingStrategy
 
MapPessimisticWriteLockingStrategy - Class in org.hibernate.ogm.datastore.map.impl
 
MapPessimisticWriteLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.ogm.datastore.map.impl.MapPessimisticWriteLockingStrategy
 
MAPPING - Static variable in class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
 
MappingOption - Annotation Type in org.hibernate.ogm.options.spi
Identify annotations that can be used as Option
mappingSubtypeNotInterface(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
MapsTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Iterates over the results of a native query when each result is not mapped by an entity
MapsTupleIterator(ExecutionResult) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
 
MapTupleSnapshot - Class in org.hibernate.ogm.datastore.map.impl
 
MapTupleSnapshot(Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.map.impl.MapTupleSnapshot
 
markRollbackOnly() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
markRollbackOnly() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
merge(String, Object, Map) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
merge(T) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
missingConfigurationProperty(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
ModelConsumer - Interface in org.hibernate.ogm.dialect.spi
Represents an object that can consume a model element (only Tuples atm.).
MongoDB - Class in org.hibernate.ogm.datastore.mongodb
Allows to configure options specific to the MongoDB document data store.
MongoDB() - Constructor for class org.hibernate.ogm.datastore.mongodb.MongoDB
 
MongoDBAssociationRowFactory - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
AssociationRowFactory which creates association rows based on the DBObject based representation used in MongoDB.
MongoDBAssociationSnapshot - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
An association snapshot based on a DBObject retrieved from MongoDB.
MongoDBAssociationSnapshot(DBObject, AssociationKey, AssociationStorageStrategy) - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
MongoDBBasedQueryParserService - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
A QueryParserService implementation which creates MongoDB queries in form of DBObjects.
MongoDBBasedQueryParserService() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBBasedQueryParserService
 
MongoDBComparisonPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of ComparisonPredicate.
MongoDBComparisonPredicate(String, ComparisonPredicate.Type, Object) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
MongoDBConfiguration - Class in org.hibernate.ogm.datastore.mongodb.configuration.impl
Configuration for MongoDBDatastoreProvider.
MongoDBConfiguration(ConfigurationPropertyReader, OptionsContext) - Constructor for class org.hibernate.ogm.datastore.mongodb.configuration.impl.MongoDBConfiguration
Creates a new MongoDBConfiguration.
MongoDBConjunctionPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of ConjunctionPredicate.
MongoDBConjunctionPredicate() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBConjunctionPredicate
 
MongoDBDatastoreProvider - Class in org.hibernate.ogm.datastore.mongodb.impl
Provides access to a MongoDB instance
MongoDBDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
MongoDBDatastoreProvider(MongoClient) - Constructor for class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
Only used in tests.
MongoDBDialect - Class in org.hibernate.ogm.datastore.mongodb
Each Tuple entry is stored as a property in a MongoDB document.
MongoDBDialect(MongoDBDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
MongoDBDisjunctionPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of DisjunctionPredicate.
MongoDBDisjunctionPredicate() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBDisjunctionPredicate
 
MongoDBEntityContext - Interface in org.hibernate.ogm.datastore.mongodb.options.navigation
Allows to configure MongoDB-specific options applying on a global level.
MongoDBEntityContextImpl - Class in org.hibernate.ogm.datastore.mongodb.options.navigation.impl
Converts MongoDB entity-level options.
MongoDBEntityContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
MongoDBEntityMappingValidator - Class in org.hibernate.ogm.datastore.mongodb.impl
Performs sanity checks of the mapped objects.
MongoDBEntityMappingValidator() - Constructor for class org.hibernate.ogm.datastore.mongodb.impl.MongoDBEntityMappingValidator
 
MongoDBGlobalContext - Interface in org.hibernate.ogm.datastore.mongodb.options.navigation
Allows to configure MongoDB-specific options applying on a global level.
MongoDBGlobalContextImpl - Class in org.hibernate.ogm.datastore.mongodb.options.navigation.impl
Converts global MongoDB options.
MongoDBGlobalContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
MongoDBInPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of InPredicate.
MongoDBInPredicate(String, List<Object>) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBInPredicate
 
MongoDBIsNullPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of IsNullPredicate.
MongoDBIsNullPredicate(String) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBIsNullPredicate
 
MongoDBLikePredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of LikePredicate.
MongoDBLikePredicate(String, String, Character) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBLikePredicate
 
MongoDBNegationPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of NegationPredicate.
MongoDBNegationPredicate() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBNegationPredicate
 
MongoDBPredicateFactory - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
Factory for Predicates creating MongoDB queries in form of DBObjects.
MongoDBPredicateFactory(MongoDBPropertyHelper) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
MongoDBProcessingChain - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
AST processing chain for creating MongoDB queries (in form of DBObjects from HQL queries.
MongoDBProcessingChain(SessionFactoryImplementor, EntityNamesResolver, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBProcessingChain
 
MongoDBProperties - Class in org.hibernate.ogm.datastore.mongodb
Properties for configuring the MongoDB datastore via persistence.xml or OgmConfiguration.
MongoDBPropertyContext - Interface in org.hibernate.ogm.datastore.mongodb.options.navigation
Allows to configure MongoDB-specific options for a single property.
MongoDBPropertyContextImpl - Class in org.hibernate.ogm.datastore.mongodb.options.navigation.impl
Converts MongoDB property-level options.
MongoDBPropertyContextImpl(ConfigurationContext) - Constructor for class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
MongoDBPropertyHelper - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
Property helper dealing with MongoDB.
MongoDBPropertyHelper(SessionFactoryImplementor, EntityNamesResolver) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
MongoDBQueryDescriptor - Class in org.hibernate.ogm.datastore.mongodb.query.impl
 
MongoDBQueryDescriptor(String, MongoDBQueryDescriptor.Operation, DBObject, DBObject, DBObject) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
MongoDBQueryDescriptor.Operation - Enum in org.hibernate.ogm.datastore.mongodb.query.impl
 
MongoDBQueryDescriptorBuilder - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl
MongoDBQueryDescriptorBuilder() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
MongoDBQueryParsingResult - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
The result of walking a query parse tree using a MongoDBQueryRendererDelegate.
MongoDBQueryParsingResult(Class<?>, String, DBObject, DBObject, DBObject) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
MongoDBQueryRendererDelegate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
Parser delegate which creates MongoDB queries in form of DBObjects.
MongoDBQueryRendererDelegate(SessionFactoryImplementor, EntityNamesResolver, MongoDBPropertyHelper, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryRendererDelegate
 
MongoDBQueryResolverDelegate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.impl
Query resolver delegate targeting MongoDB queries.
MongoDBQueryResolverDelegate() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
MongoDBRangePredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of RangePredicate.
MongoDBRangePredicate(String, Object, Object) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBRangePredicate
 
MongoDBRootPredicate - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
MongoDB-based implementation of RootPredicate.
MongoDBRootPredicate() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBRootPredicate
 
mongoDBTimeOutIllegalValue(int) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
MongoDBTupleSnapshot - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
A TupleSnapshot based on a DBObject retrieved from MongoDB.
MongoDBTupleSnapshot(DBObject, EntityKeyMetadata, MongoDBTupleSnapshot.SnapshotType) - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
MongoDBTupleSnapshot.SnapshotType - Enum in org.hibernate.ogm.datastore.mongodb.dialect.impl
Identifies the purpose a MongoDBTupleSnapshot.
MongoDBTypeContributor - Class in org.hibernate.ogm.datastore.mongodb.type.impl
Registers custom types (ORM types, no grid types).
MongoDBTypeContributor() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.MongoDBTypeContributor
 
MongoHelpers - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
Provides functionality for dealing with (nested) fields of MongoDB documents.
MongoHelpers() - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
mongoOnUnknownHost(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
moveToCurrentRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
moveToInsertRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
mustNotBeNull(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
mustNotInsertSameEntityTwice(String, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 

N

NamedParameter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
NativeNoSqlQueryInterpreter - Class in org.hibernate.ogm.query.impl
Interprets given native NoSQL queries.
NativeNoSqlQueryInterpreter(QueryableGridDialect<?>) - Constructor for class org.hibernate.ogm.query.impl.NativeNoSqlQueryInterpreter
 
NativeNoSqlQueryInterpreterInitiator - Class in org.hibernate.ogm.service.impl
NativeNoSqlQuerySpecification - Class in org.hibernate.ogm.query.impl
Defines a native NoSQL query which may be String-based or object-based.
NativeNoSqlQuerySpecification(String, NativeSQLQueryReturn[], Collection<String>) - Constructor for class org.hibernate.ogm.query.impl.NativeNoSqlQuerySpecification
 
NativeQueryParser - Class in org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl
A parser for MongoDB queries which can be given in one of the following representations: Criteria-only find query, e.g.
NativeQueryParser() - Constructor for class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
nativeSQL(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
Neo4j - Class in org.hibernate.ogm.datastore.neo4j
Allows to configure options specific to the Neo4j graph data store.
Neo4j() - Constructor for class org.hibernate.ogm.datastore.neo4j.Neo4j
 
NEO4J_GRAPHDB_FACTORYCLASS - Static variable in class org.hibernate.ogm.datastore.neo4j.impl.InternalProperties
Qualified class name for the creation of a new GraphDatabaseService.
Neo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Container for the queries related to one association family in Neo4j.
Neo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationQueries
 
Neo4jAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Represents the association snapshot as loaded by Neo4j.
Neo4jAssociationSnapshot(Node, AssociationKey, AssociatedEntityKeyMetadata, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
 
Neo4jBasedQueryParserService - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
Neo4jBasedQueryParserService() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
Neo4jComparisonPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jComparisonPredicate(StringBuilder, String, String, ComparisonPredicate.Type, Object) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
Neo4jConjunctionPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jConjunctionPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
 
Neo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.impl
Provides access to the Neo4j system.
Neo4jDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
Neo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
Abstracts Hibernate OGM from Neo4j.
Neo4jDialect(Neo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
Neo4jDisjunctionPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jDisjunctionPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
 
Neo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Container for the queries related to one entity type in Neo4j.
Neo4jEntityQueries(EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
 
Neo4jGraphDatabaseServiceFactoryProvider - Class in org.hibernate.ogm.datastore.neo4j.impl
Creates an instance of GraphDatabaseServiceFactory using the implementation selected in the properties.
Neo4jGraphDatabaseServiceFactoryProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jGraphDatabaseServiceFactoryProvider
 
Neo4jInPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jInPredicate(StringBuilder, String, String, List<Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
 
Neo4jIsNullPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jIsNullPredicate(StringBuilder, String, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
 
Neo4jJtaPlatform - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
 
Neo4jJtaPlatform() - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jJtaPlatform
 
Neo4jLikePredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jLikePredicate(StringBuilder, String, String, String, Character) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
 
Neo4jNegationPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jNegationPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
 
Neo4jParameterMetadataBuilder - Class in org.hibernate.ogm.datastore.neo4j.query.impl
ParameterMetadataBuilder for native Neo4j queries.
Neo4jParameterMetadataBuilder() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.impl.Neo4jParameterMetadataBuilder
 
Neo4jPredicateFactory - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jPredicateFactory(Neo4jPropertyHelper, Neo4jQueryResolverDelegate) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
Neo4jProcessingChain - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
Neo4jProcessingChain(SessionFactoryImplementor, EntityNamesResolver, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
 
Neo4jProperties - Class in org.hibernate.ogm.datastore.neo4j
Neo4j GridDialect configuration options.
Neo4jPropertyHelper - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
Property helper dealing with Neo4j.
Neo4jPropertyHelper(SessionFactoryImplementor, EntityNamesResolver) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
Neo4jQueryParameter - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
Neo4jQueryParameter(String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParameter
 
Neo4jQueryParsingResult - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
Neo4jQueryParsingResult(Class<?>, List<String>, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
Neo4jQueryRendererDelegate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
Parser delegate which creates Neo4j queries in form of StringBuilders.
Neo4jQueryRendererDelegate(SessionFactoryImplementor, Neo4jQueryResolverDelegate, EntityNamesResolver, Neo4jPropertyHelper, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
Neo4jQueryResolverDelegate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
Neo4jQueryResolverDelegate() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
Neo4jRangePredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jRangePredicate(StringBuilder, String, String, Object, Object) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
 
Neo4jRootPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
Neo4jRootPredicate() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRootPredicate
 
Neo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.impl
Initialize the schema for the Neo4j database: create sequences; create unique constraints on identifiers, natural ids and unique columns
Neo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jSchemaDefiner
 
Neo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Generates the next value of an id sequence as represented by IdSourceKey.
Neo4jSequenceGenerator(GraphDatabaseService, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jSequenceGenerator
 
Neo4jTupleAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
 
Neo4jTupleAssociationSnapshot(Relationship, AssociationKey, AssociatedEntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleAssociationSnapshot
 
Neo4jTupleSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Represents the Tuple snapshot as loaded by the Neo4j datastore.
Neo4jTupleSnapshot(Node, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
Neo4jTupleSnapshot(Node, Map<String, AssociatedEntityKeyMetadata>, Map<String, String>, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleSnapshot
 
Neo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Container for methods used to obtain the GridType representation of a Type.
Neo4jTypeConverter() - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTypeConverter
 
newClosableIterator(Iterable<T>) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newConcurrentHashMap() - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newConcurrentHashMap(int) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newConcurrentHashMap(Map<? extends K, ? extends V>) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newFixedThreadPool(int, String) - Static method in class org.hibernate.ogm.massindex.impl.Executors
Creates a new fixed size ThreadPoolExecutor.
newFixedThreadPool(int, String, int) - Static method in class org.hibernate.ogm.massindex.impl.Executors
Creates a new fixed size ThreadPoolExecutor
newHashMap() - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newHashMap(int) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newHashMap(Map<? extends K, ? extends V>) - Static method in class org.hibernate.ogm.util.impl.CollectionHelper
 
newInstance(DatabaseIdentifier, boolean) - Static method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Creates an instance of CouchDBDatastore.
newInstance(Class<? extends T>) - Method in interface org.hibernate.ogm.util.configurationreader.impl.Instantiator
 
next(String, SessionImplementor) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBStringType
 
next() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
 
next() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
nextValue(IdSourceKey, int, int) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
nextValue(IdSourceKey, int, int) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jSequenceGenerator
Generate the next value in a sequence for a given IdSourceKey.
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
nextValue(NextValueRequest) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Returns the next value from the specified id generator with the specified increment.
NextValueRequest - Class in org.hibernate.ogm.dialect.spi
Represents a request for obtaining the next value from a given id source.
NextValueRequest(IdSourceKey, int, int) - Constructor for class org.hibernate.ogm.dialect.spi.NextValueRequest
 
node(StringBuilder, String, String...) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
NodeLabel - Enum in org.hibernate.ogm.datastore.neo4j.dialect.impl
Identifies the role of the node created by the neo4j dialect.
NodesTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Iterates over the result of a native query when each result is a neo4j node.
NodesTupleIterator(ExecutionResult, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.NodesTupleIterator
 
noInterceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
noInterceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
noJtaPlatformDetected() - Method in interface org.hibernate.ogm.util.impl.Log
 
NonZeroDigit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
NoopConnection - Class in org.hibernate.ogm.jdbc.impl
 
NoopConnection() - Constructor for class org.hibernate.ogm.jdbc.impl.NoopConnection
 
NoopConnectionProvider - Class in org.hibernate.ogm.jdbc.impl
 
NoopConnectionProvider() - Constructor for class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
NoopDatabaseMetaData - Class in org.hibernate.ogm.jdbc.impl
 
NoopDatabaseMetaData(NoopConnection) - Constructor for class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
NoOpParameterMetadataBuilder - Class in org.hibernate.ogm.dialect.query.spi
Default implementation of ParameterMetadataBuilder which returns no parameter at all.
NoopStatement - Class in org.hibernate.ogm.jdbc.impl
A Statement that does nothing.
NoopStatement() - Constructor for class org.hibernate.ogm.jdbc.impl.NoopStatement
 
NormalChar() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
normalizeIntermediateIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeIntermediateIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizePropertyPathIntermediary(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizePropertyPathIntermediary(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizePropertyPathTerminus(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizePropertyPathTerminus(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizeQualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeQualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizeTerminalIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeTerminalIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizeUnqualifiedPropertyReference(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedPropertyReference(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizeUnqualifiedPropertyReferenceSource(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedPropertyReferenceSource(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
normalizeUnqualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
NoSQLQuery - Interface in org.hibernate.ogm.query
A native NoSQL query, in a store-specific representation.
NoSQLQueryImpl - Class in org.hibernate.ogm.query.impl
Hibernate OGM implementation of the SQLQuery contract.
NoSQLQueryImpl(NamedSQLQueryDefinition, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.ogm.query.impl.NoSQLQueryImpl
Constructs a NoSQLQuery given a sql query defined in the mappings.
NoSQLQueryImpl(String, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
NoSQLQueryImpl(String, boolean, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
notAnInteger(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
NotNeededDiscriminator - Class in org.hibernate.ogm.persister.impl
Used when a discriminator is not needed.
NotSupportedException - Exception in org.hibernate.ogm.exception
Thrown when an operation is not supported by OGM
NotSupportedException(String, String) - Constructor for exception org.hibernate.ogm.exception.NotSupportedException
 
noValidDatastoreProviderShortName(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
nullPlusNonNullIsNull() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.CollectionType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.CollectionType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ComponentType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ComponentType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.EnumType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.EnumType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ManyToOneType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.ManyToOneType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.OneToOneType
 
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.OneToOneType
 
nullSafeGet(Tuple, String[], SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Retrieve an instance of the mapped class from a grid resultset.
nullSafeGet(Tuple, String, SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Retrieve an instance of the mapped class from a grid resultset.
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.CollectionType
 
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.CollectionType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.ComponentType
 
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.ComponentType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.EnumType
 
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.EnumType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.ManyToOneType
 
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.ManyToOneType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.OneToOneType
 
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.type.impl.OneToOneType
 
nullSafeSet(Tuple, Object, String[], boolean[], SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Write an instance of the mapped class to a prepared statement, ignoring some columns.
nullSafeSet(Tuple, Object, String[], SessionImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
Write an instance of the mapped class to a prepared statement.
nullsAreSortedAtEnd() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 

O

ObjectIdGridType - Class in org.hibernate.ogm.datastore.mongodb.type.impl
Persists ObjectIds as is in MongoDB.
ObjectIdGridType() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdGridType
 
ObjectIdTypeDescriptor - Class in org.hibernate.ogm.datastore.mongodb.type.impl
Descriptor for persisting ObjectIds as is in MongoDB.
ObjectIdTypeDescriptor() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
OGM_ON - Static variable in class org.hibernate.ogm.cfg.impl.InternalProperties
Used to make sure that Hibernate OGM's custom service implementations are only registered with the bootstrap process if the persistence unit in question uses Hibernate OGM.
OGM_OPTION_CONTEXT - Static variable in class org.hibernate.ogm.cfg.impl.InternalProperties
Name of the configuration option for passing in set up OptionsService.OptionsServiceContexts.
OgmBasicCollectionLoader - Class in org.hibernate.ogm.loader.impl
 
OgmBasicCollectionLoader(OgmCollectionPersister) - Constructor for class org.hibernate.ogm.loader.impl.OgmBasicCollectionLoader
 
OgmCollectionPersister - Class in org.hibernate.ogm.persister.impl
CollectionPersister storing the collection in a grid
OgmCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
OgmColumnCollectionAliases - Class in org.hibernate.ogm.loader.impl
Return the column value for each element.
OgmColumnCollectionAliases(OgmCollectionPersister) - Constructor for class org.hibernate.ogm.loader.impl.OgmColumnCollectionAliases
 
OgmConfiguration - Class in org.hibernate.ogm.cfg
An instance of OgmConfiguration allows the application to specify properties and mapping documents to be used when creating an OgmSessionFactory.
OgmConfiguration() - Constructor for class org.hibernate.ogm.cfg.OgmConfiguration
 
OgmConnectionProviderInitiator - Class in org.hibernate.ogm.jdbc.impl
 
OgmConnectionProviderInitiator() - Constructor for class org.hibernate.ogm.jdbc.impl.OgmConnectionProviderInitiator
 
OgmDefaultMergeEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultMergeEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultMergeEventListener
 
OgmDefaultPersistEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultPersistEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultPersistEventListener
 
OgmDefaultPersistOnFlushEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultPersistOnFlushEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultPersistOnFlushEventListener
 
OgmDefaultReplicateEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultReplicateEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultReplicateEventListener
 
OgmDefaultSaveEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultSaveEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultSaveEventListener
 
OgmDefaultSaveOrUpdateEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultSaveOrUpdateEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultSaveOrUpdateEventListener
 
OgmDefaultUpdateEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmDefaultUpdateEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmDefaultUpdateEventListener
 
OgmDialect - Class in org.hibernate.ogm.dialect.impl
A pseudo Dialect implementation which exposes the current GridDialect.
OgmDialect(GridDialect) - Constructor for class org.hibernate.ogm.dialect.impl.OgmDialect
 
OgmDialectFactoryInitiator - Class in org.hibernate.ogm.dialect.impl
Contributes OGM's DialectFactory which always returns an instance of OgmDialect.
OgmDialectFactoryInitiator() - Constructor for class org.hibernate.ogm.dialect.impl.OgmDialectFactoryInitiator
 
OgmEntityEntryState - Class in org.hibernate.ogm.entityentry.impl
Entity-dependent state specific to Hibernate OGM.
OgmEntityEntryState() - Constructor for class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
 
OgmEntityManager - Class in org.hibernate.ogm.jpa.impl
An OGM specific EntityManager implementation which delegates most method calls to the underlying ORM EntityManager.
OgmEntityManager(OgmEntityManagerFactory, EntityManagerImpl) - Constructor for class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
OgmEntityManagerFactory - Class in org.hibernate.ogm.jpa.impl
An OGM EntityManagerFactory which delegates most work to the underlying ORM EntityManagerFactory.
OgmEntityManagerFactory(EntityManagerFactory) - Constructor for class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
OgmEntityPersister - Class in org.hibernate.ogm.persister.impl
Basic functionality for persisting an entity using OGM.
OgmGeneratorBase - Class in org.hibernate.ogm.id.impl
Base class for sequence and table based id generators in Hibernate OGM.
OgmGeneratorBase() - Constructor for class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
OgmIdentifierGeneratorStrategyProvider - Class in org.hibernate.ogm.jpa.impl
Provides a registry of JPA identifier generator types and it's corresponding OGM implementations.
OgmIdentifierGeneratorStrategyProvider() - Constructor for class org.hibernate.ogm.jpa.impl.OgmIdentifierGeneratorStrategyProvider
 
OgmIdentityGenerator - Class in org.hibernate.ogm.id.impl
An identifier generator which obtains ids assigned by the store implicitly during insertion.
OgmIdentityGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmIdentityGenerator
 
OgmIntegrator - Class in org.hibernate.ogm.service.impl
Apply required services changes to run Hibernate OGM atop Hibernate ORM by setting OGM specific services and overriding existing ORM services.
OgmIntegrator() - Constructor for class org.hibernate.ogm.service.impl.OgmIntegrator
 
OgmJdbcServicesInitiator - Class in org.hibernate.ogm.service.impl
Return a JdbcServicesImpl that does not access the underlying database
OgmJdbcServicesInitiator() - Constructor for class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
 
OgmJpaMergeEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmJpaMergeEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmJpaMergeEventListener
 
OgmJpaPersistEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmJpaPersistEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmJpaPersistEventListener
 
OgmJpaPersistOnFlushEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmJpaPersistOnFlushEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmJpaPersistOnFlushEventListener
 
OgmJpaQuery<X> - Class in org.hibernate.ogm.jpa.impl
Hibernate OGM implementation of both HibernateQuery and TypedQuery
OgmJpaQuery(Query, EntityManager) - Constructor for class org.hibernate.ogm.jpa.impl.OgmJpaQuery
 
OgmJpaSaveEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmJpaSaveEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmJpaSaveEventListener
 
OgmJpaSaveOrUpdateEventListener - Class in org.hibernate.ogm.service.listener.impl
A almost 1:1 copy of ORM's DefaultPersistEventListener.
OgmJpaSaveOrUpdateEventListener() - Constructor for class org.hibernate.ogm.service.listener.impl.OgmJpaSaveOrUpdateEventListener
 
OgmJtaPlatformInitiator - Class in org.hibernate.ogm.transaction.impl
 
OgmJtaPlatformInitiator() - Constructor for class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
 
OgmLoader - Class in org.hibernate.ogm.loader.impl
Load an entity from the Grid
OgmLoader(OgmCollectionPersister[]) - Constructor for class org.hibernate.ogm.loader.impl.OgmLoader
Load a collection
OgmLoader(OgmEntityPersister[]) - Constructor for class org.hibernate.ogm.loader.impl.OgmLoader
Load an entity.
OgmLoadingContext - Class in org.hibernate.ogm.loader.impl
Object holding contextual information around data loading and that are OGM specific.
OgmLoadingContext() - Constructor for class org.hibernate.ogm.loader.impl.OgmLoadingContext
 
OgmMassIndexer - Class in org.hibernate.ogm.massindex.impl
MassIndexer that can be register in Hibernate Search to index existing data stores.
OgmMassIndexer(GridDialect, SearchIntegrator, SessionFactoryImplementor, Class<?>...) - Constructor for class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
OgmMassIndexerFactory - Class in org.hibernate.ogm.massindex.impl
MassIndexerFactory that can be used to register the OgmMassIndexer to Hibernate Search.
OgmMassIndexerFactory() - Constructor for class org.hibernate.ogm.massindex.impl.OgmMassIndexerFactory
 
OgmMutableIdentifierGeneratorFactory - Class in org.hibernate.ogm.jpa.impl
Register OGM strategies for identifier generations
OgmMutableIdentifierGeneratorFactory() - Constructor for class org.hibernate.ogm.jpa.impl.OgmMutableIdentifierGeneratorFactory
 
OgmNamingStrategy - Class in org.hibernate.ogm.cfg.impl
Implements the OGM naming strategy: - based of the JPA 2 naming strategy - column names in components defaults to the fully qualified path (ie address.city)
OgmNamingStrategy() - Constructor for class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
OgmPersisterClassResolver - Class in org.hibernate.ogm.jpa.impl
Return the Ogm persisters
OgmPersisterClassResolver() - Constructor for class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
OgmPersisterClassResolverInitiator - Class in org.hibernate.ogm.jpa.impl
 
OgmPersisterClassResolverInitiator() - Constructor for class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
 
OgmPersistEventDuplicationStrategy - Class in org.hibernate.ogm.service.listener.impl
 
OgmPersistEventDuplicationStrategy(CallbackRegistry) - Constructor for class org.hibernate.ogm.service.listener.impl.OgmPersistEventDuplicationStrategy
 
OgmProperties - Interface in org.hibernate.ogm.cfg
Common properties for configuring NoSql datastores via persistence.xml or OgmConfiguration.
OgmQueryLoader - Class in org.hibernate.ogm.query.impl
A QueryLoader which loads the results of JP-QL queries translated into store-specific native queries or Lucene queries.
OgmQueryLoader(QueryTranslatorImpl, SessionFactoryImplementor, SelectClause, BackendQuery<?>, List<String>) - Constructor for class org.hibernate.ogm.query.impl.OgmQueryLoader
 
OgmQueryTranslator - Class in org.hibernate.ogm.query.impl
A QueryTranslator which converts JP-QL queries into store-dependent native queries, e.g.
OgmQueryTranslator(SessionFactoryImplementor, QueryParserService, String, String, Map<?, ?>) - Constructor for class org.hibernate.ogm.query.impl.OgmQueryTranslator
 
OgmQueryTranslatorFactory - Class in org.hibernate.ogm.query.impl
Creates QueryTranslators.
OgmQueryTranslatorFactory() - Constructor for class org.hibernate.ogm.query.impl.OgmQueryTranslatorFactory
 
OgmSequenceGenerator - Class in org.hibernate.ogm.id.impl
A JPA sequence-based identifier generator (inspired by SequenceStyleGenerator.
OgmSequenceGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmSequenceGenerator
 
OgmSession - Interface in org.hibernate.ogm
Session-level functionality specific to Hibernate OGM.
OgmSessionBuilderDelegator - Class in org.hibernate.ogm.hibernatecore.impl
 
OgmSessionBuilderDelegator(SessionBuilderImplementor, OgmSessionFactory) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
OgmSessionFactory - Interface in org.hibernate.ogm
Provides OGM-specific functionality on the session factory level.
OgmSessionFactory.OgmSessionBuilderImplementor - Interface in org.hibernate.ogm
OgmSessionFactoryImpl - Class in org.hibernate.ogm.hibernatecore.impl
 
OgmSessionFactoryImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
OgmSessionFactoryObjectFactory - Class in org.hibernate.ogm.hibernatecore.impl
Resolves OgmSessionFactory instances during JNDI look-ups as well as during de-serialization.
OgmSessionFactoryObjectFactory() - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryObjectFactory
 
OgmSessionFactoryServiceInitiators - Class in org.hibernate.ogm.service.impl
Central definition of the standard set of initiators defined by OGM for the SessionFactoryServiceRegistry.
OgmSessionFactoryServiceInitiators() - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceInitiators
 
OgmSessionFactoryServiceRegistryFactoryImpl - Class in org.hibernate.ogm.service.impl
Factory for the creation of OgmSessionFactoryServiceRegistryImpl.
OgmSessionFactoryServiceRegistryFactoryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryImpl
 
OgmSessionFactoryServiceRegistryFactoryInitiator - Class in org.hibernate.ogm.service.impl
 
OgmSessionFactoryServiceRegistryFactoryInitiator() - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
 
OgmSessionFactoryServiceRegistryImpl - Class in org.hibernate.ogm.service.impl
Bind services requiring a SessionFactory.
OgmSessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, Configuration) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryImpl
 
OgmSessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, MetadataImplementor) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryImpl
 
OgmSessionImpl - Class in org.hibernate.ogm.hibernatecore.impl
An OGM specific session implementation which delegate most of the work to the underlying Hibernate ORM Session, except queries which are redirected to the OGM engine.
OgmSessionImpl(OgmSessionFactory, EventSource) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
OgmSharedSessionBuilderDelegator - Class in org.hibernate.ogm.hibernatecore.impl
 
OgmSharedSessionBuilderDelegator(SharedSessionBuilder, OgmSessionFactory) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
OgmTableGenerator - Class in org.hibernate.ogm.id.impl
A table-based id generator.
OgmTableGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmTableGenerator
 
OgmTransactionFactory - Class in org.hibernate.ogm.transaction.impl
TransactionFactory allowing to choose between JTA transactions retrieved from the TransactionManager or to emulate transactions via EmulatedLocalTransaction.
OgmTransactionFactory(boolean) - Constructor for class org.hibernate.ogm.transaction.impl.OgmTransactionFactory
 
OgmTransactionFactoryInitiator - Class in org.hibernate.ogm.transaction.impl
Use OgmTransactionFactory as the default value if no TransactionFactory is set.
OgmTransactionFactoryInitiator() - Constructor for class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
 
onAutoFlush(AutoFlushEvent) - Method in class org.hibernate.ogm.service.impl.AutoFlushBatchManagerEventListener
 
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
 
OnePerKindCacheManager - Class in org.hibernate.ogm.datastore.infinispan.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(EmbeddedCacheManager) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindCacheManager
 
OnePerKindCacheManager(URL, JtaPlatform, OnePerKindKeyProvider) - Constructor for class org.hibernate.ogm.datastore.infinispan.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
 
OnePerKindKeyProvider - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl
Key provider which stores all keys as is in ISPN.
OnePerKindKeyProvider() - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl.OnePerKindKeyProvider
 
oneToOne(boolean) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
OneToOneType - Class in org.hibernate.ogm.type.impl
 
OneToOneType(OneToOneType, TypeTranslator) - Constructor for class org.hibernate.ogm.type.impl.OneToOneType
 
onFlush(FlushEvent) - Method in class org.hibernate.ogm.service.impl.FlushBatchManagerEventListener
 
openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
openSession() - Method in interface org.hibernate.ogm.OgmSessionFactory.OgmSessionBuilderImplementor
 
openSession() - Method in interface org.hibernate.ogm.OgmSessionFactory
Opens a new session based on the configured NoSQL datastore.
openStatelessSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
openStatelessSession(Connection) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
openTemporarySession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
openTemporarySession() - Method in interface org.hibernate.ogm.OgmSessionFactory
 
Operation() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
Operation - Interface in org.hibernate.ogm.dialect.batch.spi
Represents a CRUD operation on the datastore
OperationsQueue - Class in org.hibernate.ogm.dialect.batch.spi
A queue for Operation.
OperationsQueue() - Constructor for class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
OPT_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmGeneratorBase
 
OptimisticLockingAwareGridDialect - Interface in org.hibernate.ogm.dialect.optimisticlock.spi
A GridDialect facet to be implemented by those stores which support finding and altering versioned records in an atomic fashion.
OptimisticLockingAwareGridDialectInitiator - Class in org.hibernate.ogm.dialect.impl
Contributes the OptimisticLockingAwareGridDialect service if the current grid dialect implements this dialect facet.
optimizeAfterPurge(boolean) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
optimizeOnFinish(boolean) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
Option<I,V> - Class in org.hibernate.ogm.options.spi
A configuration option describing a generic or datastore-specific setting for which a (set of) value is attached.
Option() - Constructor for class org.hibernate.ogm.options.spi.Option
 
OPTION_CONFIGURATOR - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Name of the configuration option for specifying an OptionConfigurator when bootstrapping Hibernate OGM.
OptionallyWrapInJTATransaction - Class in org.hibernate.ogm.massindex.impl
Wrap the subsequent Runnable in a JTA Transaction if necessary: - if the existing Hibernate Core transaction strategy requires a TransactionManager - if no JTA transaction is already started Unfortunately at this time we need to have access to SessionFactoryImplementor
OptionallyWrapInJTATransaction(SessionFactory, ErrorHandler, SessionAwareRunnable) - Constructor for class org.hibernate.ogm.massindex.impl.OptionallyWrapInJTATransaction
 
OptionConfigurator - Class in org.hibernate.ogm.cfg
A callback invoked at bootstrap time to apply configuration options.
OptionConfigurator() - Constructor for class org.hibernate.ogm.cfg.OptionConfigurator
 
OptionsContainer - Interface in org.hibernate.ogm.options.container.impl
Provides the option values configured on a specific element such as an entity or property, through one OptionValueSource.
OptionsContainerBuilder - Class in org.hibernate.ogm.options.container.impl
Container for a group of options.
OptionsContainerBuilder() - Constructor for class org.hibernate.ogm.options.container.impl.OptionsContainerBuilder
 
OptionsContext - Interface in org.hibernate.ogm.options.spi
Provides access to the options effectively applying for a given element (e.g.
OptionsContextImpl - Class in org.hibernate.ogm.options.navigation.impl
Provides access to the options effectively applying for a given entity or property.
OptionsService - Interface in org.hibernate.ogm.options.spi
Access point to OGM specific metadata information.
OptionsService.OptionsServiceContext - Interface in org.hibernate.ogm.options.spi
Contain a group of options separated in different scopes
OptionsServiceImpl - Class in org.hibernate.ogm.options.navigation.impl
Provides read access to option contexts maintained at the session factory and session level.
OptionsServiceImpl() - Constructor for class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
 
OptionsServiceInitiator - Class in org.hibernate.ogm.options.navigation.impl
Initialize the OptionsService so that other components can access it using the ServiceRegistry.
OptionsServiceInitiator() - Constructor for class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
 
OptionValuePair<V> - Class in org.hibernate.ogm.options.spi
Represents an Option and its associated value.
OptionValueSource - Interface in org.hibernate.ogm.options.navigation.source.impl
A source for option values.
OptionValueSources - Class in org.hibernate.ogm.options.navigation.source.impl
Provides the list of OptionValueSources to be considered by default when creating an OptionsContextImpl.
org.hibernate.ogm - package org.hibernate.ogm
 
org.hibernate.ogm.cfg - package org.hibernate.ogm.cfg
 
org.hibernate.ogm.cfg.impl - package org.hibernate.ogm.cfg.impl
 
org.hibernate.ogm.cfg.spi - package org.hibernate.ogm.cfg.spi
 
org.hibernate.ogm.datastore.couchdb - package org.hibernate.ogm.datastore.couchdb
 
org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl - package org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl
 
org.hibernate.ogm.datastore.couchdb.dialect.backend.impl - package org.hibernate.ogm.datastore.couchdb.dialect.backend.impl
 
org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl - package org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl
 
org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl - package org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
 
org.hibernate.ogm.datastore.couchdb.dialect.model.impl - package org.hibernate.ogm.datastore.couchdb.dialect.model.impl
 
org.hibernate.ogm.datastore.couchdb.dialect.type.impl - package org.hibernate.ogm.datastore.couchdb.dialect.type.impl
 
org.hibernate.ogm.datastore.couchdb.impl - package org.hibernate.ogm.datastore.couchdb.impl
 
org.hibernate.ogm.datastore.couchdb.logging.impl - package org.hibernate.ogm.datastore.couchdb.logging.impl
 
org.hibernate.ogm.datastore.couchdb.options.navigation - package org.hibernate.ogm.datastore.couchdb.options.navigation
 
org.hibernate.ogm.datastore.couchdb.options.navigation.impl - package org.hibernate.ogm.datastore.couchdb.options.navigation.impl
 
org.hibernate.ogm.datastore.couchdb.util.impl - package org.hibernate.ogm.datastore.couchdb.util.impl
 
org.hibernate.ogm.datastore.document.association.spi - package org.hibernate.ogm.datastore.document.association.spi
Helper contracts used to store and extract associations rows and offer an optimized representation for collection of single types and associations pointing to non composite pk and not involving indexed or keyed collections.
org.hibernate.ogm.datastore.document.association.spi.impl - package org.hibernate.ogm.datastore.document.association.spi.impl
 
org.hibernate.ogm.datastore.document.cfg - package org.hibernate.ogm.datastore.document.cfg
 
org.hibernate.ogm.datastore.document.impl - package org.hibernate.ogm.datastore.document.impl
 
org.hibernate.ogm.datastore.document.options - package org.hibernate.ogm.datastore.document.options
 
org.hibernate.ogm.datastore.document.options.impl - package org.hibernate.ogm.datastore.document.options.impl
 
org.hibernate.ogm.datastore.document.options.navigation - package org.hibernate.ogm.datastore.document.options.navigation
 
org.hibernate.ogm.datastore.document.options.navigation.spi - package org.hibernate.ogm.datastore.document.options.navigation.spi
 
org.hibernate.ogm.datastore.document.options.spi - package org.hibernate.ogm.datastore.document.options.spi
 
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
 
org.hibernate.ogm.datastore.impl - package org.hibernate.ogm.datastore.impl
 
org.hibernate.ogm.datastore.infinispan - package org.hibernate.ogm.datastore.infinispan
 
org.hibernate.ogm.datastore.infinispan.configuration.impl - package org.hibernate.ogm.datastore.infinispan.configuration.impl
 
org.hibernate.ogm.datastore.infinispan.dialect.impl - package org.hibernate.ogm.datastore.infinispan.dialect.impl
 
org.hibernate.ogm.datastore.infinispan.impl - package org.hibernate.ogm.datastore.infinispan.impl
 
org.hibernate.ogm.datastore.infinispan.logging.impl - package org.hibernate.ogm.datastore.infinispan.logging.impl
 
org.hibernate.ogm.datastore.infinispan.options.navigation - package org.hibernate.ogm.datastore.infinispan.options.navigation
 
org.hibernate.ogm.datastore.infinispan.options.navigation.impl - package org.hibernate.ogm.datastore.infinispan.options.navigation.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
 
org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl - package org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl
 
org.hibernate.ogm.datastore.keyvalue.cfg - package org.hibernate.ogm.datastore.keyvalue.cfg
 
org.hibernate.ogm.datastore.keyvalue.options - package org.hibernate.ogm.datastore.keyvalue.options
 
org.hibernate.ogm.datastore.keyvalue.options.navigation - package org.hibernate.ogm.datastore.keyvalue.options.navigation
 
org.hibernate.ogm.datastore.keyvalue.options.navigation.spi - package org.hibernate.ogm.datastore.keyvalue.options.navigation.spi
 
org.hibernate.ogm.datastore.keyvalue.options.spi - package org.hibernate.ogm.datastore.keyvalue.options.spi
 
org.hibernate.ogm.datastore.map - package org.hibernate.ogm.datastore.map
 
org.hibernate.ogm.datastore.map.impl - package org.hibernate.ogm.datastore.map.impl
 
org.hibernate.ogm.datastore.mongodb - package org.hibernate.ogm.datastore.mongodb
 
org.hibernate.ogm.datastore.mongodb.configuration.impl - package org.hibernate.ogm.datastore.mongodb.configuration.impl
 
org.hibernate.ogm.datastore.mongodb.dialect.impl - package org.hibernate.ogm.datastore.mongodb.dialect.impl
 
org.hibernate.ogm.datastore.mongodb.impl - package org.hibernate.ogm.datastore.mongodb.impl
 
org.hibernate.ogm.datastore.mongodb.logging.impl - package org.hibernate.ogm.datastore.mongodb.logging.impl
 
org.hibernate.ogm.datastore.mongodb.options - package org.hibernate.ogm.datastore.mongodb.options
 
org.hibernate.ogm.datastore.mongodb.options.impl - package org.hibernate.ogm.datastore.mongodb.options.impl
 
org.hibernate.ogm.datastore.mongodb.options.navigation - package org.hibernate.ogm.datastore.mongodb.options.navigation
 
org.hibernate.ogm.datastore.mongodb.options.navigation.impl - package org.hibernate.ogm.datastore.mongodb.options.navigation.impl
 
org.hibernate.ogm.datastore.mongodb.query.impl - package org.hibernate.ogm.datastore.mongodb.query.impl
 
org.hibernate.ogm.datastore.mongodb.query.parsing.impl - package org.hibernate.ogm.datastore.mongodb.query.parsing.impl
 
org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl - package org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl
 
org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl - package org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl
 
org.hibernate.ogm.datastore.mongodb.type.impl - package org.hibernate.ogm.datastore.mongodb.type.impl
 
org.hibernate.ogm.datastore.neo4j - package org.hibernate.ogm.datastore.neo4j
 
org.hibernate.ogm.datastore.neo4j.dialect.impl - package org.hibernate.ogm.datastore.neo4j.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.impl - package org.hibernate.ogm.datastore.neo4j.impl
 
org.hibernate.ogm.datastore.neo4j.logging.impl - package org.hibernate.ogm.datastore.neo4j.logging.impl
 
org.hibernate.ogm.datastore.neo4j.query.impl - package org.hibernate.ogm.datastore.neo4j.query.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
org.hibernate.ogm.datastore.neo4j.spi - package org.hibernate.ogm.datastore.neo4j.spi
 
org.hibernate.ogm.datastore.neo4j.transaction.impl - package org.hibernate.ogm.datastore.neo4j.transaction.impl
 
org.hibernate.ogm.datastore.spi - package org.hibernate.ogm.datastore.spi
 
org.hibernate.ogm.dialect.batch.spi - package org.hibernate.ogm.dialect.batch.spi
 
org.hibernate.ogm.dialect.identity.spi - package org.hibernate.ogm.dialect.identity.spi
 
org.hibernate.ogm.dialect.impl - package org.hibernate.ogm.dialect.impl
 
org.hibernate.ogm.dialect.optimisticlock.spi - package org.hibernate.ogm.dialect.optimisticlock.spi
 
org.hibernate.ogm.dialect.query.spi - package org.hibernate.ogm.dialect.query.spi
 
org.hibernate.ogm.dialect.spi - package org.hibernate.ogm.dialect.spi
 
org.hibernate.ogm.entityentry.impl - package org.hibernate.ogm.entityentry.impl
 
org.hibernate.ogm.exception - package org.hibernate.ogm.exception
 
org.hibernate.ogm.hibernatecore.impl - package org.hibernate.ogm.hibernatecore.impl
 
org.hibernate.ogm.id.impl - package org.hibernate.ogm.id.impl
 
org.hibernate.ogm.id.spi - package org.hibernate.ogm.id.spi
 
org.hibernate.ogm.jdbc.impl - package org.hibernate.ogm.jdbc.impl
 
org.hibernate.ogm.jpa - package org.hibernate.ogm.jpa
 
org.hibernate.ogm.jpa.impl - package org.hibernate.ogm.jpa.impl
 
org.hibernate.ogm.loader.impl - package org.hibernate.ogm.loader.impl
 
org.hibernate.ogm.loader.nativeloader.impl - package org.hibernate.ogm.loader.nativeloader.impl
 
org.hibernate.ogm.massindex.impl - package org.hibernate.ogm.massindex.impl
 
org.hibernate.ogm.model.impl - package org.hibernate.ogm.model.impl
 
org.hibernate.ogm.model.key.spi - package org.hibernate.ogm.model.key.spi
 
org.hibernate.ogm.model.spi - package org.hibernate.ogm.model.spi
 
org.hibernate.ogm.options.container.impl - package org.hibernate.ogm.options.container.impl
 
org.hibernate.ogm.options.navigation - package org.hibernate.ogm.options.navigation
 
org.hibernate.ogm.options.navigation.impl - package org.hibernate.ogm.options.navigation.impl
 
org.hibernate.ogm.options.navigation.source.impl - package org.hibernate.ogm.options.navigation.source.impl
This package provides different sources for option values.
org.hibernate.ogm.options.navigation.spi - package org.hibernate.ogm.options.navigation.spi
 
org.hibernate.ogm.options.spi - package org.hibernate.ogm.options.spi
 
org.hibernate.ogm.persister.impl - package org.hibernate.ogm.persister.impl
 
org.hibernate.ogm.query - package org.hibernate.ogm.query
 
org.hibernate.ogm.query.impl - package org.hibernate.ogm.query.impl
 
org.hibernate.ogm.query.spi - package org.hibernate.ogm.query.spi
 
org.hibernate.ogm.service.impl - package org.hibernate.ogm.service.impl
 
org.hibernate.ogm.service.listener.impl - package org.hibernate.ogm.service.listener.impl
 
org.hibernate.ogm.transaction.impl - package org.hibernate.ogm.transaction.impl
This package contains all required OGM customizations around transaction creation and management.
org.hibernate.ogm.type.descriptor.impl - package org.hibernate.ogm.type.descriptor.impl
 
org.hibernate.ogm.type.impl - package org.hibernate.ogm.type.impl
 
org.hibernate.ogm.type.spi - package org.hibernate.ogm.type.spi
 
org.hibernate.ogm.util - package org.hibernate.ogm.util
 
org.hibernate.ogm.util.configurationreader.impl - package org.hibernate.ogm.util.configurationreader.impl
 
org.hibernate.ogm.util.configurationreader.spi - package org.hibernate.ogm.util.configurationreader.spi
 
org.hibernate.ogm.util.impl - package org.hibernate.ogm.util.impl
 
org.hibernate.ogm.util.parser.impl - package org.hibernate.ogm.util.parser.impl
 
Other() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
othersDeletesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
overrideType(Type) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
overrideType(Type) - Method in class org.hibernate.ogm.dialect.spi.BaseGridDialect
 
overrideType(Type) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
If the datastore does not support a Type the dialect might override it with a custom one.
ownDeletesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
owner(SessionOwner) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
ownInsertsAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 

P

Pair() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
ParameterBeginDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
ParameterEndDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
ParameterMetadataBuilder - Interface in org.hibernate.ogm.dialect.query.spi
Implementations return metadata about the parameters contained in given native queries of the corresponding NoSQL store.
parameterMustNotBeNull(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
parameterSringMustNotBeEmpty(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
parseNativeQuery(String) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
parseNativeQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
parseNativeQuery(String) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
parseNativeQuery(String) - Method in interface org.hibernate.ogm.dialect.query.spi.QueryableGridDialect
Parses the given native query into a representation executable by this dialect.
parseQuery(SessionFactoryImplementor, String, Map<String, Object>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBBasedQueryParserService
 
parseQuery(SessionFactoryImplementor, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBBasedQueryParserService
 
parseQuery(SessionFactoryImplementor, String, Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
parseQuery(SessionFactoryImplementor, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
parseQuery(SessionFactoryImplementor, String, Map<String, Object>) - Method in interface org.hibernate.ogm.query.spi.QueryParserService
Parses the given query.
parseQuery(SessionFactoryImplementor, String) - Method in interface org.hibernate.ogm.query.spi.QueryParserService
Parses the given query.
parseQueryParameters(String, ParameterParser.Recognizer) - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.Neo4jParameterMetadataBuilder
 
PassThroughGridTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
Use the Java value as is and persist it to the grid
PassThroughGridTypeDescriptor() - Constructor for class org.hibernate.ogm.type.descriptor.impl.PassThroughGridTypeDescriptor
 
PASSWORD - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the password to connect with.
PER_KIND_ASSOCIATION_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_KIND_ENTITY_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_KIND_ENTITY_METADATA - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_KIND_ID_GENERATOR_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_TABLE_ASSOCIATION_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_TABLE_ENTITY_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
PER_TABLE_ID_GENERATOR_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
persist(String, Object, Map) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
persist(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
PersistenceStrategy<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl
A strategy for persisting entities, associations and id sources in EhCache.
PersistenceStrategy<EK,AK,ISK> - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl
A strategy for persisting entities, associations and id sources in Infinispan.
persistenceXmlNotFoundInClassPath(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
PersistentAssociationKey - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
Identifies an association stored in Infinispan when using the "per table" strategy.
PersistentAssociationKey(String[], Object[]) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
PersistentAssociationKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
An externalizer for serializing and de-serializing EntityKey instances.
PersistentEntityKey - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
Represents an EntityKey within an Infinispan cache when using the "cache per table" strategy.
PersistentEntityKey(String[], Object[]) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
PersistentEntityKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
An externalizer for serializing and de-serializing EntityKey instances.
PersistentIdSourceKey - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
Identifies an id source key stored in Infinispan when using the "per table" strategy.
PersistentIdSourceKey(String, Object) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
PersistentIdSourceKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl
An externalizer for serializing and de-serializing PersistentIdSourceKey instances.
PersistentNoSqlIdentifierGenerator - Interface in org.hibernate.ogm.id.spi
A IdentifierGenerator based on a persistent structure in a NoSQL store, such as a table, collection or sequence.
persistOnFlush(String, Object, Map) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
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
 
PerTableCacheManager - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl
A LocalCacheManager which uses a dedicated Cache per entity/association/id source table.
PerTableCacheManager(EmbeddedCacheManager, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl.PerTableCacheManager
 
PerTableCacheManager(URL, JtaPlatform, Set<EntityKeyMetadata>, Set<AssociationKeyMetadata>, Set<IdSourceKeyMetadata>) - Constructor for class org.hibernate.ogm.datastore.infinispan.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
 
PerTableKeyProvider - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.impl
Provides the persistent keys for the "per-table" strategy.
PerTableKeyProvider() - Constructor for class org.hibernate.ogm.datastore.infinispan.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
 
poll() - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
popStrategy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
popStrategy() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
PORT - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the port number of the database to connect to.
PORT - Static variable in class org.hibernate.ogm.util.configurationreader.impl.Validators
A PropertyValidator which asserts that a given number is a valid port number.
postInstantiate() - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
predicateBetween(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateEquals(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
This implements the equality predicate; the comparison predicate could be a constant, a subfunction or some random type parameter.
predicateGreater(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateGreaterOrEqual(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateIn(List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateIsNull() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLess(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLessOrEqual(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLike(String, Character) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateNotEquals(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
prepareBatch() - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
prepareCall(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareCall(String, int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareCall(String, int, int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareServices(StandardServiceRegistryBuilder) - Method in class org.hibernate.ogm.service.impl.OgmIntegrator
 
prepareStatement(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareStatement(String, int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareStatement(String, int, int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareStatement(String, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareStatement(String, int[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
prepareStatement(String, String[]) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
previous() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
PrimitiveByteArrayType - Class in org.hibernate.ogm.type.impl
 
PrimitiveByteArrayType() - Constructor for class org.hibernate.ogm.type.impl.PrimitiveByteArrayType
 
processInsertGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
processKey(EK, Cache<EK>) - Method in interface org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager.KeyProcessor
 
processUpdateGeneratedProperties(Serializable, Object, Object[], SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
 
ProducerConsumerQueue<T> - Class in org.hibernate.ogm.massindex.impl
Implements a blocking queue capable of storing a "poison" token to signal consumer threads that the task is finished.
ProducerConsumerQueue(int) - Constructor for class org.hibernate.ogm.massindex.impl.ProducerConsumerQueue
 
ProducerConsumerQueue(int, int) - Constructor for class org.hibernate.ogm.massindex.impl.ProducerConsumerQueue
 
producerStopping() - Method in class org.hibernate.ogm.massindex.impl.ProducerConsumerQueue
Each producer thread should call producerStopping() when it has finished.
ProgrammaticOptionValueSource - Class in org.hibernate.ogm.options.navigation.source.impl
A OptionValueSource which provides access to options set via the programmatic option API.
ProgrammaticOptionValueSource(AppendableConfigurationContext) - Constructor for class org.hibernate.ogm.options.navigation.source.impl.ProgrammaticOptionValueSource
 
progressMonitor(MassIndexerProgressMonitor) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
property(String, ElementType) - Method in interface org.hibernate.ogm.options.navigation.EntityContext
Specify mapping for the given property.
property(String, ElementType) - Method in interface org.hibernate.ogm.options.navigation.PropertyContext
Specify mapping for the given property.
property(String, Class<T>) - Method in class org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
Returns a context for retrieving the specified property.
PROPERTY_SEPARATOR - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
PropertyContext<E extends EntityContext<E,P>,P extends PropertyContext<E,P>> - Interface in org.hibernate.ogm.options.navigation
Property level to the options navigation API.
propertyExists(Class<?>, String, ElementType) - Static method in class org.hibernate.ogm.util.impl.ReflectionHelper
Whether the specified JavaBeans property exists on the given type or not.
PropertyKey - Class in org.hibernate.ogm.options.navigation.impl
Represents the lookup key to uniquely identify a property
PropertyKey(Class<?>, String) - Constructor for class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
propertyPathCompleted(PropertyPath) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
propertyPathCompleted(PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
PropertyReaderContext<T> - Interface in org.hibernate.ogm.util.configurationreader.spi
A context for retrieving the value of a given property.
propertyToColumnName(String) - Method in class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
 
PropertyValidator<T> - Interface in org.hibernate.ogm.util.configurationreader.spi
Implementations validate given property values.
provideClassByValue(Object) - Method in class org.hibernate.ogm.persister.impl.NotNeededDiscriminator
 
provideClassByValue(Object) - Method in class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
purgeAllOnStart(boolean) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
pushFromStrategy(JoinType, Tree, Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
pushFromStrategy(JoinType, Tree, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
pushSelectStrategy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
pushSelectStrategy() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
put(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
put(T) - Method in class org.hibernate.ogm.massindex.impl.ProducerConsumerQueue
Adds a new object to the queue, blocking if no space is available.
put(RowKey, Tuple) - Method in class org.hibernate.ogm.model.spi.Association
Adds the given row to this association, using the given row key.
put(String, Object) - Method in class org.hibernate.ogm.model.spi.Tuple
 
putAssociation(AssociationKey, Map<RowKey, Map<String, Object>>) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
putEmbeddedProperty(Map<String, Object>, String, Object) - Static method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
Adds the given embedded property indirectly to the given map, creating any intermediary embedded maps as required.
putEntity(EntityKey, Map<String, Object>) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
putIfAbsent(Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 

Q

Query() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
Query() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QUERY_PARSER_SERVICE - Static variable in class org.hibernate.ogm.cfg.impl.InternalProperties
Name of the configuration option for specifying the QueryParserService to be used.
QueryableGridDialect<T extends Serializable> - Interface in org.hibernate.ogm.dialect.query.spi
A facet for GridDialect implementations which support the execution of native queries.
QueryableGridDialectInitiator - Class in org.hibernate.ogm.dialect.impl
Contributes the QueryableGridDialect service if the current grid dialect implements this dialect facet.
QueryParser - Class in org.hibernate.ogm.datastore.neo4j.query.impl
Simple parser for Neo4j queries which recognizes named parameters.
QueryParser(ParameterParser.Recognizer) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QueryParserService - Interface in org.hibernate.ogm.query.spi
Based on JP-QL queries, implementations create native queries in a representation understood by the underlying datastore.
QueryParsingResult - Interface in org.hibernate.ogm.query.spi
Represents the result of parsing a JP-QL query by a QueryParserService implementation.
QueryPart() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QueryParts() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
querySyntaxException(Exception, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
QUEUE_MAX_LENGTH - Static variable in class org.hibernate.ogm.massindex.impl.Executors
 
Quoted() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QuoteDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 

R

READ_PREFERENCE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for setting the read preference.
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.
readAndCheckVersion(ObjectInput, int, Class<?>) - Static method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.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.
readElement(ResultSet, Object, String[], SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
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
 
readIdentifier(ResultSet, String, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
readIndex(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
readKey(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
readLock(EntityKey, int) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
Acquires a read lock on a specific key.
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.RowKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.AssociationKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyMetadataExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.IdSourceKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKeyExternalizer
 
readObject(ObjectInput) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKeyExternalizer
 
readPreference(ReadPreferenceType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
readPreference(ReadPreferenceType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
readPreference(ReadPreferenceType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
readPreference(ReadPreferenceType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBEntityContext
Defines the type of read preference to be applied when performing read operations against the datastore.
readPreference(ReadPreferenceType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBGlobalContext
Defines the type of read preference to be applied when performing read operations against the datastore.
readPreference(ReadPreferenceType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBPropertyContext
Defines the type of read preference to be applied when performing read operations in case the current property represents an association.
ReadPreference - Annotation Type in org.hibernate.ogm.datastore.mongodb.options
Specifies the read preference to be applied when performing read operations for the annotated entity or property.
ReadPreferenceConverter - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Converts ReadPreference instances into an equivalent option value pair.
ReadPreferenceConverter() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.ReadPreferenceConverter
 
ReadPreferenceOption - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Option for specifying the read preference in MongoDB.
ReadPreferenceOption() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.ReadPreferenceOption
 
ReadPreferenceType - Enum in org.hibernate.ogm.datastore.mongodb.options
Read preference options for MongoDB.
RecognizerBasedParameterMetadataBuilder - Class in org.hibernate.ogm.dialect.query.spi
Base class for ParameterMetadataBuilders based on ORM's ParamLocationRecognizer SPI.
RecognizerBasedParameterMetadataBuilder() - Constructor for class org.hibernate.ogm.dialect.query.spi.RecognizerBasedParameterMetadataBuilder
 
recreate(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
ReflectionHelper - Class in org.hibernate.ogm.util.impl
Some reflection utility methods.
ReflectionHelper() - Constructor for class org.hibernate.ogm.util.impl.ReflectionHelper
 
refresh(String, Object, Map) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
refresh(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
refresh(Object, Map<String, Object>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
refresh(Object, LockModeType) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
refreshRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
register(EhcacheXAResource, boolean) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
registerNamedQueryDefinition(String, NamedQueryDefinition) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
registerNamedSQLQueryDefinition(String, NamedSQLQueryDefinition) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
registerPersisterSpace(Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
registerPersisterSpace(Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.hibernate.ogm.massindex.impl.Executors.BlockPolicy
Puts the Runnable to the blocking queue, effectively blocking the delegating thread until space is available.
relative(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
releaseSavepoint(Savepoint) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
remove(K) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
remove(Object) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
remove() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
 
remove(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
remove(RowKey) - Method in class org.hibernate.ogm.model.spi.Association
Removes the row with the specified key from this association.
remove(String) - Method in class org.hibernate.ogm.model.spi.Tuple
 
remove(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
removeAll(Collection<?>) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
removeAssociation(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
removeAssociation(AssociationKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
removeAssociation(ExecutionEngine, AssociationKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationQueries
Removes the relationship(s) representing the given association.
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
removeAssociation(AssociationKey, AssociationContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Remove the list of tuples corresponding to a given association
RemoveAssociationOperation - Class in org.hibernate.ogm.dialect.batch.spi
An operation representing the removal of an association
RemoveAssociationOperation(AssociationKey, AssociationContext) - Constructor for class org.hibernate.ogm.dialect.batch.spi.RemoveAssociationOperation
 
removeAssociationRow(ExecutionEngine, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationQueries
Remove an association row
removedAssociation(int) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
removeEntity(ExecutionEngine, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Remove the nodes representing the entity and the embedded elements attached to it.
removeEntityTuple(EntityKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
removeOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.couchdb.CouchDBDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.ehcache.EhcacheDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.infinispan.InfinispanDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.BatchOperationsDelegator
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.GridDialectLogger
 
removeTuple(EntityKey, TupleContext) - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Remove the tuple for a given key
RemoveTupleOperation - Class in org.hibernate.ogm.dialect.batch.spi
Contains the data required to remove a tuple
RemoveTupleOperation(EntityKey, TupleContext) - Constructor for class org.hibernate.ogm.dialect.batch.spi.RemoveTupleOperation
 
removeTupleWithOptimisticLock(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
removeTupleWithOptimisticLock(EntityKey, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
removeTupleWithOptimisticLock(EntityKey, Tuple, TupleContext) - Method in interface org.hibernate.ogm.dialect.optimisticlock.spi.OptimisticLockingAwareGridDialect
Removes the given tuple.
replace(Element, Element) - Method in class org.hibernate.ogm.datastore.ehcache.impl.Cache
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in interface org.hibernate.ogm.type.spi.GridType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in interface org.hibernate.ogm.type.spi.GridType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
required() - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyReaderContext
Marks the given property as required.
resetJoinStatus() - Method in class org.hibernate.ogm.transaction.impl.EmulatedLocalTransaction
 
resetJoinStatus() - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
resetProperties(Configuration) - Static method in class org.hibernate.ogm.cfg.impl.HibernateSearchIntegration
 
resetProperties(Map<Object, Object>) - Static method in class org.hibernate.ogm.cfg.impl.HibernateSearchIntegration
 
resetValue(DBObject, String) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
Remove a column from the DBObject
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
resolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Map identifiers to entities or collections.
resolve(String) - Method in interface org.hibernate.ogm.util.configurationreader.spi.ShortNameResolver
Does not accept null values for the name parameter.
retainAll(Collection<?>) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
REVISION_FIELD_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
rollback() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
rollback(Savepoint) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
ROW_KEY - Static variable in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.ExternalizerIds
 
rowDeleted() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
rowInserted() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
RowKey - Class in org.hibernate.ogm.model.key.spi
A key representing an association row or identifier sequence.
RowKey(String[], Object[]) - Constructor for class org.hibernate.ogm.model.key.spi.RowKey
 
RowKeyBuilder - Class in org.hibernate.ogm.model.impl
 
RowKeyBuilder() - Constructor for class org.hibernate.ogm.model.impl.RowKeyBuilder
 
rowKeyColumnNames(String[]) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
RowKeyExternalizer - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl
An externalizer for serializing and de-serializing RowKey instances.
rowKeyIndexColumnNames(String[]) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
ROWS_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
rowUpdated() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
run() - Method in class org.hibernate.ogm.massindex.impl.BatchCoordinator
 
run() - Method in class org.hibernate.ogm.massindex.impl.BatchIndexingWorkspace
 
run(Session, Tuple) - Method in interface org.hibernate.ogm.massindex.impl.SessionAwareRunnable
 
run(Session, Tuple) - Method in class org.hibernate.ogm.massindex.impl.TupleIndexer
 

S

saveDesign(DesignDocument, String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Save a DesignDocument with the given id
saveDocument(Document, String) - Method in interface org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl.DatabaseClient
Save a Document with the given id
saveDocument(Document) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Saves a Document to the database
saveDocument(DesignDocument) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Saves the given design document in the database.
SchemaDefiner - Interface in org.hibernate.ogm.datastore.spi
Contract for implementing schema creation and validation routines.
SchemaDefinerInitiator - Class in org.hibernate.ogm.datastore.impl
Contributes the SchemaDefiner service as obtained via DatastoreProvider.getSchemaDefinerType().
SchemaDefinerInitiator() - Constructor for class org.hibernate.ogm.datastore.impl.SchemaDefinerInitiator
 
SchemaDefiningObserver - Class in org.hibernate.ogm.service.impl
Triggers mapping validation and schema initialization after the SF has been bootstrapped.
SchemaDefiningObserver(Configuration) - Constructor for class org.hibernate.ogm.service.impl.SchemaDefiningObserver
 
schemaOptionNotSupportedForSequenceGenerator(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
schemaOptionNotSupportedForTableGenerator(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.ogm.query.impl.FullTextSearchQueryTranslator
 
scroll(ScrollMode) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
scroll() - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.ogm.query.impl.OgmQueryTranslator
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
seed(SessionImplementor) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.type.impl.CouchDBStringType
 
SEGMENT_COLUMN_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
SEGMENT_VALUE_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
semiResolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.ogm.type.spi.GridType
Given a hydrated, but unresolved value, return a value that may be used to reconstruct property-ref associations.
Separator() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
SEQUENCE_QUERY_CACHE_MAX_SIZE - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
The maximum number of cached queries used to get a sequence.
SequenceDocument - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl
Used to serialize and deserialize sequence objects.
SequenceDocument(String, long) - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.SequenceDocument
 
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
 
ServerClient - Interface in org.hibernate.ogm.datastore.couchdb.dialect.backend.facade.impl
* The Interface used by RESTEasy to create the REST calls used to interact with the CouchDB server
session(SessionImplementor) - Method in class org.hibernate.ogm.util.impl.AssociationPersister
 
SessionAwareRunnable - Interface in org.hibernate.ogm.massindex.impl
 
sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.ogm.dialect.impl.SessionFactoryLifecycleAwareDialectInitializer
 
sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.ogm.service.impl.SchemaDefiningObserver
 
sessionFactoryCreated(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
sessionFactoryCreated(SessionFactoryImplementor) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.ogm.dialect.impl.SessionFactoryLifecycleAwareDialectInitializer
 
sessionFactoryCreated(SessionFactoryImplementor) - Method in interface org.hibernate.ogm.dialect.spi.SessionFactoryLifecycleAwareDialect
Injection point for the dialect to receive the session factory.
sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.ogm.service.impl.SchemaDefiningObserver
 
SessionFactoryEntityNamesResolver - Class in org.hibernate.ogm.service.impl
Resolves entity names into Class references using the metadata from the Hibernate SessionFactory.
SessionFactoryEntityNamesResolver(SessionFactory) - Constructor for class org.hibernate.ogm.service.impl.SessionFactoryEntityNamesResolver
 
SessionFactoryLifecycleAwareDialect - Interface in org.hibernate.ogm.dialect.spi
A GridDialect implementing this interface may access to the different stages of a session factory life-cycle
SessionFactoryLifecycleAwareDialectInitializer - Class in org.hibernate.ogm.dialect.impl
Passes a successfully created session factory to a GridDialect if it implements the SessionFactoryLifecycleAwareDialect interface.
SessionFactoryLifecycleAwareDialectInitializer() - Constructor for class org.hibernate.ogm.dialect.impl.SessionFactoryLifecycleAwareDialectInitializer
 
sessionWithOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionImpl
 
set(String, Object) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
Invoked by Jackson for any non-static property.
setAutoCommit(boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setCatalog(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setClientInfo(String, String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setClientInfo(Properties) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setCollection(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setCriteria(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setCursorName(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setError(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
setEscapeProcessing(boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setFetchDirection(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setFetchDirection(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
setFetchSize(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setFetchSize(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
setFirstResult(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setFlushMode(FlushModeType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setFlushMode(FlushModeType) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
SetFromCollection<E> - Class in org.hibernate.ogm.datastore.impl
Wrap a Collection object into a Set assuming the Collection does not contain duplicates.
SetFromCollection(Collection) - Constructor for class org.hibernate.ogm.datastore.impl.SetFromCollection
 
setHint(String, Object) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setHoldability(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setId(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
setId(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
setLists(Map<String, String>) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
setLockMode(LockModeType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setLockMode(String, LockMode) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
setLockOptions(LockOptions) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
setMap(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument.View
 
setMaxFieldSize(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setMaxResults(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setMaxRows(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setNetworkTimeout(Executor, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setOk(boolean) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
setOperation(MongoDBQueryDescriptor.Operation) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setParameter(Parameter<T>, T) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(String, Object) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(String, Date, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(int, Object) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setParameter(int, Date, TemporalType) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
setPoolable(boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setProjection(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setProperties(Properties) - Method in class org.hibernate.ogm.cfg.OgmConfiguration
 
setProperties(Properties) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
setPropertiesIfUndefined(Properties, Configuration) - Static method in class org.hibernate.ogm.cfg.impl.HibernateSearchIntegration
 
setProperty(String, Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
setPropertyPath(PropertyPath) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryRendererDelegate
 
setPropertyPath(PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
setQueryTimeout(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
setReadOnly(boolean) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setReason(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
setReduce(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument.View
 
setResultSetMapping(String) - Method in class org.hibernate.ogm.query.impl.NoSQLQueryImpl
 
setRev(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.GenericResponse
 
setRevision(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
setRows(List<Object>) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.AssociationDocument
 
setRows(List<Object>) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.model.impl.CouchDBAssociation
Sets the rows of this association.
setSavepoint() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setSavepoint(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setSchema(String) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setSnapshotType(MongoDBTupleSnapshot.SnapshotType) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
setTable(String) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
 
setTimeout(int) - Method in class org.hibernate.ogm.transaction.impl.JTATransaction
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
Deprecated.
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
A representation of the value to be embedded in an XML element.
setTransactionIsolation(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setTuple(Tuple) - Method in class org.hibernate.ogm.entityentry.impl.OgmEntityEntryState
 
setTuples(List<Tuple>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
Set the tuples
setTuples(List<Tuple>) - Method in class org.hibernate.ogm.loader.impl.OgmLoadingContext
 
setTypeMap(Map<String, Class<?>>) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
setValue(DBObject, String, Object) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
setViews(Map<String, DesignDocument.View>) - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.DesignDocument
 
ShortNameResolver - Interface in org.hibernate.ogm.util.configurationreader.spi
Implementations map short names into fully-qualified class names.
ShortType - Class in org.hibernate.ogm.type.impl
Represents a Short type
ShortType() - Constructor for class org.hibernate.ogm.type.impl.ShortType
 
shutDown() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.impl.CouchDBDatastore
Releases all the resources
shutDownDatastoreException(Exception) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
SimplePropertyReaderContext<T> - Class in org.hibernate.ogm.util.configurationreader.impl
A PropertyReaderContext which allows to retrieve String, int, boolean, enum and URL properties.
SimplePropertyReaderContext(ClassLoaderService, Map<?, ?>, String, Class<T>) - Constructor for class org.hibernate.ogm.util.configurationreader.impl.SimplePropertyReaderContext
 
SingleQuotedStringCharacter() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
SingleQuotedStringEscapedChar() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
SingleQuotedStringNormalChar() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
singleTableEntityPersister() - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
SingleTableOgmEntityPersister - Class in org.hibernate.ogm.persister.impl
Use single table strategy.
SingleTableOgmEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.ogm.persister.impl.SingleTableOgmEntityPersister
 
size() - Method in class org.hibernate.ogm.datastore.document.association.spi.AssociationRows
 
size() - Method in class org.hibernate.ogm.datastore.ehcache.dialect.impl.SerializableMapAssociationSnapshot
 
size() - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
 
size() - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
size() - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
 
size() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
 
size() - Method in class org.hibernate.ogm.dialect.batch.spi.OperationsQueue
 
size() - Method in class org.hibernate.ogm.model.spi.Association
Returns the number of rows within this association.
size() - Method in interface org.hibernate.ogm.model.spi.AssociationSnapshot
Returns the number of rows contained in this snapshot.
skip(StringBuilder, Integer) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
slice(String[], int, int) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
Create a smaller array from an existing one.
start() - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
start() - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
startAndWait() - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
stop() - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.ehcache.persistencestrategy.impl.LocalCacheManager
 
stop() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.impl.LocalCacheManager
 
stop() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
 
storesLowerCaseIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
StringAsObjectIdGridType - Class in org.hibernate.ogm.datastore.mongodb.type.impl
Persists Strings as ObjectIds in MongoDB:
StringAsObjectIdGridType() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdGridType
 
StringAsObjectIdType - Class in org.hibernate.ogm.datastore.mongodb.type.impl
A Hibernate ORM type (i.e.
StringAsObjectIdType() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdType
 
StringAsObjectIdTypeDescriptor - Class in org.hibernate.ogm.datastore.mongodb.type.impl
Descriptor for persisting Strings as ObjectIds in the datastore.
StringAsObjectIdTypeDescriptor() - Constructor for class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
StringCalendarDateType - Class in org.hibernate.ogm.type.impl
For Calendar objects use a String representation for MongoDB.
StringCalendarDateType() - Constructor for class org.hibernate.ogm.type.impl.StringCalendarDateType
 
StringDateTypeDescriptor - Class in org.hibernate.ogm.type.impl
For Date objects use a String representation.
StringDateTypeDescriptor() - Constructor for class org.hibernate.ogm.type.impl.StringDateTypeDescriptor
 
StringHelper - Class in org.hibernate.ogm.util.impl
Utility functions for dealing with strings.
StringHelper() - Constructor for class org.hibernate.ogm.util.impl.StringHelper
 
StringLoggerToJBossLoggingAdaptor - Class in org.hibernate.ogm.datastore.neo4j.impl
Implements Neo4J's StringLogger and write the content to JBoss Logging.
StringLoggerToJBossLoggingAdaptor() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.StringLoggerToJBossLoggingAdaptor
 
StringMappedGridExtractor<J> - Class in org.hibernate.ogm.type.descriptor.impl
 
StringMappedGridExtractor(JavaTypeDescriptor<J>, GridTypeDescriptor) - Constructor for class org.hibernate.ogm.type.descriptor.impl.StringMappedGridExtractor
 
StringMappedGridTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
Map field to string value and persist it to the grid
StringMappedGridTypeDescriptor() - Constructor for class org.hibernate.ogm.type.descriptor.impl.StringMappedGridTypeDescriptor
 
stringToObject(String) - Method in class org.hibernate.ogm.type.impl.StringType
 
StringType - Class in org.hibernate.ogm.type.impl
 
StringType() - Constructor for class org.hibernate.ogm.type.impl.StringType
 
StructureOptimizerAssociationRowFactory<R> - Class in org.hibernate.ogm.datastore.document.association.spi
Base class for AssociationRowFactory implementations which support association rows stored as key/value tuples as well as rows stored as collections of single values.
supportsAggressiveRelease() - Method in class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
supportsAlterTableWithAddColumn() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsConvert() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsGroupBy() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsNamedParameters() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsOuterJoins() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsParameters() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBBasedQueryParserService
 
supportsParameters() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
supportsParameters() - Method in interface org.hibernate.ogm.query.spi.QueryParserService
Whether this implementation supports parameterized queries or not.
supportsPositionedDelete() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSavepoints() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSequences() - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
 
supportsSequences() - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
supportsSequences() - Method in class org.hibernate.ogm.dialect.spi.BaseGridDialect
 
supportsSequences() - Method in interface org.hibernate.ogm.dialect.spi.GridDialect
Whether this dialect supports sequences for id generation or not.
supportsStatementPooling() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsTransactions() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsUnion() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
supportsUnionAll() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 

T

table(String) - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata.Builder
 
TABLE_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
TABLE_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
TablePerClassDiscriminator - Class in org.hibernate.ogm.persister.impl
The entity class is used as a discriminator.
TablePerClassDiscriminator(PersistentClass) - Constructor for class org.hibernate.ogm.persister.impl.TablePerClassDiscriminator
 
take() - Method in class org.hibernate.ogm.massindex.impl.ProducerConsumerQueue
Blocks until an object is available; when null is returned the client thread should quit.
TemporaryWorkaround - Annotation Type in org.hibernate.ogm.util.impl
Marker for elements which are added as a temporary work-around only and will be removed e.g.
tenantIdentifier(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
 
tenantIdentifier(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
threadsForSubsequentFetching(int) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
threadsToLoadObjects(int) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
TIME - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
Creates/parses ISO8601 strings containing time information only.
TIME - Static variable in class org.hibernate.ogm.type.descriptor.impl.Iso8601DateTypeDescriptor
Creates/parses ISO8601 strings containing time information only.
TIME - Static variable in class org.hibernate.ogm.type.impl.Iso8601StringDateType
 
TIMEOUT - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
The timeout used at the connection to the MongoDB instance.
TimestampDateTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
Converts a Date into a String representing a timestamp.
TimestampDateTypeDescriptor() - Constructor for class org.hibernate.ogm.type.descriptor.impl.TimestampDateTypeDescriptor
 
TimestampType - Class in org.hibernate.ogm.type.impl
 
TimestampType() - Constructor for class org.hibernate.ogm.type.impl.TimestampType
 
TimeType - Class in org.hibernate.ogm.type.impl
 
TimeType() - Constructor for class org.hibernate.ogm.type.impl.TimeType
 
to2DStringArray(Collection) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
 
toArray() - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
toArray(T[]) - Method in class org.hibernate.ogm.datastore.impl.SetFromCollection
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
toColumnNullness(Object, Mapping) - Method in interface org.hibernate.ogm.type.spi.GridType
Given an instance of the type, return an array of boolean, indicating which mapped columns would be null.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.GridTypeDelegatingToCoreType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.spi.GridType
A representation of the value to be embedded in a log file.
toString() - Method in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
 
toString() - Method in class org.hibernate.ogm.datastore.couchdb.util.impl.DatabaseIdentifier
 
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
 
toString() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKey
 
toString() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKey
 
toString() - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKey
 
toString() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
toString() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
toString() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
toString(ObjectId) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
toString(String) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParameter
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
toString() - Method in class org.hibernate.ogm.dialect.impl.AssociationContextImpl
 
toString() - Method in class org.hibernate.ogm.dialect.impl.AssociationTypeContextImpl
 
toString() - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
toString() - Method in class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
toString() - Method in class org.hibernate.ogm.dialect.spi.NextValueRequest
 
toString() - Method in class org.hibernate.ogm.loader.nativeloader.impl.BackendCustomQuery
 
toString() - Method in class org.hibernate.ogm.model.impl.DefaultAssociatedEntityKeyMetadata
 
toString() - Method in class org.hibernate.ogm.model.impl.DefaultAssociationKeyMetadata
 
toString() - Method in class org.hibernate.ogm.model.impl.DefaultEntityKeyMetadata
 
toString() - Method in class org.hibernate.ogm.model.impl.DefaultIdSourceKeyMetadata
 
toString() - Method in class org.hibernate.ogm.model.key.spi.AssociationKey
 
toString() - Method in class org.hibernate.ogm.model.key.spi.EntityKey
 
toString() - Method in class org.hibernate.ogm.model.key.spi.IdSourceKey
 
toString() - Method in class org.hibernate.ogm.model.key.spi.RowKey
 
toString() - Method in class org.hibernate.ogm.model.spi.Association
 
toString() - Method in class org.hibernate.ogm.model.spi.AssociationOperation
 
toString() - Method in class org.hibernate.ogm.model.spi.Tuple
 
toString() - Method in class org.hibernate.ogm.model.spi.TupleOperation
 
toString() - Method in class org.hibernate.ogm.options.container.impl.OptionsContainerBuilder
 
toString() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContextImpl
 
toString() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
 
toString() - Method in class org.hibernate.ogm.options.spi.OptionValuePair
 
toString(Calendar) - Method in class org.hibernate.ogm.type.descriptor.impl.CalendarTimeZoneDateTimeTypeDescriptor
 
toString(Calendar) - Method in class org.hibernate.ogm.type.descriptor.impl.Iso8601CalendarTypeDescriptor
 
toString(Date) - Method in class org.hibernate.ogm.type.descriptor.impl.Iso8601DateTypeDescriptor
 
toString(Date) - Method in class org.hibernate.ogm.type.descriptor.impl.TimestampDateTypeDescriptor
 
toString(T) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
toString(BigDecimal) - Method in class org.hibernate.ogm.type.impl.BigDecimalType
 
toString(BigInteger) - Method in class org.hibernate.ogm.type.impl.BigIntegerType
 
toString(Boolean) - Method in class org.hibernate.ogm.type.impl.BooleanType
 
toString(String) - Method in class org.hibernate.ogm.type.impl.StringType
 
toString(URL) - Method in class org.hibernate.ogm.type.impl.UrlType
 
toString(UUID) - Method in class org.hibernate.ogm.type.impl.UUIDType
 
toString() - Method in class org.hibernate.ogm.util.impl.ClassObjectFormatter
 
toString() - Method in enum org.hibernate.ogm.util.impl.CoreLogCategories
 
toString(Object[]) - Static method in class org.hibernate.ogm.util.impl.StringHelper
 
toStringArray(Collection) - Static method in class org.hibernate.ogm.util.impl.ArrayHelper
 
touch() - Static method in class org.hibernate.ogm.cfg.impl.Version
 
toXMLString(T, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.impl.AbstractGenericBasicType
 
transactionContext() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
 
TransactionManagerLookupDelegator - Class in org.hibernate.ogm.datastore.infinispan.impl
Wraps the TransactionManager lookup strategy as configured in the Hibernate main properties into an implementation usable by Infinispan
TransactionManagerLookupDelegator(JtaPlatform) - Constructor for class org.hibernate.ogm.datastore.infinispan.impl.TransactionManagerLookupDelegator
 
Tuple - Class in org.hibernate.ogm.model.spi
Represents a Tuple (think of it as a row) A tuple accepts a TupleShapshot which is a read-only state of the tuple at creation time.
Tuple() - Constructor for class org.hibernate.ogm.model.spi.Tuple
 
Tuple(TupleSnapshot) - Constructor for class org.hibernate.ogm.model.spi.Tuple
 
TupleAlreadyExistsException - Exception in org.hibernate.ogm.dialect.spi
Raised by GridDialect implementations using DuplicateInsertPreventionStrategy.NATIVE upon insertion of an already existing tuple.
TupleAlreadyExistsException(EntityKeyMetadata, Tuple, Throwable) - Constructor for exception org.hibernate.ogm.dialect.spi.TupleAlreadyExistsException
Creates a new TupleAlreadyExistsException.
TupleAsMapResultSet - Class in org.hibernate.ogm.jdbc.impl
Implements JDBC's ResultSet interface but is essentially a wrapper for propagating a list of Map<String, Object> that reach represent a tuple.
TupleAsMapResultSet() - Constructor for class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
TupleContext - Interface in org.hibernate.ogm.dialect.spi
Represents all information used to load an entity with some specific characteristics like a projection
TupleContextImpl - Class in org.hibernate.ogm.dialect.impl
Represents all information used to load an entity with some specific characteristics like a projection
TupleContextImpl(TupleContextImpl, OperationsQueue) - Constructor for class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
TupleContextImpl(List<String>, Map<String, AssociatedEntityKeyMetadata>, Map<String, String>, OptionsContext) - Constructor for class org.hibernate.ogm.dialect.impl.TupleContextImpl
 
TupleIndexer - Class in org.hibernate.ogm.massindex.impl
Component of batch-indexing pipeline, using chained producer-consumers.
TupleIndexer(Class<?>, MassIndexerProgressMonitor, SessionFactoryImplementor, ExtendedSearchIntegrator, CacheMode, BatchBackend, ErrorHandler) - Constructor for class org.hibernate.ogm.massindex.impl.TupleIndexer
 
TupleOperation - Class in org.hibernate.ogm.model.spi
Operation applied to the Tuple.
TupleOperation(String, Object, TupleOperationType) - Constructor for class org.hibernate.ogm.model.spi.TupleOperation
 
TupleOperationType - Enum in org.hibernate.ogm.model.spi
Type of operations on the tuple
TuplesDesignDocument - Class in org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl
Creates a CouchDB Design Document with a view used to retrieve the entities of a given table.
TuplesDesignDocument() - Constructor for class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.designdocument.impl.TuplesDesignDocument
 
TupleSnapshot - Interface in org.hibernate.ogm.model.spi
Represents a tuple snapshot as loaded by the datastore.
TYPE_DISCRIMINATOR_FIELD_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.Document
Name of the document type discriminator field
TYPE_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.AssociationDocument
The name of this document type as materialized in Document.TYPE_DISCRIMINATOR_FIELD_NAME.
TYPE_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.EntityDocument
The name of this document type as materialized in Document.TYPE_DISCRIMINATOR_FIELD_NAME.
TYPE_NAME - Static variable in class org.hibernate.ogm.datastore.couchdb.dialect.backend.json.impl.SequenceDocument
The name of this document type as materialized in Document.TYPE_DISCRIMINATOR_FIELD_NAME.
typesToIndexInParallel(int) - Method in class org.hibernate.ogm.massindex.impl.OgmMassIndexer
 
TypeTranslator - Interface in org.hibernate.ogm.type.spi
Translates Types from Hibernate ORM to corresponding GridTypes from Hibernate OGM.
TypeTranslatorImpl - Class in org.hibernate.ogm.type.impl
 
TypeTranslatorImpl(GridDialect) - Constructor for class org.hibernate.ogm.type.impl.TypeTranslatorImpl
 
TypeTranslatorInitiator - Class in org.hibernate.ogm.type.impl
Initializes TypeTranslator.
TypeTranslatorInitiator() - Constructor for class org.hibernate.ogm.type.impl.TypeTranslatorInitiator
 

U

unableToCloseSessionButSwallowingError(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToConfigureDatastoreProvider(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToConnectToDatastore(String, int, Exception) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToConvertStringToDiscriminator(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToDetermineCollectionName(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToDropDatabase(MongoException, String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToFindGridType(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToInitializeInfinispan(RuntimeException) - Method in interface org.hibernate.ogm.datastore.infinispan.logging.impl.Log
 
unableToInitializeMongoDB(RuntimeException) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToInstantiateType(Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToLoadClass(String, String, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToLoadContext(String, Class<?>, Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToMarkTransactionForRollback(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToRetrieveTheListOfDatabase(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
unableToRetrieveTheNumberOfAssociations(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
unableToRetrieveTheNumberOfEntities(int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
unableToRetrieveTheTupleByEntityKeyMetadata(String, int, String, String) - Method in interface org.hibernate.ogm.datastore.couchdb.logging.impl.Log
 
unableToSetTimeout(SystemException, int) - Method in interface org.hibernate.ogm.util.impl.Log
 
unableToStartDatastoreProvider(Exception) - Method in interface org.hibernate.ogm.util.impl.Log
 
unexpectedClassType(String, Class<?>, Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
unexpectedDatastoreProvider(Class<?>, Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
unexpectedInstanceType(String, String, Class<?>, Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
unexpectedKeyVersion(Class<?>, int, int) - Method in interface org.hibernate.ogm.datastore.ehcache.logging.impl.Log
 
unexpectedKeyVersion(Class<?>, int, int) - Method in interface org.hibernate.ogm.datastore.infinispan.logging.impl.Log
 
Unicode() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
unionSubclassEntityPersister() - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
 
UnionSubclassOgmEntityPersister - Class in org.hibernate.ogm.persister.impl
Use table per class strategy.
UnionSubclassOgmEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.ogm.persister.impl.UnionSubclassOgmEntityPersister
 
UniqueOption<V> - Class in org.hibernate.ogm.options.spi
Specialized class to be extended by options that may be defined only once in the context of a given OptionsContext.
UniqueOption() - Constructor for class org.hibernate.ogm.options.spi.UniqueOption
 
unknownAssociationStorageStrategy(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
unknownEnumerationValue(String, String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
unregister(EhcacheXAResource, boolean) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
 
unsupportedIndexerConfigurationOption(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
unsupportedLockMode(Class<? extends GridDialect>, LockMode) - Method in interface org.hibernate.ogm.util.impl.Log
 
unsupportedPropertyType(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
 
unwrap(ObjectId, Class<X>, WrapperOptions) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
unwrap(String, Class<X>, WrapperOptions) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnection
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.NoopConnectionProvider
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.NoopStatement
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
 
unwrap(Class<T>) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
 
update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SessionImplementor) - Method in class org.hibernate.ogm.persister.impl.OgmEntityPersister
Update an object
updateArray(int, Array) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateArray(String, Array) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateAssociation(Association) - Static method in class org.hibernate.ogm.datastore.map.impl.MapHelpers
 
updateBigDecimal(int, BigDecimal) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(int, Blob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(String, Blob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(int, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(String, InputStream, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(int, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBlob(String, InputStream) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBoolean(int, boolean) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBoolean(String, boolean) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateByte(int, byte) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateByte(String, byte) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBytes(int, byte[]) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateBytes(String, byte[]) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(int, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateCharacterStream(String, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(int, Clob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(String, Clob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(int, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(String, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(int, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateClob(String, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateDate(int, Date) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateDate(String, Date) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateDouble(int, double) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateDouble(String, double) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateEmbeddedColumn(ExecutionEngine, Object[], String, Object) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
Update the value of an embedded node property.
updateFloat(int, float) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateFloat(String, float) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateInt(int, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateInt(String, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateLong(int, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateLong(String, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(int, NClob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(String, NClob) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(int, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(String, Reader, long) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(int, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNClob(String, Reader) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNString(int, String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNString(String, String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNull(int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateNull(String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateObject(int, Object, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateObject(int, Object) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateObject(String, Object, int) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateObject(String, Object) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateRef(int, Ref) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateRef(String, Ref) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateRow() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateRowId(int, RowId) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateRowId(String, RowId) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updatesAreDetected(int) - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
updateShort(int, short) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateShort(String, short) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateString(int, String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateString(String, String) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateTime(int, Time) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateTime(String, Time) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
updateTupleWithOptimisticLock(EntityKey, Tuple, Tuple, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
updateTupleWithOptimisticLock(EntityKey, Tuple, Tuple, TupleContext) - Method in class org.hibernate.ogm.dialect.impl.ForwardingGridDialect
 
updateTupleWithOptimisticLock(EntityKey, Tuple, Tuple, TupleContext) - Method in interface org.hibernate.ogm.dialect.optimisticlock.spi.OptimisticLockingAwareGridDialect
Updates the given tuple.
UrlType - Class in org.hibernate.ogm.type.impl
 
UrlType() - Constructor for class org.hibernate.ogm.type.impl.UrlType
 
useDatastoreProvider(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
useGridDialect(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
 
USERNAME - Static variable in interface org.hibernate.ogm.cfg.OgmProperties
Property for setting the user name to connect with.
usesLocalFilePerTable() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
usesLocalFiles() - Method in class org.hibernate.ogm.jdbc.impl.NoopDatabaseMetaData
 
usingDefaultTransactionFactory() - Method in interface org.hibernate.ogm.util.impl.Log
 
usingNonAtomicOptimisticLocking(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
usingWriteConcern(String, int, boolean, boolean, boolean) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
UUIDType - Class in org.hibernate.ogm.type.impl
Type descriptor for translating a UUID Java type into its string representation in order to be stored in the datastore deposit.
UUIDType() - Constructor for class org.hibernate.ogm.type.impl.UUIDType
 

V

validate(T) - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyValidator
Validates the given property value.
validateMapping(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.couchdb.impl.CouchDBSchemaSchemaDefiner
 
validateMapping(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBEntityMappingValidator
 
validateMapping(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.spi.BaseSchemaDefiner
 
validateMapping(SessionFactoryImplementor) - Method in interface org.hibernate.ogm.datastore.spi.SchemaDefiner
Validates the mapped objects such as entities, id generators etc.
validateScrollability() - Method in class org.hibernate.ogm.query.impl.LegacyParserBridgeQueryTranslator
 
Validators - Class in org.hibernate.ogm.util.configurationreader.impl
Provides common property implementations.
Value() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
VALUE_COLUMN_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
 
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.document.options.AssociationStorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.keyvalue.options.CacheMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.AssociationStorageStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot.SnapshotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.options.AssociationDocumentStorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.options.AuthenticationMechanismType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.options.ReadPreferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.options.WriteConcernType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.neo4j.dialect.impl.NodeLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.dialect.spi.DuplicateInsertPreventionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata.IdSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.model.spi.AssociationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.model.spi.AssociationOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.model.spi.TupleOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ogm.util.impl.CoreLogCategories
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.ogm.datastore.document.options.AssociationStorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.keyvalue.options.CacheMappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.AssociationStorageStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot.SnapshotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.options.AssociationDocumentStorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.options.AuthenticationMechanismType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.options.ReadPreferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.options.WriteConcernType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.datastore.neo4j.dialect.impl.NodeLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.dialect.spi.DuplicateInsertPreventionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values(Tuple) - Method in class org.hibernate.ogm.model.impl.RowKeyBuilder
 
values() - Static method in enum org.hibernate.ogm.model.key.spi.IdSourceKeyMetadata.IdSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.model.spi.AssociationKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.model.spi.AssociationOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.model.spi.TupleOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ogm.util.impl.CoreLogCategories
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.hibernate.ogm.cfg.impl
Display the version number on touch
Version() - Constructor for class org.hibernate.ogm.cfg.impl.Version
 
version(String) - Method in interface org.hibernate.ogm.util.impl.Log
 
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
 
VersionChecker - Class in org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl
Helps with checking the version of persisted keys.
VersionChecker() - Constructor for class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.VersionChecker
 

W

wasNull() - Method in class org.hibernate.ogm.jdbc.impl.TupleAsMapResultSet
 
whereJoinFragment(String, boolean, boolean) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
whereJoinFragment(String, boolean, boolean, Set<String>) - Method in class org.hibernate.ogm.persister.impl.OgmCollectionPersister
 
WhiteSpace() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
WhiteSpace() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
withDefault(T) - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyReaderContext
Sets a default value in case no value is specified for the given property.
withDefaultImplementation(Class<? extends T>) - Method in class org.hibernate.ogm.util.configurationreader.impl.DefaultClassPropertyReaderContext
 
withDefaultImplementation(String) - Method in class org.hibernate.ogm.util.configurationreader.impl.DefaultClassPropertyReaderContext
 
withDefaultImplementation(Class<? extends T>) - Method in interface org.hibernate.ogm.util.configurationreader.spi.ClassPropertyReaderContext
Sets the default implementation type for the property in case no value is found.
withDefaultImplementation(String) - Method in interface org.hibernate.ogm.util.configurationreader.spi.ClassPropertyReaderContext
Sets the name of default implementation type for the property in case no value is found.
withInstantiator(Instantiator<T>) - Method in class org.hibernate.ogm.util.configurationreader.impl.DefaultClassPropertyReaderContext
Sets an instantiator to be used to create an instance of the property.
withOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
withOptions() - Method in interface org.hibernate.ogm.OgmSessionFactory
 
withShortNameResolver(ShortNameResolver) - Method in class org.hibernate.ogm.util.configurationreader.impl.DefaultClassPropertyReaderContext
 
withShortNameResolver(ShortNameResolver) - Method in interface org.hibernate.ogm.util.configurationreader.spi.ClassPropertyReaderContext
Sets a short name resolver to be applied in case the property is given as string
withStatelessOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryImpl
 
withValidator(PropertyValidator<T>) - Method in interface org.hibernate.ogm.util.configurationreader.spi.PropertyReaderContext
Adds a validator used to validate the value of the given property.
wrap(X, WrapperOptions) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ObjectIdTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.StringAsObjectIdTypeDescriptor
 
WrappedGridTypeDescriptor - Class in org.hibernate.ogm.type.descriptor.impl
A GridTypeDescriptor which stores/retrieves values from the grid unwrapping/wrapping them, delegating to a given JavaTypeDescriptor.
WrappedGridTypeDescriptor() - Constructor for class org.hibernate.ogm.type.descriptor.impl.WrappedGridTypeDescriptor
 
WrapperBinaryType - Class in org.hibernate.ogm.type.impl
A type mapping VARBINARY and Byte[]
WrapperBinaryType() - Constructor for class org.hibernate.ogm.type.impl.WrapperBinaryType
 
WRITE_CONCERN - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for defining the acknowledgement of write operations.
WRITE_CONCERN_TYPE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for setting a custom WriteConcern implementation.
writeConcern(WriteConcernType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
writeConcern(WriteConcern) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
writeConcern(WriteConcernType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
writeConcern(WriteConcern) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
writeConcern(WriteConcern) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
writeConcern(WriteConcernType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
writeConcern(WriteConcernType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBEntityContext
Defines the type of write concern to be applied when performing write operations for the current entity.
writeConcern(WriteConcern) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBEntityContext
Specifies a custom WriteConcern implementation to be applied when performing write operations for the current entity.
writeConcern(WriteConcernType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBGlobalContext
Defines the type of write concern to be applied when performing write operations against the datastore.
writeConcern(WriteConcern) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBGlobalContext
Specifies a custom WriteConcern implementation to be applied when performing write operations against the datastore.
writeConcern(WriteConcernType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBPropertyContext
Defines the type of write concern to be applied when performing write operations in case the current property represents an association.
writeConcern(WriteConcern) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBPropertyContext
Specifies a custom WriteConcern implementation to be applied when performing write operations in case the current property represents an association.
WriteConcern - Annotation Type in org.hibernate.ogm.datastore.mongodb.options
Specifies the write concern to be applied when performing write operations to the annotated entity or property.
WriteConcernConverter - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Converts WriteConcern instances into an equivalent option value pair.
WriteConcernConverter() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.WriteConcernConverter
 
WriteConcernOption - Class in org.hibernate.ogm.datastore.mongodb.options.impl
Option for specifying the write concern in MongoDB.
WriteConcernOption() - Constructor for class org.hibernate.ogm.datastore.mongodb.options.impl.WriteConcernOption
 
WriteConcernType - Enum in org.hibernate.ogm.datastore.mongodb.options
Write concern options for MongoDB.
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
 
writeLock(EntityKey, int) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
Acquires a write lock on a specific key.
writeObject(ObjectOutput, RowKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.common.externalizer.impl.RowKeyExternalizer
 
writeObject(ObjectOutput, AssociationKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.AssociationKeyExternalizer
 
writeObject(ObjectOutput, EntityKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyExternalizer
 
writeObject(ObjectOutput, EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.EntityKeyMetadataExternalizer
 
writeObject(ObjectOutput, IdSourceKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.kind.externalizer.impl.IdSourceKeyExternalizer
 
writeObject(ObjectOutput, PersistentAssociationKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentAssociationKeyExternalizer
 
writeObject(ObjectOutput, PersistentEntityKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentEntityKeyExternalizer
 
writeObject(ObjectOutput, PersistentIdSourceKey) - Method in class org.hibernate.ogm.datastore.infinispan.persistencestrategy.table.externalizer.impl.PersistentIdSourceKeyExternalizer
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2010-2015 Red Hat, Inc., Emmanuel Bernard and various contributors. All Rights Reserved.