| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.querydsl | |
| com.holonplatform.datastore.jpa.querydsl.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> QueryDslTarget<T> |
QueryDslTarget.of(com.querydsl.core.types.EntityPath<T> entityPath)
Create a QueryDslTarget using given
entityPath. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQueryDslTarget<T>
DataTarget using a QueryDSL EntityPath |
Copyright © 2019 The Holon Platform. All rights reserved.