Class | Description |
---|---|
JacksonTransformers | |
JsonArray |
Represents a JSON array that can be stored and loaded from Couchbase Server.
|
JsonNull |
Represents the JSON form of "NULL".
|
JsonObject |
Represents a JSON object that can be stored and loaded from Couchbase Server.
|
JsonObjectCrypto |
A view of a Couchbase
JsonObject for reading and writing encrypted fields. |
JsonValue |
Represents a JSON value (either a
JsonObject or a JsonArray . |
JsonValueModule |
Can be registered with a Jackson
ObjectMapper
to add support for Couchbase JsonObject and JsonArray . |
RepackagedJsonValueModule |
Copyright © 2021 Couchbase, Inc.. All rights reserved.