| Package | Description |
|---|---|
| io.vertx.rxjava.mysqlclient | |
| io.vertx.rxjava.sqlclient |
| Modifier and Type | Field and Description |
|---|---|
static PropertyKind<Integer> |
MySQLClient.LAST_INSERTED_ID
SqlResult Property for last_insert_id
|
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<PropertyKind> |
PropertyKind.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static <T> PropertyKind<T> |
PropertyKind.newInstance(PropertyKind arg) |
static <T> PropertyKind<T> |
PropertyKind.newInstance(PropertyKind arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
SqlResult.property(PropertyKind<V> propertyKind)
Get the property with the specified
PropertyKind. |
Copyright © 2019 Eclipse. All rights reserved.