Uses of Class
org.geotools.data.db2.DB2DialectInfo

Packages that use DB2DialectInfo
org.geotools.data.db2   
 

Uses of DB2DialectInfo in org.geotools.data.db2
 

Methods in org.geotools.data.db2 that return DB2DialectInfo
 DB2DialectInfo DB2SQLDialect.getDb2DialectInfo()
           
 DB2DialectInfo DB2SQLDialectPrepared.getDb2DialectInfo()
           
 DB2DialectInfo DB2SQLDialectBasic.getDb2DialectInfo()
           
 

Constructors in org.geotools.data.db2 with parameters of type DB2DialectInfo
DB2SQLDialect(JDBCDataStore dataStore, DB2DialectInfo info)
           
DB2SQLDialectBasic(JDBCDataStore dataStore, DB2DialectInfo info)
           
DB2SQLDialectPrepared(JDBCDataStore dataStore, DB2DialectInfo info)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.