public final class SqlTarget.DoubleLiteral extends SqlTarget
private final Double
value
SqlTarget.DoubleLiteral(Double value)
final Double
getValue()
<T extends Any> T
visit(SqlTargetVisitor<T> visitor)
String
toString()
replaceColumns
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getValue()
<T extends Any> T visit(SqlTargetVisitor<T> visitor)
String toString()