Package | Description |
---|---|
io.vertx.rxjava.ext.jdbc | |
io.vertx.rxjava.ext.sql |
Class and Description |
---|
SQLClient
A common asynchronous client interface for interacting with SQL compliant database
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
SQLOperations
Represents a SQL query interface to a database
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
Class and Description |
---|
SQLClient
A common asynchronous client interface for interacting with SQL compliant database
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
SQLConnection
Represents a connection to a SQL database
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
SQLOperations
Represents a SQL query interface to a database
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
SQLRowStream
A ReadStream of Rows from the underlying RDBMS.
|
Copyright © 2021 Eclipse. All rights reserved.