Lance J. Andersen wrote: > The compliance chapter has seen significant clarifications for JDBC 4 to > clarify what is and is not required. If you implement and interface for > a data type such as blob/clob all methods must be implemented otherwise > you do not support the data type.
So this is a JDBC 4.0 requirement, not a JDBC 3.0 requirement. Just trying to understand. Dan.
