| Interface | Description | 
|---|---|
| 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 | 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. | 
| SQLClientHelper | 
 Utilities for generating observables with a  
SQLClient. | 
| 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 © 2020 Eclipse. All rights reserved.