Package io.vertx.sqlclient.templates
package io.vertx.sqlclient.templates
-
InterfacesClassDescriptionRowMapper<T>Map a
Rowto an arbitraryTobject.SqlTemplate<I,R> An SQL template.TupleMapper<T>Map an arbitraryTobject to aTuple.
Row to an arbitrary T object.T object to a Tuple.