| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa |
| Modifier and Type | Field and Description |
|---|---|
static com.holonplatform.core.config.ConfigProperty<JpaQueryHint> |
JpaQueryHint.QUERY_PARAMETER_HINT
A
Query parameter to set a JPA query hint, using QueryBuilder.parameter(ConfigProperty, Object). |
| Modifier and Type | Method and Description |
|---|---|
static JpaQueryHint |
JpaQueryHint.create(String name,
Object value)
Build a query hint to be used in
Query parameters with QUERY_PARAMETER_HINT parameter name. |
Copyright © 2019 The Holon Platform. All rights reserved.