Class | 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. |
SQLRowStream |
A ReadStream of Rows from the underlying RDBMS.
|
Copyright © 2017. All rights reserved.