|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.resource.baseimpl.BaseManagerImpl org.tubo.resource.connection.BaseConnectionManagerImpl
public class BaseConnectionManagerImpl
Created: Dec 26, 2006, 5:20:08 PM
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
BaseConnectionManagerImpl()
|
Method Summary | |
---|---|
Connection |
getConnection()
A get resource wrapper for a Connection |
Methods inherited from class org.tubo.resource.baseimpl.BaseManagerImpl |
---|
get, getId, getProperties, getProperty, getResourceManager, getStrategy, restore, setId, setProperties, setProperty, setResourceManager, setStrategy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public BaseConnectionManagerImpl()
Method Detail |
---|
public Connection getConnection()
getConnection
in interface ConnectionManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |