org.apache.derby.jdbc
Class ClientDriver40

java.lang.Object
  extended by org.apache.derby.jdbc.ClientDriver
      extended by org.apache.derby.jdbc.ClientDriver40
All Implemented Interfaces:
java.sql.Driver

public class ClientDriver40
extends ClientDriver

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


Constructor Summary
ClientDriver40()
           
 
Method Summary
 java.util.logging.Logger getParentLogger()
           
 
Methods inherited from class org.apache.derby.jdbc.ClientDriver
acceptsURL, connect, getFactory, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant, registerMe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientDriver40

public ClientDriver40()
Method Detail

getParentLogger

public java.util.logging.Logger getParentLogger()
                                         throws java.sql.SQLFeatureNotSupportedException
Throws:
java.sql.SQLFeatureNotSupportedException

Built on Wed 2013-06-12 15:21:56+0000, from revision ???

Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.