[ https://issues.apache.org/jira/browse/OPENJPA-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503534#comment-16503534 ]
ASF subversion and git services commented on OPENJPA-2691: ---------------------------------------------------------- Commit 1833055 from strub...@apache.org in branch 'openjpa/branches/2.4.x' [ https://svn.apache.org/r1833055 ] OPENJPA-2690 OPENJPA-2691 modern Oracle LOB handling ported over the fix from cschneider from trunk. Thanks to Matt Pavlovich (apacheId mattrpav) 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)