Uses of Class
org.apache.cayenne.value.GeoJson
Package
Description
Defines an extendable mechanism to map Java types to JDBC types.
-
Uses of GeoJson in org.apache.cayenne.access.types
Modifier and TypeMethodDescriptionGeoJsonType.materializeObject
(CallableStatement rs, int index, int type) GeoJsonType.materializeObject
(ResultSet rs, int index, int type) Modifier and TypeMethodDescriptionvoid
GeoJsonType.setJdbcObject
(PreparedStatement statement, GeoJson geometry, int pos, int type, int scale)