| Modifier and Type | Class and Description | 
|---|---|
| class  | DB2SQLDialectPrepared | 
| Constructor and Description | 
|---|
| DB2FilterToSQL(PreparedStatementSQLDialect dialect) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | H2DialectPreparedH2 database dialect based on prepared statements. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MySQLDialectPreparedMySQL database dialect based on prepared statements. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OracleDialectAbstract 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  | GeoPkgDialectThe 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.