|
|||||||||
| 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.AbstractFBConnectionPoolDataSource
org.firebirdsql.pool.FBConnectionPoolDataSource
FBConnectionPoolDataSource
@Deprecated public class FBConnectionPoolDataSource
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.AbstractFBConnectionPoolDataSource |
|---|
EMPTY_USER_PASSWORD, REF_NON_STANDARD_PROPERTY, REF_PROPERTIES |
| Constructor Summary | |
|---|---|
FBConnectionPoolDataSource()
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 |
| Methods inherited from interface org.firebirdsql.pool.FirebirdPool |
|---|
getBlockingTimeout, getMaxIdleTime, getMaxPoolSize, getMaxStatements, getMinPoolSize, getPingInterval, isPooling, isStatementPooling, restart, setBlockingTimeout, setMaxIdleTime, setMaxPoolSize, setMaxStatements, setMinPoolSize, setPingInterval, setPooling, setStatementPooling, shutdown |
| Methods inherited from interface org.firebirdsql.pool.ConnectionPoolConfiguration |
|---|
getIdleTimeout, getMaxConnections, getMinConnections, getRetryInterval |
| Constructor Detail |
|---|
public FBConnectionPoolDataSource()
| 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 | ||||||||