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