JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.helidon.dbclient.jsonp.JsonProcessingMapper
Uses of
JsonProcessingMapper
in
io.helidon.dbclient.jsonp
Methods in
io.helidon.dbclient.jsonp
that return
JsonProcessingMapper
Modifier and Type
Method
Description
static
JsonProcessingMapper
JsonProcessingMapper.
create
()
Create a new mapper that can map
JsonObject
to DB parameters and
DbRow
to a
JsonObject
.