Class OracleConnection

All Implemented Interfaces:
Connection, NativeConnectionProvider

public class OracleConnection extends JdbcConnection
Oracle connection wrapper.

For configuration details and examples see overview page.

Version:
1.0
Author:
Fyodor Kupolov
  • Field Details

    • PLSQL

      public static final String PLSQL
      Name plsql property. A slash on a single line is used as statements separator.
      See Also:
  • Method Details