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 DBDialect
protected String getMultiPolygonSQLType()
getMultiPolygonSQLType
in class DBDialect
Copyright © 1996–2019 Geotools. All rights reserved.