|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbConnectionUser | |
|---|---|
| com.uwyn.rife.database | Provides classes and interfaces for the object-oriented query builders, database abstraction layer, persistance manager, query handling templates, fault-tolerant JDBC wrappers and connection pooling. |
| Uses of DbConnectionUser in com.uwyn.rife.database |
|---|
| Methods in com.uwyn.rife.database with parameters of type DbConnectionUser | ||
|---|---|---|
|
DbQueryManager.reserveConnection(DbConnectionUser user)
Reserves a database connection for a this particular thread for all the instructions that are executed in the provided DbConnectionUser
instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||