|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.firebirdsql.ds.RootCommonDataSource
org.firebirdsql.pool.AbstractConnectionPool
org.firebirdsql.pool.BasicAbstractConnectionPool
org.firebirdsql.pool.AbstractDriverConnectionPoolDataSource
org.firebirdsql.pool.DriverConnectionPoolDataSource
FBConnectionPoolDataSource
@Deprecated public class DriverConnectionPoolDataSource
Implementation of the javax.naming.spi.ObjectFactory interface.
NOTE: This implementation contains a bug in the handling of PooledConnections.
We strongly advise you to use the replacement implementation FBConnectionPoolDataSource.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.firebirdsql.pool.AbstractConnectionPool |
|---|
AbstractConnectionPool.UserPasswordPair |
| Field Summary |
|---|
| Fields inherited from class org.firebirdsql.pool.AbstractDriverConnectionPoolDataSource |
|---|
DRIVER_CLASS_NAME, EMPTY_USER_PASSWORD, JDBC_URL, PROPERTIES |
| Constructor Summary | |
|---|---|
DriverConnectionPoolDataSource()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable<?,?> environment)
Deprecated. |
| Methods inherited from class org.firebirdsql.pool.AbstractConnectionPool |
|---|
finalize, getQueue, physicalConnectionDeallocated, pooledObjectReleased, restart, shutdown |
| Methods inherited from class org.firebirdsql.ds.RootCommonDataSource |
|---|
getParentLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DriverConnectionPoolDataSource()
| Method Detail |
|---|
public java.lang.Object getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable<?,?> environment)
throws java.lang.Exception
getObjectInstance in interface javax.naming.spi.ObjectFactoryjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||