| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.jpql.expression |
| Modifier and Type | Method and Description |
|---|---|
static <T> JPQLLiteral<T> |
JPQLLiteral.create(T value)
Create a new
JPQLLiteral using given value. |
static <T> JPQLLiteral<T> |
JPQLLiteral.create(T value,
com.holonplatform.core.temporal.TemporalType temporalType)
Create an
JPQLLiteral using given value. |
Copyright © 2019 The Holon Platform. All rights reserved.