Class H2JsonArrayJdbcType

All Implemented Interfaces:
Serializable, JdbcType

public class H2JsonArrayJdbcType extends JsonArrayJdbcType
H2 requires binding JSON via setBytes methods.
See Also: