Uses of Class
org.jivesoftware.database.AbstractConnection
-
Packages that use AbstractConnection Package Description org.jivesoftware.database Database connection code. -
-
Uses of AbstractConnection in org.jivesoftware.database
Subclasses of AbstractConnection in org.jivesoftware.database Modifier and Type Class Description class
ProfiledConnection
Wraps a Connection object and collects statistics about the database queries that are performed.
-