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

A

addEmptyAssociationField(AssociationKey, DBObject) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
addSortField(PropertyPath, String, boolean) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryRendererDelegate
 
ambigiousOptionConfiguration(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
ambigiousOptionConfiguration$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
ASSOCIATION_DOCUMENT_STORAGE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for specifying how to store association documents.
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(AssociationDocumentType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBEntityContextImpl
 
associationDocumentStorage(AssociationDocumentType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBGlobalContextImpl
 
associationDocumentStorage(AssociationDocumentType) - Method in class org.hibernate.ogm.datastore.mongodb.options.navigation.impl.MongoDBPropertyContextImpl
 
associationDocumentStorage(AssociationDocumentType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBEntityContext
Specifies how association documents should be persisted.
associationDocumentStorage(AssociationDocumentType) - Method in interface org.hibernate.ogm.datastore.mongodb.options.navigation.MongoDBGlobalContext
Specifies how association documents should be persisted.
associationDocumentStorage(AssociationDocumentType) - 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
 
AssociationDocumentType - Enum in org.hibernate.ogm.datastore.mongodb.options
Strategies for storing MongoDB association documents.
ASSOCIATIONS_COLLECTION_PREFIX - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
AssociationStorageStrategy - Enum in org.hibernate.ogm.datastore.mongodb.dialect.impl
Represents a strategy for storing associations in MongoDB.
authenticationFailed(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
authenticationFailed(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
authenticationFailed$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

B

build() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
buildOptions() - Method in class org.hibernate.ogm.datastore.mongodb.impl.configuration.MongoDBConfiguration
Create a MongoClientOptions using the MongoDBConfiguration.
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
 

C

cannotConvertAnnotation(Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotConvertAnnotation$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance(Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy(Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotInstantiateGridDialect(Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
cannotInstantiateGridDialect$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
Character() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
closedOperationQueue() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
closedOperationQueue$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
Collection() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
columnInIdField(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MassIndexingMongoDBTupleSnapshot
 
columnInIdField(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
configure(Map) - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
connectingToMongo(String, int, int) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
connectingToMongo(String, int, int) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
connectingToMongo$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
connectingToMongoDatabase(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
connectingToMongoDatabase(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
connectingToMongoDatabase$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
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
 
convertToPropertyType(String, List<String>, String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties(String, Serializable) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
Count() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
createdQuery(String, Object) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
createdQuery$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
createTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
createTupleAssociation(AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
creatingDatabase(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
creatingDatabase(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
creatingDatabase$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
CriteriaOnlyFindQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
A find query only given as criterion.

D

DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDB
Short name of this data store provider.
Db() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
DEFAULT_ASSOCIATION_STORE - Static variable in class org.hibernate.ogm.datastore.mongodb.impl.configuration.MongoDBConfiguration
 
Digit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
Digits() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
disconnectingFromMongo() - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
disconnectingFromMongo() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
disconnectingFromMongo$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

E

EMBEDDED_FIELDNAME_SEPARATOR - Static variable in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
EscapedChar() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
executeBackendQuery(BackendCustomQuery, QueryParameters) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
executeBatch(OperationsQueue) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
Exp() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 

F

Find() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
FindQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
forEachTuple(Consumer, EntityKeyMetadata...) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
Frac() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
fromStringLiteral(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 

G

get(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MassIndexingMongoDBTupleSnapshot
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getAssociationFieldOrNull(AssociationKey, DBObject) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
getCollectionName() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
The name of the collection to select from.
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
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MassIndexingMongoDBTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getColumnSpan(Mapping) - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
getComparisonPredicate(String, ComparisonPredicate.Type, List<String>, Object) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDB
 
getConjunctionPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getCriteria() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
Criteria describing the records to apply this query to.
getDatabase() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
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.mongodb.impl.MongoDBDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
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
 
getDisjunctionPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getEntityType() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getEqualsQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getGreaterOrEqualsQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getInPredicate(String, List<String>, List<Object>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getInstance(AssociationKind, AssociationStorageType, AssociationDocumentType) - Static method in enum org.hibernate.ogm.datastore.mongodb.dialect.impl.AssociationStorageStrategy
 
getIsNullPredicate(String, List<String>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getLessOrEqualsQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getLikePredicate(String, List<String>, String, Character) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getLogger() - Static method in class org.hibernate.ogm.datastore.mongodb.logging.impl.LoggerFactory
 
getName() - Method in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
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
 
getNegationPredicate() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getOperation() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
getOperationType() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
getOrderBy() - Method in class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
getOrderBy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult
 
getParameterMetadataBuilder() - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getParsedQueryExecutor(OgmSession, String, Map<String, Object>) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBBasedQueryParserService
 
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
 
getPropertyDoesNotExistException(String, String, ElementType) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
getPropertyDoesNotExistException$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
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
 
getQueryObject() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
getRangePredicate(String, List<String>, Object, Object) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getReadPreference() - Method in enum org.hibernate.ogm.datastore.mongodb.options.ReadPreferenceType
Returns the ReadPreference associated with this enum value.
getRegExpFromLikeExpression(String) - Method in class org.hibernate.ogm.datastore.mongodb.util.impl.LikeExpressionToRegExpConverter
Creates a regular expression pattern object equivalent to the given LIKE expression.
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
 
getRootPredicate(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory
 
getRowKeyDBObject(RowKey) - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
getStrictlyGreaterQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getStrictlyLessQuery() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.predicate.impl.MongoDBComparisonPredicate
 
getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
getUnsupportedElementTypeException(ElementType) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
getUnsupportedElementTypeException$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
getValueFromColumns(String, String[], Object[]) - Static method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoHelpers
 
getWriteConcern() - Method in enum org.hibernate.ogm.datastore.mongodb.options.WriteConcernType
Returns the WriteConcern associated with this enum value; null in the case of WriteConcernType.CUSTOM.
gridDialectHasNoProperConstructor(Class) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
gridDialectHasNoProperConstructor$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

H

HexDigit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 

I

ID_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
illegalDiscrimantorType(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
illegalDiscrimantorType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
illegalPortValue(int) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
illegalPortValue$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.mongodb.type.impl.ByteStringType
 
Integer() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
interruptedBatchIndexing() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
interruptedBatchIndexing$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
invalidConfigurationUrl(String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
invalidConfigurationUrl$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
isEmpty() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MassIndexingMongoDBTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
isPersisterReferenceAlias() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
isStoredInEntityStructure(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
isUnqualifiedPropertyReference() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
iterator() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBProcessingChain
 

J

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 class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaCommitFailed$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus(SystemException) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaRollbackFailed(Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaRollbackFailed$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaTransactionBeginFailed(Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
jtaTransactionBeginFailed$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

L

LikeExpressionToRegExpConverter - Class in org.hibernate.ogm.datastore.mongodb.util.impl
Creates Pattern objects equivalent to given HQL/JPQL LIKE expressions.
LikeExpressionToRegExpConverter() - Constructor for class org.hibernate.ogm.datastore.mongodb.util.impl.LikeExpressionToRegExpConverter
 
LikeExpressionToRegExpConverter(Character) - Constructor for class org.hibernate.ogm.datastore.mongodb.util.impl.LikeExpressionToRegExpConverter
 
Log - Interface in org.hibernate.ogm.datastore.mongodb.logging.impl
 
Log_$logger - Class in org.hibernate.ogm.datastore.mongodb.logging.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
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
 

M

mappingSubtypeNotInterface(Class) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
mappingSubtypeNotInterface$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
MassIndexingMongoDBTupleSnapshot - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
 
MassIndexingMongoDBTupleSnapshot(DBObject, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MassIndexingMongoDBTupleSnapshot
 
missingConfigurationProperty(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
missingConfigurationProperty$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
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
 
MongoDBAssociationSnapshot - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
 
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
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.impl.configuration
Configuration for MongoDBDatastoreProvider.
MongoDBConfiguration(ConfigurationPropertyReader, OptionsContext) - Constructor for class org.hibernate.ogm.datastore.mongodb.impl.configuration.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
 
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
Describes a query to be executed against MongoDB.
MongoDBQueryDescriptor(String, DBObject) - Constructor for class org.hibernate.ogm.datastore.mongodb.query.impl.MongoDBQueryDescriptor
 
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<?>, 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(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
 
mongoDBTimeOutIllegalValue(int) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
mongoDBTimeOutIllegalValue$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
MongoDBTupleSnapshot - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
 
MongoDBTupleSnapshot(DBObject, RowKey, MongoDBTupleSnapshot.SnapshotType) - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
MongoDBTupleSnapshot(DBObject, EntityKey, MongoDBTupleSnapshot.SnapshotType) - Constructor for class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBTupleSnapshot
 
MongoDBTupleSnapshot.SnapshotType - Enum in org.hibernate.ogm.datastore.mongodb.dialect.impl
Identify the purpose for the creation of a MongoDBTupleSnapshot
MongoHelpers - Class in org.hibernate.ogm.datastore.mongodb.dialect.impl
 
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
 
mongoOnUnknownHost(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
mongoOnUnknownHost$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
mustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
mustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

N

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
 
nextValue(RowKey, IntegralDataTypeHolder, int, int) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
NonZeroDigit() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
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
 
normalizePropertyPathIntermediary(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizePropertyPathTerminus(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeQualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeTerminalIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedPropertyReference(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedPropertyReferenceSource(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
normalizeUnqualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
notAnInteger(String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
notAnInteger$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

O

Operation() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
org.hibernate.ogm.datastore.mongodb - package org.hibernate.ogm.datastore.mongodb
 
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.impl.configuration - package org.hibernate.ogm.datastore.mongodb.impl.configuration
 
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.mongodb.util.impl - package org.hibernate.ogm.datastore.mongodb.util.impl
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 

P

Pair() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
parameterMustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
parameterMustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
persistenceXmlNotFoundInClassPath(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
persistenceXmlNotFoundInClassPath$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
popStrategy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
PROPERTY_SEPARATOR - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
propertyPathCompleted(PropertyPath) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
pushFromStrategy(JoinType, Tree, Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
pushSelectStrategy() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 

Q

Query() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
querySyntaxException(QuerySyntaxException, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
querySyntaxException$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

R

READ_PREFERENCE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
Configuration property for setting the read preference.
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 ReadPreference 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.
registerPersisterSpace(Tree, Tree) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
removedAssociation(int) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
removedAssociation(int) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
removedAssociation$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
ROWS_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 

S

Separator() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
SEQUENCE_VALUE - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
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
 
setOperation(MongoDBQueryDescriptor.Operation) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setProjection(String) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.MongoDBQueryDescriptorBuilder
 
setPropertyPath(PropertyPath) - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryRendererDelegate
 
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
 
size() - Method in class org.hibernate.ogm.datastore.mongodb.dialect.impl.MongoDBAssociationSnapshot
 
start() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider
 

T

TABLE_FIELDNAME - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
TIMEOUT - Static variable in class org.hibernate.ogm.datastore.mongodb.MongoDBProperties
The timeout used at the connection to the MongoDB instance.
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
 

U

unableToConnectToDatastore(String, int, Exception) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToConnectToDatastore(String, int, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToConnectToDatastore$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator(Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToDetermineCollectionName(String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToDetermineCollectionName(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToDetermineCollectionName$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToDropDatabase(MongoException, String) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToDropDatabase(MongoException, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToDropDatabase$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToFindGridType(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToFindGridType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInitializeInfinispan(RuntimeException) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInitializeInfinispan$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInitializeMongoDB(RuntimeException) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
unableToInitializeMongoDB(RuntimeException) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInitializeMongoDB$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInstantiateType(String, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToInstantiateType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToLoadClass(String, String, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToLoadClass$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToLoadContext(String, Class, Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToLoadContext$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback(Exception) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToSetTimeout(SystemException, int) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unableToSetTimeout$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedClassType(String, String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedClassType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedDatastoreProvider(Class, Class) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedInstanceType(String, String, String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unexpectedInstanceType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
Unicode() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
unknownAssociationStorageStrategy(String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unknownAssociationStorageStrategy$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unknownEnumerationValue(String, String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unknownEnumerationValue$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unsupportedIndexerConfigurationOption(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unsupportedIndexerConfigurationOption$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unsupportedPropertyType(String, String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
unsupportedPropertyType$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
updateAssociation(Association, AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
updateTuple(Tuple, EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.mongodb.MongoDBDialect
 
useDatastoreProvider(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
useDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
useGridDialect(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
useGridDialect$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
usingDefaultTransactionFactory() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
usingDefaultTransactionFactory$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
usingWriteConcern(String, int, boolean, boolean, boolean) - Method in interface org.hibernate.ogm.datastore.mongodb.logging.impl.Log
 
usingWriteConcern(String, int, boolean, boolean, boolean) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
usingWriteConcern$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

V

Value() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
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.AssociationDocumentType
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.
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.AssociationDocumentType
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.
version(String) - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 
version$str() - Method in class org.hibernate.ogm.datastore.mongodb.logging.impl.Log_$logger
 

W

WhiteSpace() - Method in class org.hibernate.ogm.datastore.mongodb.query.parsing.nativequery.impl.NativeQueryParser
 
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 WriteConcern 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.
A B C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2010-2014 Hibernate. All Rights Reserved.