JsonbBuilder

E836360

JsonbBuilder is a Jakarta JSON Binding utility class that creates and configures Jsonb instances for converting Java objects to and from JSON.

All labels observed (2)

Label Occurrences
JsonbBuilder canonical 2
Jsonb 1

How this entity was disambiguated

Statements (34)

Predicate Object
instanceOf Jakarta JSON Binding utility class ⓘ
Java class ⓘ
allows configuration of Jsonb behavior ⓘ
belongsToEcosystem Jakarta EE ⓘ
category JSON processing ⓘ
data binding ⓘ
configurableWith JsonbConfig ⓘ
conformsTo Jakarta JSON Binding specification ⓘ
creates Jsonb instances ⓘ
definedInPackage jakarta.json.bind ⓘ
hasMethod create ⓘ
createBuilder ⓘ
newBuilder ⓘ
partOf Jakarta JSON Binding API ⓘ
Jakarta JSON Binding specification ⓘ
previouslyPartOf Java EE JSON-B API ⓘ
provides Jsonb instances ⓘ
relatedTo Jsonb ⓘ
requires a JSON-B provider implementation at runtime ⓘ
standardizedBy Eclipse Foundation Jakarta EE Working Group ⓘ
supports JSON deserialization ⓘ
JSON serialization ⓘ
binary data formatting configuration ⓘ
character encoding configuration ⓘ
custom adapters via configuration ⓘ
date and time formatting configuration ⓘ
locale configuration ⓘ
null value handling configuration ⓘ
property naming strategies via configuration ⓘ
targetLanguage Java ⓘ
usedBy Java applications using Jakarta JSON Binding ⓘ
usedFor converting JSON to Java objects ⓘ
converting Java objects to JSON ⓘ
usedWith JSON-B providers ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jakarta JSON Binding → hasConcept → JsonbBuilder ⓘ
JsonbDeserializer → relatedTo → Jsonb ⓘ
linked to: JsonbBuilder
JsonbSerializer → relatedTo → JsonbBuilder ⓘ