Description
Note:
oracle.sql.CLOB.empty_clob() method is deprecated.
Should use:
oracle.sql.CLOB.getEmptyCLOB() instead
Reference: http://download.oracle.com/otn_hosted_doc/jdeveloper/905/jdbc-javadoc/oracle/sql/CLOB.html
Attachments
Issue Links
- is related to
-
OPENJPA-2690 Update OSGi Import-Package to support Oracle CLOB/BLOB
- Resolved