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 property with the specified
PropertyKind . |
Copyright © 2020 Eclipse. All rights reserved.