Uses of Class
com.gargoylesoftware.base.resource.jdbc.StatementWrapper

Packages that use StatementWrapper
com.gargoylesoftware.base.resource.jdbc An implementation of.ResourceFactory that manages JDBC connections 
 

Uses of StatementWrapper in com.gargoylesoftware.base.resource.jdbc
 

Subclasses of StatementWrapper in com.gargoylesoftware.base.resource.jdbc
 class CallableStatementWrapper
          The interface used to execute SQL stored procedures.
 class PreparedStatementWrapper
          A wrapper for a PreparedStatement
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.