Creates a java.sql.Timestamp literal
Parameters: qs - the QueryExpression Parameters: mapping - the mapping Parameters: value - the java.sql.Timestamp value
Accessor for the "raw" value that this literal represents.
This value differs from the literal value since that is of the same type as this literal.
The raw value
Method to save a "raw" value that this literal represents.
This value differs from the literal value since that is of the same type as this literal.
Parameters: val - The raw value