Uses of Class
org.jivesoftware.database.StatementWrapper
Packages that use StatementWrapper
-
Uses of StatementWrapper in org.jivesoftware.database
Subclasses of StatementWrapper in org.jivesoftware.databaseModifier and TypeClassDescriptionclassAn implementation of the CallableStatement interface that wraps an underlying CallableStatement object.classAn implementation of the PreparedStatement interface that wraps an underlying PreparedStatement object.