public class UniversalDialect extends DBDialect
config, dataSource| Constructor and Description |
|---|
UniversalDialect(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBLOBSQLType() |
protected String |
getCreateIndexStatement(String tn) |
protected String |
getCreateSpatialTableStatement(String tableName) |
protected String |
getCreateSpatialTableStatementJoined(String tableName) |
protected String |
getMultiPolygonSQLType() |
getConfig, getConnection, getDBDialect, getDoubleSQLType, getRegisterSpatialStatement, getUnregisterSpatialStatementpublic UniversalDialect(Config config)
protected String getBLOBSQLType()
getBLOBSQLType in class DBDialectprotected String getMultiPolygonSQLType()
getMultiPolygonSQLType in class DBDialectprotected String getCreateSpatialTableStatement(String tableName) throws Exception
getCreateSpatialTableStatement in class DBDialectExceptionprotected String getCreateSpatialTableStatementJoined(String tableName) throws Exception
getCreateSpatialTableStatementJoined in class DBDialectExceptionCopyright © 1996–2019 Geotools. All rights reserved.