Uses of Class
org.jivesoftware.database.ProfiledConnectionEntry
-
Packages that use ProfiledConnectionEntry Package Description org.jivesoftware.database Database connection code. -
-
Uses of ProfiledConnectionEntry in org.jivesoftware.database
Methods in org.jivesoftware.database that return ProfiledConnectionEntry Modifier and Type Method Description static ProfiledConnectionEntry[]
ProfiledConnection. getSortedQueries(ProfiledConnection.Type type, boolean sortByTime)
Returns an array of sorted queries (as ProfiledConnectionEntry objects) by type
-