ExpressionAsStep, ExpressionCastStep, Tokenpublic class TimeExpression extends PreparedExpression<java.sql.Time>
nameoutputNamevalue| Constructor | Description |
|---|---|
TimeExpression(java.sql.Time constant) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
bind(java.util.Map map) |
|
java.sql.Time |
getValue() |
|
protected java.lang.String |
prepareName() |
isEmpty, isNonEmpty, toStringas, as, cast, getCastExpression, getName, toPostgreSQLStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPlaceholderprotected java.lang.String prepareName()
prepareName in class Expressionpublic java.sql.Time getValue()
getValue in class PreparedExpression<java.sql.Time>public void bind(java.util.Map map)
bind in class PreparedExpression<java.sql.Time>