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 TypeClassDescriptionclass
An implementation of the CallableStatement interface that wraps an underlying CallableStatement object.class
An implementation of the PreparedStatement interface that wraps an underlying PreparedStatement object.