- performExecute(Map) - Method in class org.datanucleus.store.neodatis.query.CriteriaQuery
-
Method to execute the query.
- performExecute(Map) - Method in class org.datanucleus.store.neodatis.query.JDOQLQuery
-
- performExecute(Map) - Method in class org.datanucleus.store.neodatis.query.JPQLQuery
-
- performExecute(Map) - Method in class org.datanucleus.store.neodatis.query.NativeQuery
-
Method to execute the query.
- prepareNeoDatisObjectForUse(Object, ExecutionContext, ODB, AbstractClassMetaData) - Static method in class org.datanucleus.store.neodatis.NeoDatisUtils
-
Convenience method to take an object returned by NeoDatis (from a query for example), and prepare
it for passing to the user.
- processAndExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied AND expression.
- processEqExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied EQ expression.
- processGteqExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied GTEQ expression.
- processGtExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied GT expression.
- processInvokeExpression(InvokeExpression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied invoke expression.
- processLiteral(Literal) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied invoke expression.
- processLteqExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied LTEQ expression.
- processLtExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied LT expression.
- processNoteqExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied NOTEQ expression.
- processOrExpression(Expression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied OR expression.
- processParameterExpression(ParameterExpression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied parameter expression.
- processPersistable(int, Object) - Method in class org.datanucleus.store.neodatis.fieldmanager.AssignObjectProviderFieldManager
-
Utility method to process the passed persistable object.
- processPrimaryExpression(PrimaryExpression) - Method in class org.datanucleus.store.neodatis.query.QueryToCriteriaMapper
-
Method to process the supplied primary expression.