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