Uses of Class
org.geotools.data.db2.DB2DialectInfo
Packages that use DB2DialectInfo
-
Uses of DB2DialectInfo in org.geotools.data.db2
Methods in org.geotools.data.db2 that return DB2DialectInfoModifier and TypeMethodDescriptionDB2SQLDialect.getDb2DialectInfo()
DB2SQLDialectBasic.getDb2DialectInfo()
DB2SQLDialectPrepared.getDb2DialectInfo()
Constructors in org.geotools.data.db2 with parameters of type DB2DialectInfoModifierConstructorDescriptionDB2SQLDialect
(JDBCDataStore dataStore, DB2DialectInfo info) DB2SQLDialectBasic
(JDBCDataStore dataStore, DB2DialectInfo info) DB2SQLDialectPrepared
(JDBCDataStore dataStore, DB2DialectInfo info)