Class HANASpatialUtils
java.lang.Object
org.hibernate.spatial.dialect.hana.HANASpatialUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Method Details
-
toGeometry
public static org.geolatte.geom.Geometry<?> toGeometry(ResultSet rs, String name) throws SQLException - Throws:
SQLException
-
toGeometry
-
toEWKB
public static byte[] toEWKB(org.geolatte.geom.Geometry<?> geometry)
-