|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.database.jndi.JNDIFactory
Factory used by ConnectionPool to create the
actual PooledConnection instances.
PooledConnection,
ConnectionPool| Constructor Summary | |
JNDIFactory()
|
|
| Method Summary | |
PooledConnection |
create()
Creates new context. |
void |
initialize(ConnectionPool pool)
Initializes new factory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JNDIFactory()
| Method Detail |
public void initialize(ConnectionPool pool)
initialize in interface ConnectionFactory
public PooledConnection create()
throws java.lang.Exception
create in interface ConnectionFactoryNamingException - If something goes wrong
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||