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