|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.profiler.ProfilerEventHandlerFactory
public class ProfilerEventHandlerFactory
Method Summary | |
---|---|
static ProfilerEventHandler |
getInstance(Connection conn)
Returns the ProfilerEventHandlerFactory that handles profiler events for the given connection. |
static void |
removeInstance(Connection conn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ProfilerEventHandler getInstance(Connection conn) throws java.sql.SQLException
conn
- the connection to handle events for
java.sql.SQLException
public static void removeInstance(Connection conn)
|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |