Search
Preparing search index...
The search index is not available
@vertx/sql-client
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RowIterator
Class RowIterator<R>
An iterator for processing rows.
Type parameters
R
Hierarchy
RowIterator
Index
Methods
has
Next
next
Methods
has
Next
has
Next
(
)
:
boolean
Returns
boolean
next
next
(
)
:
R
Returns
R
Globals
Column
Descriptor
Cursor
Database
Metadata
Pool
Pool
Options
Prepare
Options
Prepared
Query
Prepared
Statement
Property
Kind
Query
Row
Row
Iterator
has
Next
next
Row
Set
Row
Stream
Sql
Client
Sql
Connect
Options
Sql
Connection
Sql
Result
Transaction
Tuple
Generated using
TypeDoc
An iterator for processing rows.