Package | Description |
---|---|
com.p6spy.engine.common |
Modifier and Type | Class and Description |
---|---|
class |
CallableStatementInformation
Stores information about the callable statement and bind variables.
|
class |
PreparedStatementInformation
Stores information about the prepared statement and bind variables.
|
class |
ResultSetInformation |
class |
StatementInformation |
Modifier and Type | Method and Description |
---|---|
static void |
P6LogQuery.log(Category category,
Loggable loggable) |
static void |
P6LogQuery.logElapsed(int connectionId,
long startTime,
Category category,
Loggable loggable) |
static void |
P6LogQuery.logElapsed(int connectionId,
long startTime,
long endTime,
Category category,
Loggable loggable) |
Copyright © 2002-2015 P6Spy. All Rights Reserved.