public class SQLServerDBTypeFactory extends DefaultSQLDBTypeFactory
DefaultSQLDBTypeFactory.DefaultTypeCode| Modifier and Type | Field and Description |
|---|---|
protected static String |
BIT_STR |
static String |
DATETIME_STR |
static String |
DATETIME2_STR |
static String |
DATETIMEOFFSET_STR |
static String |
UNIQUEIDENTIFIER_STR |
ABSTRACT_DB_TYPE_STR, BIGINT_STR, BINARY_LARGE_STR, BINARY_STR, BINARY_VAR_STR, BLOB_STR, BOOLEAN_STR, CHAR_LARGE_STR, CHAR_STR, CHAR_VAR_STR, CHARACTER_STR, CLOB_STR, DATE_STR, DECIMAL_STR, defaultStrictEqSupport, DOUBLE_PREC_STR, DOUBLE_STR, FLOAT_STR, INT_STR, INTEGER_STR, NATIONAL_CHAR_LARGE_STR, NATIONAL_CHAR_STR, NATIONAL_CHAR_VAR_STR, NATIONAL_TEXT_STR, NCHAR_STR, NTEXT_STR, NUMERIC_STR, NVARCHAR_STR, REAL_STR, SMALLINT_STR, TEXT_STR, TIME_STR, TIMESTAMP_STR, TINYINT_STR, VARBINARY_STR, VARCHAR_STR| Modifier and Type | Method and Description |
|---|---|
String |
getDBFalseLexicalValue() |
String |
getDBTrueLexicalValue() |
createDefaultSQLCodeMap, createDefaultSQLTypeMap, getAbstractRootDBType, getDBBooleanType, getDBDateTimestampType, getDBDateType, getDBDecimalType, getDBDoubleType, getDBHexBinaryType, getDBLargeIntegerType, getDBNaNLexicalValue, getDBStringType, getDBTermType, getDBTermType, getDBTimeType, getNullLexicalValue, preprocessTypeName, preprocessTypeNameprotected static final String BIT_STR
public static final String DATETIME_STR
public static final String DATETIME2_STR
public static final String DATETIMEOFFSET_STR
public static final String UNIQUEIDENTIFIER_STR
public String getDBTrueLexicalValue()
getDBTrueLexicalValue in interface it.unibz.inf.ontop.model.type.DBTypeFactorygetDBTrueLexicalValue in class DefaultSQLDBTypeFactorypublic String getDBFalseLexicalValue()
getDBFalseLexicalValue in interface it.unibz.inf.ontop.model.type.DBTypeFactorygetDBFalseLexicalValue in class DefaultSQLDBTypeFactoryCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.