Package | Description |
---|---|
net.ontopia.persistence.jdbcspy |
Modifier and Type | Method and Description |
---|---|
protected void |
SpyStats.preparedExecute(SpyPreparedStatement stm,
long startTime,
long endTime) |
protected void |
SpyStats.preparedExecuteQuery(SpyPreparedStatement stm,
long startTime,
long endTime) |
protected void |
SpyStats.preparedExecuteUpdate(SpyPreparedStatement stm,
int affectedSize,
long startTime,
long endTime) |
Constructor and Description |
---|
SpyResultSet(SpyPreparedStatement stm,
SpyStats stats,
ResultSet rs) |