Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2691

OracleDictionary should use non Deprecated method of empty_lob

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.2
    • 2.4.3, 3.0.0
    • None
    • None

    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

          Activity

            People

              struberg Mark Struberg
              mattrpav Matt Pavlovich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: