Package | Description |
---|---|
org.javasimon.jdbc4 |
Simon JDBC 4.1 (Java SE 7) Proxy Driver for monitoring JDBC drivers through the Java Simon API.
|
org.javasimon.jdbcx4 |
Simon DataSources for JavaEE JDBC monitoring.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexBasedNormalizerFactory |
Constructor and Description |
---|
SimonConnection(Connection conn,
String prefix,
SqlNormalizerFactory sqlNormalizerFactory)
Class constructor, initializes Simons (lifespan, active, commits
and rollbacks) related to the DB connection.
|
Modifier and Type | Field and Description |
---|---|
protected SqlNormalizerFactory |
AbstractSimonDataSource.sqlNormalizerFactory |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSimonDataSource.setSqlNormalizerFactory(SqlNormalizerFactory sqlNormalizerFactory) |
SimonPooledConnection |
SimonPooledConnection.withSqlNormalizerFactory(SqlNormalizerFactory sqlNormalizerFactory) |
Copyright © 2019. All rights reserved.