|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gnu.beanfactory.jdbc.ConnectionAdapter
Allows connections to be obtained directly using BeanContext.lookup().
| Constructor Summary | |
ConnectionAdapter()
|
|
| Method Summary | |
java.lang.Object |
createBean()
Emits a bean. |
ConnectionPool |
getConnectionPool()
|
void |
setConnectionPool(ConnectionPool cp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionAdapter()
| Method Detail |
public ConnectionPool getConnectionPool()
public void setConnectionPool(ConnectionPool cp)
public java.lang.Object createBean()
throws EncapsulatedException
FactoryAdaptercreateBean in interface FactoryAdaptergnu.beanfactory.FactoryAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||