Package | Description |
---|---|
io.vertx.reactivex.sqlclient.desc | |
io.vertx.rxjava.sqlclient.desc | |
io.vertx.sqlclient |
Modifier and Type | Method and Description |
---|---|
ColumnDescriptor |
ColumnDescriptor.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ColumnDescriptor |
ColumnDescriptor.newInstance(ColumnDescriptor arg) |
Constructor and Description |
---|
ColumnDescriptor(ColumnDescriptor delegate) |
Modifier and Type | Method and Description |
---|---|
ColumnDescriptor |
ColumnDescriptor.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ColumnDescriptor |
ColumnDescriptor.newInstance(ColumnDescriptor arg) |
Constructor and Description |
---|
ColumnDescriptor(ColumnDescriptor delegate) |
Modifier and Type | Method and Description |
---|---|
List<ColumnDescriptor> |
SqlResult.columnDescriptors()
Get the column descriptors in the SqlResult.
|
Copyright © 2021 Eclipse. All rights reserved.