Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-974

XWikiJDBCConnection & Java 1.6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.1 M2
    • 1.0 B5
    • Storage
    • None
    • java 1.6.0-x64 @ linux
    • java1.6

    Description

      In interface java.sql.Connection in Java system library 1.6 added new minor methods (createClob,createSQLXML, isValid, etc).
      XWikiJDBCConnection isn't implement this methods => can't be created

      Solutions:
      1. Remove it.
      Info in XWikiJDBCConnection is not used anywhere, so it can be removed easily.
      2. Rewrite it using java reflections(java.lang.reflect.Proxy for example)

      Do we really need XWikiJDBCConnection?

      Attachments

        Issue Links

          Activity

            People

              sdumitriu Sergiu Dumitriu
              amelentev Artem Melentev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: