Uses of Interface
it.unibz.inf.ontop.model.type.SQLDBTypeFactory
-
Packages that use SQLDBTypeFactory Package Description it.unibz.inf.ontop.model.type.impl -
-
Uses of SQLDBTypeFactory in it.unibz.inf.ontop.model.type.impl
Classes in it.unibz.inf.ontop.model.type.impl that implement SQLDBTypeFactory Modifier and Type Class Description classDB2DBTypeFactoryclassDefaultSQLDBTypeFactorySee https://www.w3.org/TR/r2rml/#natural-mappingclassDenodoDBTypeFactoryclassDremioSQLDBTypeFactoryclassH2SQLDBTypeFactoryclassMySQLDBTypeFactoryclassOracleDBTypeFactoryRemarks: - NUMBER is used both for integers and decimals - Oracle does not have a proper boolean type...classPostgreSQLDBTypeFactoryclassSparkSQLDBTypeFactoryclassSQLServerDBTypeFactoryclassTeiidSQLDBTypeFactory
-