Uses of Class
org.geotools.gce.imagemosaic.jdbc.DBDialect

Packages that use DBDialect
org.geotools.gce.imagemosaic.jdbc   
 

Uses of DBDialect in org.geotools.gce.imagemosaic.jdbc
 

Subclasses of DBDialect in org.geotools.gce.imagemosaic.jdbc
 class DB2Dialect
          This class implements the db dialect for db2 spatial extender
 class MySqlDialect
          This class implements the db dialect for mysql
 class OracleDialect
          This class implements the db dialect for oracle loaction based services
 class PostgisDialect
          This class implements the db dialect for postgis
 class UniversalDialect
          This class implements a common db dialect (no spatial extensions used)
 

Methods in org.geotools.gce.imagemosaic.jdbc that return DBDialect
static DBDialect DBDialect.getDBDialect(Config config)
          Factory method for obtaining a DBDialect object for a special spatial extension
 



Copyright © 1996-2014 Geotools. All Rights Reserved.