public class HANASpatialUtils
extends java.lang.Object
| Constructor and Description |
|---|
HANASpatialUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toEWKB(org.geolatte.geom.Geometry<?> geometry) |
static org.geolatte.geom.Geometry<?> |
toGeometry(java.lang.Object obj) |
static org.geolatte.geom.Geometry<?> |
toGeometry(java.sql.ResultSet rs,
java.lang.String name) |
public static org.geolatte.geom.Geometry<?> toGeometry(java.sql.ResultSet rs,
java.lang.String name)
throws java.sql.SQLException
java.sql.SQLExceptionpublic static org.geolatte.geom.Geometry<?> toGeometry(java.lang.Object obj)
public static byte[] toEWKB(org.geolatte.geom.Geometry<?> geometry)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.