Uses of Class
com.j_spaces.jdbc.parser.InnerQueryNode
Packages that use InnerQueryNode
-
Uses of InnerQueryNode in com.j_spaces.jdbc.executor
Methods in com.j_spaces.jdbc.executor with parameters of type InnerQueryNodeModifier and TypeMethodDescriptionvoidAbstractQueryExecutor.execute(InnerQueryNode innerQueryNode, ISpaceProxy space, Transaction txn, int readModifier, int max) Executes an inner queryvoidIQueryExecutor.execute(InnerQueryNode innerQueryNode, ISpaceProxy space, Transaction txn, int readModifier, int max) Execute inner query