| Interface | Description |
|---|---|
| GsonProvider |
Centralizes the configuration of the Gson objects.
|
| Class | Description |
|---|---|
| AbstractConfiguredExtraPropertiesJsonAdapterFactory | |
| AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> | |
| AbstractExtraPropertiesJsonAdapter<T> | |
| DefaultGsonProvider | |
| JsonAccessor |
A class that abstracts the ways of accessing values in a JSON tree.
|
| JsonElementType<T extends com.google.gson.JsonElement> |
| Exception | Description |
|---|---|
| UnexpectedJsonElementTypeException |
| Annotation Type | Description |
|---|---|
| SerializeExtraProperties |
A marker annotation for the field containing a map of extra properties, when using
AbstractExtraPropertiesJsonAdapter. |
Copyright © 2006–2017 Hibernate. All rights reserved.