Uses of Interface
io.helidon.data.jdbc.JdbcClient.Row
Packages that use JdbcClient.Row
Package
Description
Runs imperative applications and declarative Helidon Data repositories with
JDBC.
-
Uses of JdbcClient.Row in io.helidon.data.jdbc
Methods in io.helidon.data.jdbc with parameters of type JdbcClient.RowModifier and TypeMethodDescriptionJdbcClient.RowMapper.map(JdbcClient.Row row) Maps the current row synchronously.