Package io.vertx.mutiny.sqlclient.templates
- 
Class Summary Class Description RowMapper<T> Map a to an arbitraryTobject.SqlTemplate<I,R> An SQL template.TupleMapper<T> Map an arbitraryTobject to a . 
| Class | Description | 
|---|---|
| RowMapper<T> | 
 Map a  to an arbitrary  
T object. | 
| SqlTemplate<I,R> | 
 An SQL template. 
 | 
| TupleMapper<T> | 
 Map an arbitrary  
T object to a . |