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