| Package | Description |
|---|---|
| de.is24.util.monitoring.database |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
MonitoringDataSource.SqlExceptionPredicate |
| Modifier and Type | Field and Description |
|---|---|
(package private) Set<MonitoringDataSource.Predicate<SQLException>> |
MonitoringDataSource.loggingFilters
These predicates indicate if a the executed SQL should be logged at INFO level.
|
(package private) Set<MonitoringDataSource.Predicate<SQLException>> |
MonitoringDataSource.SqlLoggingInvocationHandler.loggingFilters |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringDataSource.addExceptionLogFilter(MonitoringDataSource.Predicate<SQLException> predicate) |
| Constructor and Description |
|---|
MonitoringDataSource.SqlLoggingInvocationHandler(Set<MonitoringDataSource.Predicate<SQLException>> loggingFilters,
Object wrappedObject,
String preparedSql) |
Copyright © 2014 Immobilien Scout GmbH. All rights reserved.