Rakesh API

Uses of Package
org.rakeshv.dbutils

Packages that use org.rakeshv.dbutils
org.rakeshv.dbutils JDBC utility classes to reduce chore of common JDBC calls. 
 

Classes in org.rakeshv.dbutils used by org.rakeshv.dbutils
JDBCException
          A custom exception that is used to wrap any exception/error condition that is encountered while executing business logic.
PreparedStatementDecorator
          A decorator around a PreparedStatement to enable caching and reuse of PreparedStatement objects.
StatementDecorator
          A decorator around a Statement.
 


Rakesh API

Copyright © 2002-2005 - Rakesh Vidyadharan