Package org.jivesoftware.database
Class ProfiledConnectionEntry
- java.lang.Object
-
- org.jivesoftware.database.ProfiledConnectionEntry
-
public class ProfiledConnectionEntry extends Object
Simple class for tracking profiling stats for individual SQL queries.- Author:
- Jive Software
-
-
Constructor Summary
Constructors Constructor Description ProfiledConnectionEntry(String sql)
-