Class ClientDriver40

java.lang.Object
org.apache.derby.jdbc.ClientDriver
org.apache.derby.jdbc.ClientDriver40
All Implemented Interfaces:
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 Details

    • ClientDriver40

      public ClientDriver40()