| Package | Description |
|---|---|
| io.ebean | |
| io.ebean.text.json |
JSON formatting and parsing objects (See JsonContext).
|
| io.ebeanservice.docstore.api |
The service API for document store integration.
|
| Class and Description |
|---|
| JsonContext
Converts objects to and from JSON format.
|
| Class and Description |
|---|
| JsonBeanReader
Provides a JSON reader that can hold a persistence context and load context while reading JSON.
|
| JsonIOException
Unchecked exception thrown when an IOException occurs in json processing.
|
| JsonReadBeanVisitor
Provides for custom handling of json content as it is read.
|
| JsonReadOptions
Provides the ability to customise the reading of JSON content.
|
| JsonWriteBeanVisitor
Allows for customising the JSON write processing.
|
| JsonWriteOptions
Provides options for customising the JSON write process.
|
| JsonWriter
Wraps an underlying JsonGenerator taking into account null suppression and exposing isIncludeEmpty() etc.
|
| Class and Description |
|---|
| JsonReadOptions
Provides the ability to customise the reading of JSON content.
|
Copyright © 2019. All rights reserved.