| Interface | Description |
|---|---|
| JpaDeleteClause |
QueryDSL JPA
DeleteClause extension to be used with the QueryDsl Datastore commodity. |
| JpaQuery<T> |
QueryDSL JPA query interface.
|
| JpaUpdateClause |
QueryDSL JPA
UpdateClause extension to be used with the QueryDsl Datastore commodity. |
| QueryDsl |
A
DatastoreCommodity for JPA Datastore QueryDSL integration. |
| QueryDslProperty<T> |
A
PathProperty bound to a QueryDSL Path. |
| QueryDslProperty.QueryDslPropertyBuilder<T> |
QueryDslProperty builder. |
| QueryDslTarget<T> |
A
DataTarget using QueryDSL EntityPath to identify target data structure. |
Copyright © 2019 The Holon Platform. All rights reserved.