public final class InterceptorHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
fireOnConnectionAcquiredInterceptor(List<AgroalPoolInterceptor> interceptors,
ConnectionHandler handler) |
static void |
fireOnConnectionReturnInterceptor(List<AgroalPoolInterceptor> interceptors,
ConnectionHandler handler) |
public static void fireOnConnectionAcquiredInterceptor(List<AgroalPoolInterceptor> interceptors, ConnectionHandler handler) throws SQLException
SQLExceptionpublic static void fireOnConnectionReturnInterceptor(List<AgroalPoolInterceptor> interceptors, ConnectionHandler handler) throws SQLException
SQLExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.