Package io.resys.thena.docdb.spi.sql
Interface SqlBuilder.SqlTupleList
-
- All Known Implementing Classes:
ImmutableSqlTupleList
- Enclosing interface:
- SqlBuilder
@Immutable public static interface SqlBuilder.SqlTupleList
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<io.vertx.mutiny.sqlclient.Tuple>getProps()StringgetValue()
-