public final class StatementStatistics extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getExecutions() |
long |
getRows() |
String |
getSQL() |
long |
getTotalExecuteDuration() |
long |
getTotalFetchDuration()
Fetch duration summed for all executes, in nano's.
|
public String getSQL()
public int getExecutions()
public long getRows()
public long getTotalExecuteDuration()
public long getTotalFetchDuration()
Copyright © 2017 etc.to. All rights reserved.