Package | Description |
---|---|
io.vertx.rxjava.sqlclient | |
io.vertx.rxjava.sqlclient.desc |
Modifier and Type | Method and Description |
---|---|
List<ColumnDescriptor> |
SqlResult.columnDescriptors()
Get the column descriptors in the SqlResult.
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ColumnDescriptor> |
ColumnDescriptor.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static ColumnDescriptor |
ColumnDescriptor.newInstance(ColumnDescriptor arg) |
Copyright © 2023 Eclipse. All rights reserved.