Modifier and Type | Class and Description |
---|---|
class |
DB2SQLDialectPrepared |
Constructor and Description |
---|
DB2FilterToSQL(PreparedStatementSQLDialect dialect) |
Modifier and Type | Class and Description |
---|---|
class |
H2DialectPrepared
H2 database dialect based on prepared statements.
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLDialectPrepared
MySQL database dialect based on prepared statements.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleDialect
Abstract dialect implementation for Oracle.
|
Constructor and Description |
---|
OracleFilterToSQL(PreparedStatementSQLDialect dialect) |
Modifier and Type | Class and Description |
---|---|
class |
PostGISPSDialect |
Modifier and Type | Class and Description |
---|---|
class |
TeradataDialect |
Modifier and Type | Class and Description |
---|---|
class |
GeoPkgDialect
The GeoPackage SQL Dialect.
|
Modifier and Type | Field and Description |
---|---|
protected PreparedStatementSQLDialect |
PreparedFilterToSQL.dialect |
Constructor and Description |
---|
PreparedFilterToSQL(PreparedStatementSQLDialect dialect)
Contructor taking a reference to the SQL dialect, will use it to encode geometry placeholders
|
Copyright © 1996–2019 Geotools. All rights reserved.