public class DB2ConnectionFactory extends Object
| Constructor and Description |
|---|
DB2ConnectionFactory(Context context,
boolean registerCloseHook,
DB2ConnectOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(Handler<AsyncResult<Connection>> handler) |
public DB2ConnectionFactory(Context context, boolean registerCloseHook, DB2ConnectOptions options)
public void connect(Handler<AsyncResult<Connection>> handler)
Copyright © 2020. All rights reserved.