Package | Description |
---|---|
io.vertx.ext.asyncsql | |
io.vertx.ext.jdbc | |
io.vertx.ext.sql |
Class and Description |
---|
SQLConnection
Represents a connection to a SQL database
|
Class and Description |
---|
SQLConnection
Represents a connection to a SQL database
|
Class and Description |
---|
ResultSet
Represents the results of a SQL query.
|
SQLConnection
Represents a connection to a SQL database
|
TransactionIsolation
Represents a Transaction Isolation Level
|
UpdateResult
Represents the result of an update/insert/delete operation on the database.
|
Copyright © 2016. All rights reserved.