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 | Description |
---|---|
ClientDriver40() |
acceptsURL, connect, getFactory, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo, jdbcCompliant, registerMe
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.