java.lang.Object
org.firebirdsql.ds.RootCommonDataSource
- All Implemented Interfaces:
CommonDataSource
- Direct Known Subclasses:
AbstractConnectionPropertiesDataSource
,FBDataSource
Root superclass for the datasources in Firebird.
- Since:
- 2.2
- Author:
- Mark Rotteveel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilder, getLoginTimeout, setLoginTimeout
-
Constructor Details
-
RootCommonDataSource
public RootCommonDataSource()
-
-
Method Details
-
getLogWriter
- Specified by:
getLogWriter
in interfaceCommonDataSource
- Throws:
SQLException
-
setLogWriter
- Specified by:
setLogWriter
in interfaceCommonDataSource
- Throws:
SQLException
-
getParentLogger
- Specified by:
getParentLogger
in interfaceCommonDataSource
- Throws:
SQLFeatureNotSupportedException
-