Uses of Class
com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Packages that use PreparedStatementWrapper Package Description com.gargoylesoftware.base.resource.jdbc An implementation of.ResourceFactory that manages JDBC connections -
-
Uses of PreparedStatementWrapper in com.gargoylesoftware.base.resource.jdbc
Subclasses of PreparedStatementWrapper in com.gargoylesoftware.base.resource.jdbc Modifier and Type Class Description class
CallableStatementWrapper
The interface used to execute SQL stored procedures.
-