Class JsonConfiguration
java.lang.Object
io.hypersistence.utils.hibernate.type.util.Configuration
io.hypersistence.utils.hibernate.type.util.JsonConfiguration
- All Implemented Interfaces:
Serializable
JsonConfiguration - It allows you to configure various JSON Hibernate Types..- Since:
- 3.3.0
- Author:
- Vlad Mihalcea
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.hypersistence.utils.hibernate.type.util.Configuration
Configuration.PropertyKey -
Field Summary
FieldsFields inherited from class io.hypersistence.utils.hibernate.type.util.Configuration
APPLICATION_PROPERTIES_FILE_NAME, DEPRECATED_PROPERTIES_FILE_NAME, DEPRECATED_PROPERTIES_FILE_PATH, PROPERTIES_FILE_NAME, PROPERTIES_FILE_PATH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.hypersistence.utils.hibernate.type.util.Configuration
booleanProperty, classProperty, getProperties, instantiateClass, integerProperty, longProperty
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
JsonConfiguration
-
-
Method Details
-
getObjectMapperWrapper
GetObjectMapperWrapperreference- Returns:
ObjectMapperWrapperreference
-