| Modifier and Type | Field and Description |
|---|---|
protected JPA2ExecutionFactory |
JPQLSelectVisitor.executionFactory |
| Modifier and Type | Method and Description |
|---|---|
static String |
JPQLSelectVisitor.getJPQLString(Select obj,
JPA2ExecutionFactory executionFactory,
RuntimeMetadata metadata) |
| Constructor and Description |
|---|
JPQLQueryExecution(JPA2ExecutionFactory executionFactory,
QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
javax.persistence.EntityManager em) |
JPQLSelectVisitor(JPA2ExecutionFactory executionFactory,
RuntimeMetadata metadata) |
Copyright © 2019. All rights reserved.