Class OracleJDBCAdapter

  • All Implemented Interfaces:
    JDBCAdapter

    public class OracleJDBCAdapter
    extends DefaultJDBCAdapter
    Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.

    Subclassing is encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations.