|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.firebirdsql.jdbc.AbstractDriver
org.firebirdsql.jdbc.FBDriver
public class FBDriver
The Jaybird JDBC Driver implementation for the Firebird database.
Field Summary |
---|
Fields inherited from class org.firebirdsql.jdbc.AbstractDriver |
---|
BLOB_BUFFER_LENGTH, CHARSET, DATABASE, PASSWORD, TPB_MAPPING, USE_TRANSLATION, USER, USER_NAME |
Constructor Summary | |
---|---|
FBDriver()
|
Method Summary | |
---|---|
java.util.logging.Logger |
getParentLogger()
|
Methods inherited from class org.firebirdsql.jdbc.AbstractDriver |
---|
acceptsURL, connect, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant, newConnectionProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.firebirdsql.jdbc.FirebirdDriver |
---|
connect, newConnectionProperties |
Methods inherited from interface java.sql.Driver |
---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant |
Constructor Detail |
---|
public FBDriver()
Method Detail |
---|
public java.util.logging.Logger getParentLogger() throws java.sql.SQLFeatureNotSupportedException
java.sql.SQLFeatureNotSupportedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |