de.is24.util.monitoring.database
Class MonitoringDataSource.SqlExceptionPredicate
java.lang.Object
de.is24.util.monitoring.database.MonitoringDataSource.SqlExceptionPredicate
- All Implemented Interfaces:
- com.google.common.base.Predicate<SQLException>
- Enclosing class:
- MonitoringDataSource
static class MonitoringDataSource.SqlExceptionPredicate
- extends Object
- implements com.google.common.base.Predicate<SQLException>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
equals |
errorCode
private final int errorCode
messagePattern
private final String messagePattern
MonitoringDataSource.SqlExceptionPredicate
public MonitoringDataSource.SqlExceptionPredicate(int errorCode,
String messagePattern)
apply
public boolean apply(SQLException input)
- Specified by:
apply in interface com.google.common.base.Predicate<SQLException>
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.