JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
jsonb 0.8 API
Packages
Package
Description
io.avaje.jsonb
Core API of Jsonb.
io.avaje.jsonb.core
Core internal implementation.
io.avaje.jsonb.jackson
Uses Jackson Core JsonGenerator and JsonParser to implement the SPI.
io.avaje.jsonb.spi
SPI for the underlying json parsing and generation.