|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionSource | |
| net.spy | General Spy Utilites |
| net.spy.db | SPY Database Layer |
| Uses of ConnectionSource in net.spy |
| Methods in net.spy that return ConnectionSource | |
protected ConnectionSource |
SpyDB.getSource()
Get the source of connections. |
| Uses of ConnectionSource in net.spy.db |
| Classes in net.spy.db that implement ConnectionSource | |
class |
JDBCConnectionSource
Implementation of ConnectionSource that gets connections directly from JDBC. |
class |
JNDIConnectionSource
Connection source for getting DB connections from JNDI sources. |
class |
ObjectPoolConnectionSource
Connection source to retrieve connections from an ObjectPool. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||