public class DriverInterceptor extends Object
| Constructor and Description |
|---|
DriverInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Connection |
connect(String url,
Properties info,
Callable<Connection> originalConnectionCreator) |
public @Nullable Connection connect(String url, Properties info, @SuperCall Callable<Connection> originalConnectionCreator) throws Exception
ExceptionCopyright © 2018. All rights reserved.