| Package | Description | 
|---|---|
| org.openspaces.jpa.openjpa.query.executor | 
 Holds OpenSpaces OpenJPA query execution related implementations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JpaJdbcQueryExecutor
Executes JPA's translated expression tree as a JDBC query. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
Copyright © GigaSpaces.