Uses of Class
org.jcreme.sql.WrappedPreparedStatement

Packages that use WrappedPreparedStatement
org.jcreme.sql   
 

Uses of WrappedPreparedStatement in org.jcreme.sql
 

Subclasses of WrappedPreparedStatement in org.jcreme.sql
 class WrappedCallableStatement
          This class enables to wrap an actual statement to provide a few extra services: tracing of the queries, handling of some exceptions (rollback, loss of connection).
 



Copyright 2006 null. All Rights Reserved.