GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutor

Packages that use JpaQueryExecutor
org.openspaces.jpa.openjpa.query.executor Holds OpenSpaces OpenJPA query execution related implementations. 
 

Uses of JpaQueryExecutor in org.openspaces.jpa.openjpa.query.executor
 

Classes in org.openspaces.jpa.openjpa.query.executor that implement JpaQueryExecutor
 class JpaJdbcQueryExecutor
          Executes JPA's translated expression tree as a JDBC query.
 

Methods in org.openspaces.jpa.openjpa.query.executor that return JpaQueryExecutor
static JpaQueryExecutor JpaQueryExecutorFactory.newExecutor(org.apache.openjpa.kernel.exps.QueryExpressions expression, org.apache.openjpa.meta.ClassMetaData cm, Object[] parameters)
          Returns a new JpaQueryExecutor implementation instance based on the provided parameters.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.