- get(int) - Method in class org.datanucleus.store.mongodb.query.LazyLoadQueryResult
-
- getCandidateClassMetaData() - Method in class org.datanucleus.store.mongodb.query.JDOQLQuery
-
- getClassNameForIdentity(Object, AbstractClassMetaData, ExecutionContext, ClassLoaderResolver) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Convenience method that tries to find the object with the specified identity from all DBCollection objects
from the rootCmd and subclasses.
- getClassNameForObjectID(Object, ClassLoaderResolver, ExecutionContext) - Method in class org.datanucleus.store.mongodb.MongoDBStoreManager
-
- getColumnMapping(int) - Method in class org.datanucleus.store.mongodb.fieldmanager.FetchEmbeddedFieldManager
-
- getColumnMapping(int) - Method in class org.datanucleus.store.mongodb.fieldmanager.FetchFieldManager
-
- getColumnMapping(int) - Method in class org.datanucleus.store.mongodb.fieldmanager.StoreEmbeddedFieldManager
-
- getColumnMapping(int) - Method in class org.datanucleus.store.mongodb.fieldmanager.StoreFieldManager
-
- getConnection() - Method in class org.datanucleus.store.mongodb.ConnectionFactoryImpl.ManagedConnectionImpl
-
- getDBObject() - Method in class org.datanucleus.store.mongodb.query.expression.MongoBooleanExpression
-
- getDefaultValueForMember(AbstractMemberMetaData) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Accessor for the default value specified for the provided member.
- getFieldName(AbstractMemberMetaData, int) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Accessor for the MongoDB field for the field of this embedded field.
- getFieldNameForPrimary(PrimaryExpression) - Method in class org.datanucleus.store.mongodb.query.QueryToMongoDBMapper
-
Convenience method to return the "field name" in candidate document for this primary.
- getFieldValueForJavaSerialisedField(AbstractMemberMetaData, Object) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Method to return the raw value when stored java serialised.
- getFieldValueFromStored(ExecutionContext, AbstractMemberMetaData, Object, FieldRole) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Convenience method to convert the stored value for an object field into the value that will be held
in the object.
- getFilterExpression() - Method in class org.datanucleus.store.mongodb.query.MongoDBQueryCompilation
-
- getFilterExpression() - Method in class org.datanucleus.store.mongodb.query.QueryToMongoDBMapper
-
- getMemberColumnMapping() - Method in class org.datanucleus.store.mongodb.query.expression.MongoFieldExpression
-
- getMemberMetaData() - Method in class org.datanucleus.store.mongodb.query.expression.MongoFieldExpression
-
- getMongoDbObject() - Method in class org.datanucleus.store.mongodb.query.MongoDBResult
-
- getNextObject() - Method in class org.datanucleus.store.mongodb.query.LazyLoadQueryResult
-
Method to extract the next object from the candidateResults (if there is one).
- getObjectForObjectProvider(DBCollection, ObjectProvider, boolean, boolean) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Method to return the DBObject that equates to the provided object.
- getObjectsOfCandidateType(Query, DB, BasicDBObject, Map<String, Object>) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
- getObjectsOfCandidateType(Query, DB, BasicDBObject, BasicDBObject, Map<String, Object>, Integer, Integer) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Convenience method to return all objects of the candidate type (optionally allowing subclasses).
- getObjectUsingApplicationIdForDBObject(DBObject, AbstractClassMetaData, ExecutionContext, boolean, int[]) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
- getObjectUsingDatastoreIdForDBObject(DBObject, AbstractClassMetaData, ExecutionContext, boolean, int[]) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
- getObjectUsingNondurableIdForDBObject(DBObject, AbstractClassMetaData, ExecutionContext, boolean, int[]) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
- getOrdering() - Method in class org.datanucleus.store.mongodb.query.MongoDBQueryCompilation
-
- getOrderingObject() - Method in class org.datanucleus.store.mongodb.query.QueryToMongoDBMapper
-
- getOrderProcessed() - Method in class org.datanucleus.store.mongodb.query.LazyLoadQueryResult
-
- getPojoForDBObjectForCandidate(DBObject, ExecutionContext, AbstractClassMetaData, int[], boolean) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Convenience method that takes the provided DBObject and the details of the candidate that it is an instance of, and converts it into the associated POJO.
- getPropertyName() - Method in class org.datanucleus.store.mongodb.query.expression.MongoFieldExpression
-
- getRangeProcessed() - Method in class org.datanucleus.store.mongodb.query.LazyLoadQueryResult
-
- getResult() - Method in class org.datanucleus.store.mongodb.query.MongoDBQueryCompilation
-
- getResultObject() - Method in class org.datanucleus.store.mongodb.query.QueryToMongoDBMapper
-
- getSizeUsingMethod() - Method in class org.datanucleus.store.mongodb.query.LazyLoadQueryResult
-
- getStoredValueForField(ExecutionContext, AbstractMemberMetaData, Object, FieldRole) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Convenience method to convert the raw value of an object field into the value that will be stored in MongoDB.
- getStoredValueForJavaSerialisedField(AbstractMemberMetaData, Object) - Static method in class org.datanucleus.store.mongodb.MongoDBUtils
-
Method to return the value to store when using java serialisation.
- getStrategyForNative(AbstractClassMetaData, int) - Method in class org.datanucleus.store.mongodb.MongoDBStoreManager
-
- getSupportedOptions() - Method in class org.datanucleus.store.mongodb.MongoDBStoreManager
-
- getValue() - Method in class org.datanucleus.store.mongodb.query.expression.MongoLiteral
-
- getValue() - Method in enum org.datanucleus.store.mongodb.query.expression.MongoOperator
-
- getValueForContainerRelationField(AbstractMemberMetaData, Object, ClassLoaderResolver) - Method in class org.datanucleus.store.mongodb.fieldmanager.FetchFieldManager
-
- getValueForSingleRelationField(AbstractMemberMetaData, Object, ClassLoaderResolver) - Method in class org.datanucleus.store.mongodb.fieldmanager.FetchFieldManager
-
- getXAResource() - Method in class org.datanucleus.store.mongodb.ConnectionFactoryImpl.ManagedConnectionImpl
-