| Package | Description |
|---|---|
| org.apache.openjpa.persistence |
OpenJPA JPA
|
| org.apache.openjpa.persistence.query |
OpenJPA Dynamic Query
|
| Modifier and Type | Method and Description |
|---|---|
QueryBuilder |
OpenJPAEntityManagerFactory.getDynamicQueryBuilder()
Gets a builder for dynamic queries.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpenJPAQueryBuilder
Builds dynamic query
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryBuilderImpl
The factory for QueryDefinition.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.