Class ClientDriver40

  • All Implemented Interfaces:
    java.sql.Driver

    public class ClientDriver40
    extends ClientDriver

    Adds driver functionality which is only visible from JDBC 4.0 onward.

    This class was part of Derby's public API up to Derby 10.10. Even though it doesn't provide any more functionality than ClientDriver, it is preserved for backward compatibility.

    • Constructor Detail

      • ClientDriver40

        public ClientDriver40()