czwartek, stycznia 14, 2010

Oracle XDriver

  • See executed sql commands (also internal PreparedStatements of Oracle driver)
  • Cache statements and database metadata for better performance
  • Easy to switch solution: oracle.jdbc.xdriver.OracleDataSource
  • Lowers GlassFish ESB response time in Oracle operations up to 10x
  • Added metadata operations not supported by Oracle driver
  • DriverManager.getConnection("x:jdbc:oracle:@host:1521:SID")

0 komentarze: