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