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