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