java.lang.Object
org.seppiko.commons.jdbc.CommonDriver
- All Implemented Interfaces:
Driver
- Author:
- Leonard Woo
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.sql.Driver
acceptsURL, connect, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo
-
Constructor Details
-
CommonDriver
public CommonDriver()
-
-
Method Details
-
jdbcCompliant
public boolean jdbcCompliant()- Specified by:
jdbcCompliantin interfaceDriver
-