Package org.neodatis.odb.core.query.execution

Query execution generic classes

See:
          Description

Interface Summary
IMatchingObjectAction The interface used to implement the classes that are called by the generic query executor when an object matches the query
IMultiClassQueryExecutor  
IQueryExecutionPlan  
IQueryExecutor  
IQueryExecutorCallback  
IQueryFieldAction Used to implement generic action on matching object.
 

Class Summary
DefaultQueryExecutorClassback  
EmptyExecutionPlan  
GenericQueryExecutor Generic query executor.
IndexTool  
MultiClassGenericQueryExecutor A class to execute a query on more than one class and then merges the result.
 

Package org.neodatis.odb.core.query.execution Description

Query execution generic classes