public class DB2DBTypeFactory extends DefaultSQLDBTypeFactory
DefaultSQLDBTypeFactory.DefaultTypeCodeABSTRACT_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 | Constructor and Description |
|---|---|
protected |
DB2DBTypeFactory(it.unibz.inf.ontop.model.type.TermType rootTermType,
it.unibz.inf.ontop.model.type.TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.common.collect.ImmutableMap<DefaultSQLDBTypeFactory.DefaultTypeCode,String> |
createDB2CodeMap() |
protected static Map<String,it.unibz.inf.ontop.model.type.DBTermType> |
createDB2TypeMap(it.unibz.inf.ontop.model.type.TermType rootTermType,
it.unibz.inf.ontop.model.type.TypeFactory typeFactory) |
createDefaultSQLCodeMap, createDefaultSQLTypeMap, getAbstractRootDBType, getDBBooleanType, getDBDateTimestampType, getDBDateType, getDBDecimalType, getDBDoubleType, getDBFalseLexicalValue, getDBHexBinaryType, getDBLargeIntegerType, getDBNaNLexicalValue, getDBStringType, getDBTermType, getDBTermType, getDBTimeType, getDBTrueLexicalValue, getNullLexicalValue, preprocessTypeName, preprocessTypeNameprotected DB2DBTypeFactory(it.unibz.inf.ontop.model.type.TermType rootTermType,
it.unibz.inf.ontop.model.type.TypeFactory typeFactory)
protected static Map<String,it.unibz.inf.ontop.model.type.DBTermType> createDB2TypeMap(it.unibz.inf.ontop.model.type.TermType rootTermType, it.unibz.inf.ontop.model.type.TypeFactory typeFactory)
protected static com.google.common.collect.ImmutableMap<DefaultSQLDBTypeFactory.DefaultTypeCode,String> createDB2CodeMap()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.