public static class HSQLDB.HSQLDBCompatibilityDoubleDataType extends SQLApproximateNumeric
DataType.GenericType| Constructor and Description |
|---|
HSQLDB.HSQLDBCompatibilityDoubleDataType(Vendor syntax) |
| Modifier and Type | Method and Description |
|---|---|
String |
toSQLLiteral(String value)
Creates a SQL literal for the given value, suitable
for comparison to a column of this indicated type.
|
isIRISafe, rdfType, valueisUnsupported, name, supportsDistinct, syntax, toString, valueRegexpublic HSQLDB.HSQLDBCompatibilityDoubleDataType(Vendor syntax)
public String toSQLLiteral(String value)
DataTypeNULL
is returned.toSQLLiteral in class SQLApproximateNumericvalue - A value