| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see Ebean and EbeanServer).
|
| com.avaje.ebean.text.json |
JSON formatting and parsing objects (See JsonContext).
|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.text.json | |
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Class and Description |
|---|
| JsonContext
Converts objects to and from JSON format.
|
| Class and Description |
|---|
| JsonElement
Marker interface for all the Raw JSON types.
|
| JsonElementBoolean
JSON boolean element.
|
| JsonElementNull
JSON null element.
|
| JsonReadBeanVisitor
Provides for some custom handling of json content as it is read.
|
| JsonReadOptions
Provides the ability to customise the reading of JSON content.
|
| JsonValueAdapter
Allows you to customise the Date and Timestamp formats.
|
| JsonWriteBeanVisitor
Allows for customising the JSON write processing.
|
| JsonWriteOptions
Provides options for customising the JSON write process.
|
| JsonWriter
The JSON Writer made available to JsonWriteBeanVisitor's so that you can
append your own JSON content into the output.
|
| Class and Description |
|---|
| JsonContext
Converts objects to and from JSON format.
|
| Class and Description |
|---|
| JsonContext
Converts objects to and from JSON format.
|
| JsonElement
Marker interface for all the Raw JSON types.
|
| JsonReadOptions
Provides the ability to customise the reading of JSON content.
|
| JsonValueAdapter
Allows you to customise the Date and Timestamp formats.
|
| JsonWriteBeanVisitor
Allows for customising the JSON write processing.
|
| JsonWriteOptions
Provides options for customising the JSON write process.
|
| JsonWriter
The JSON Writer made available to JsonWriteBeanVisitor's so that you can
append your own JSON content into the output.
|
| Class and Description |
|---|
| JsonValueAdapter
Allows you to customise the Date and Timestamp formats.
|
Copyright © 2014. All Rights Reserved.