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