
public class PostgisJdbcConverter extends GeometryJdbcConverter
| Constructor and Description |
|---|
PostgisJdbcConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildPaginationSql(String sql,
int offset,
int limit) |
Object |
convertToNativeGeometryObject(String param) |
String |
createPSGeometryPlaceholder() |
String |
getGeomTypeName() |
String |
getGeotoolsDBTypeName() |
String |
getSchema() |
boolean |
isDuplicateKeyViolationMessage(String message) |
boolean |
isPmdKnownBroken() |
void |
setSchema(String schema) |
boolean |
useSavepoints() |
convertToSQLObjectpublic boolean isDuplicateKeyViolationMessage(String message)
isDuplicateKeyViolationMessage in class GeometryJdbcConverterpublic String createPSGeometryPlaceholder() throws SQLException
createPSGeometryPlaceholder in class GeometryJdbcConverterSQLExceptionpublic Object convertToNativeGeometryObject(String param) throws SQLException, com.vividsolutions.jts.io.ParseException
convertToNativeGeometryObject in class GeometryJdbcConverterSQLExceptioncom.vividsolutions.jts.io.ParseExceptionpublic String getSchema()
getSchema in class GeometryJdbcConverterpublic void setSchema(String schema)
public String getGeomTypeName()
getGeomTypeName in class GeometryJdbcConverterpublic String buildPaginationSql(String sql, int offset, int limit)
buildPaginationSql in class GeometryJdbcConverterpublic boolean useSavepoints()
useSavepoints in class GeometryJdbcConverterpublic boolean isPmdKnownBroken()
isPmdKnownBroken in class GeometryJdbcConverterpublic String getGeotoolsDBTypeName()
getGeotoolsDBTypeName in class GeometryJdbcConverterCopyright © 2014–2016 B3Partners B.V.. All rights reserved.