| Modifier and Type | Method and Description |
|---|---|
QueryResultMetaData |
QueryResult.getMetaData()
Get query result meta data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCQueryResultMetaData
JDBC query result meta data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VertxMySQLQueryResultMetaData
Vert.x query result meta data for MySQL.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResultMetaData |
VertxQueryResult.getMetaData() |
| Modifier and Type | Class and Description |
|---|---|
class |
RawQueryResultMetaData
Raw query result meta data.
|
| Constructor and Description |
|---|
RawMemoryQueryResult(QueryResultMetaData metaData,
List<MemoryQueryResultDataRow> rows) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.