Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-1918

Replace Oracle LOB hacks with JDBC 4.0 API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.M2
    • None
    • None

    Description

      JDBC 4.0 (included in Java 6) provides methods for BLOB/CLOB manipulation that work with latest Oracle drivers (ojdbc6.jar). So we can remove all the Oracle LOB hacks that among other things make interception of BatchActions a pain.

      Per Oracle docs, 11-series drivers work with DB versions back to 9.x: http://docs.oracle.com/cd/E11882_01/java.112/e10589/getsta.htm#JJDBC28046 So what can possibly go wrong here

      Attachments

        Activity

          People

            andrus Andrus Adamchik
            andrus Andrus Adamchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: