| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.querydsl | |
| com.holonplatform.datastore.jpa.querydsl.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> QueryDslProperty.QueryDslPropertyBuilder<T> |
QueryDslProperty.of(com.querydsl.core.types.Path<T> path)
Create a QueryDslProperty using given QueryDSL
Path. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQueryDslProperty<T>
Default
QueryDslProperty implementation. |
Copyright © 2019 The Holon Platform. All rights reserved.