Class TimestampValue

java.lang.Object
net.sf.jsqlparser.parser.ASTNodeAccessImpl
net.sf.jsqlparser.expression.TimestampValue
All Implemented Interfaces:
Serializable, Expression, Model, ASTNodeAccess

public final class TimestampValue extends ASTNodeAccessImpl implements Expression
A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f . . .'}
See Also: