| Package | Description | 
|---|---|
| io.vertx.jdbcclient | |
| io.vertx.reactivex.jdbcclient | |
| io.vertx.rxjava.jdbcclient | |
| io.vertx.rxjava3.jdbcclient | 
| Modifier and Type | Method and Description | 
|---|---|
| static SqlOutParam | SqlOutParam. INOUT(Object in,
     int out)Factory for a INOUT parameter of type  out. | 
| static SqlOutParam | SqlOutParam. INOUT(Object in,
     JDBCType out)Factory for a INOUT parameter of type  out. | 
| static SqlOutParam | SqlOutParam. INOUT(Object in,
     String out)Factory for a INOUT parameter of type  out. | 
| static SqlOutParam | SqlOutParam. OUT(int out)Factory for a OUT parameter of type  out. | 
| static SqlOutParam | SqlOutParam. OUT(JDBCType out)Factory for a OUT parameter of type  out. | 
| static SqlOutParam | SqlOutParam. OUT(String out)Factory for a OUT parameter of type  out. | 
| Modifier and Type | Method and Description | 
|---|---|
| SqlOutParam | SqlOutParam. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SqlOutParam | SqlOutParam. newInstance(SqlOutParam arg) | 
| Constructor and Description | 
|---|
| SqlOutParam(SqlOutParam delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| SqlOutParam | SqlOutParam. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SqlOutParam | SqlOutParam. newInstance(SqlOutParam arg) | 
| Constructor and Description | 
|---|
| SqlOutParam(SqlOutParam delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| SqlOutParam | SqlOutParam. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SqlOutParam | SqlOutParam. newInstance(SqlOutParam arg) | 
| Constructor and Description | 
|---|
| SqlOutParam(SqlOutParam delegate) | 
Copyright © 2021 Eclipse. All rights reserved.