[
https://issues.apache.org/jira/browse/OPENJPA-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OPENJPA-2691.
------------------------------------
Resolution: Fixed
[~cschneider] did already fix this afaict. I've now also ported it over to
2.4.3.
Thanks for the report!
> OracleDictionary should use non Deprecated method of empty_lob
> --------------------------------------------------------------
>
> Key: OPENJPA-2691
> URL: https://issues.apache.org/jira/browse/OPENJPA-2691
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 2.4.2
> Reporter: Matt Pavlovich
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 2.4.3, 3.0.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)