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