Uses of Class
com.gargoylesoftware.base.resource.jdbc.StatementWrapper
Packages that use StatementWrapper
Package
Description
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.jdbcModifier and TypeClassDescriptionfinal class
The interface used to execute SQL stored procedures.class
A wrapper for a PreparedStatement