| Package | Description | 
|---|---|
| io.vertx.reactivex.sqlclient | |
| io.vertx.rxjava.sqlclient | |
| io.vertx.rxjava3.sqlclient | |
| io.vertx.sqlclient | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | Transaction. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Transaction | Transaction. newInstance(Transaction arg) | 
| Constructor and Description | 
|---|
| Transaction(Transaction delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | Transaction. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Transaction | Transaction. newInstance(Transaction arg) | 
| Constructor and Description | 
|---|
| Transaction(Transaction delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | Transaction. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Transaction | Transaction. newInstance(Transaction arg) | 
| Constructor and Description | 
|---|
| Transaction(Transaction delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<Transaction> | SqlConnection. begin()Like  SqlConnection.begin(Handler)but returns aFutureof the asynchronous result | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SqlConnection. begin(Handler<AsyncResult<Transaction>> handler)Begin a transaction and returns a  Transactionfor controlling and tracking
 this transaction. | 
Copyright © 2022 Eclipse. All rights reserved.