Uses of Class
org.jcreme.sql.WrappedStatement

Packages that use WrappedStatement
org.jcreme.sql   
 

Uses of WrappedStatement in org.jcreme.sql
 

Subclasses of WrappedStatement 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).
 class WrappedPreparedStatement
          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.