|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojb.broker.accesslayer.ConnectionManager
manages JDBC Connection ressources.
Constructor Summary | |
ConnectionManager(PersistenceBrokerImpl broker)
constructor is private: use the static methods only |
Method Summary | |
java.util.Enumeration |
enumeration()
Method declaration |
java.sql.Connection |
getConnectionForClassDescriptor(ClassDescriptor cld)
Method declaration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionManager(PersistenceBrokerImpl broker)
Method Detail |
public java.util.Enumeration enumeration()
public java.sql.Connection getConnectionForClassDescriptor(ClassDescriptor cld) throws PersistenceBrokerException
cld
-
PersistenceBrokerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |