Class H2JsonJdbcType

All Implemented Interfaces:
Serializable, AggregateJdbcType, JdbcType

public class H2JsonJdbcType extends JsonJdbcType
H2 requires binding JSON via setBytes methods.
See Also: