Class and Description |
---|
ResultSet
Represents the results of a SQL query.
|
SQLClient
A common asynchronous client interface for interacting with SQL compliant database
|
SQLConnection
Represents a connection to a SQL database
|
SQLRowStream
A ReadStream of Rows from the underlying RDBMS.
|
TransactionIsolation
Represents a Transaction Isolation Level
|
UpdateResult
Represents the result of an update/insert/delete operation on the database.
|
Copyright © 2018. All rights reserved.