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