Package | Description |
---|---|
io.agroal.api |
Modifier and Type | Field and Description |
---|---|
static Comparator<AgroalPoolInterceptor> |
AgroalPoolInterceptor.DEFAULT_COMPARATOR
Uses interceptor priority, followed by
Class.getName() to ensure a consistent ordering. |
Modifier and Type | Method and Description |
---|---|
List<AgroalPoolInterceptor> |
AgroalDataSource.getPoolInterceptors()
Get the list of pool interceptors.
|
Modifier and Type | Method and Description |
---|---|
void |
AgroalDataSource.setPoolInterceptors(Collection<? extends AgroalPoolInterceptor> interceptors)
Sets pool interceptors.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.