public class SDOSqlDumper extends Object
| Constructor and Description |
|---|
SDOSqlDumper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toSDOGeom(Geometry geometry,
int srid)
Converts JTS Geometry to a String version of a SDO Geometry.
|
public static String toSDOGeom(Geometry geometry, int srid)
TODO: Multi eometries
geometry - The JTS Geometry to convert.srid - DOCUMENT ME!Copyright © 1996–2019 Geotools. All rights reserved.