Uses of Class
com.uwyn.rife.database.DbConnectionUser

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
<ResultType>
ResultType
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.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.