| Package | Description |
|---|---|
| io.vertx.sqlclient |
| Modifier and Type | Method and Description |
|---|---|
static <T> PropertyKind<T> |
PropertyKind.create(String name,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
SqlResult.property(PropertyKind<V> propertyKind)
Get the specific property with the specified
PropertyKind. |
Copyright © 2022 Eclipse. All rights reserved.