JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH
Uses of Interface
org.jdbi.v3.json.JsonMapper.TypedJsonMapper
Packages that use
JsonMapper.TypedJsonMapper
Package
Description
org.jdbi.v3.json
Uses of
JsonMapper.TypedJsonMapper
in
org.jdbi.v3.json
Methods in
org.jdbi.v3.json
that return
JsonMapper.TypedJsonMapper
Modifier and Type
Method
Description
JsonMapper.TypedJsonMapper
JsonMapper.
forType
(
Type
type,
ConfigRegistry
config)