public class MySqlDialect extends DBDialect
config, dataSource| Constructor and Description |
|---|
MySqlDialect(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBLOBSQLType() |
protected String |
getCreateIndexStatement(String tn) |
protected String |
getMultiPolygonSQLType() |
public MySqlDialect(Config config)
protected String getBLOBSQLType()
getBLOBSQLType in class DBDialectprotected String getMultiPolygonSQLType()
getMultiPolygonSQLType in class DBDialectCopyright © 1996–2019 Geotools. All rights reserved.