public class SQLCharacterString extends DataType
DataType.GenericType| Constructor and Description |
|---|
SQLCharacterString(Vendor syntax,
String name,
boolean supportsDistinct) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsDistinct() |
isIRISafe, isUnsupported, name, rdfType, syntax, toSQLLiteral, toString, value, valueRegexpublic boolean supportsDistinct()
supportsDistinct in class DataTypetrue if this column can be used in SELECT DISTINCT queries