Package com.vladmihalcea.hibernate.type.util

Interface Summary
JsonSerializer Contract for serializing JSON objects.
JsonSerializerSupplier Supplies a custom reference of a Jackson JsonSerializer
ObjectMapperSupplier Supplies a custom reference of a Jackson ObjectMapper
 

Class Summary
CamelCaseToSnakeCaseNamingStrategy Deprecated. use CamelCaseToSnakeCaseNamingStrategy instead
Configuration Configuration - It allows declarative configuration through the hibernate.properties file or the hibernate-types.properties file.
ListResultTransformer Deprecated. use ListResultTransformer instead
MapResultTransformer<K,V> Deprecated. use MapResultTransformer instead
ObjectMapperJsonSerializer  
ObjectMapperWrapper Wraps a Jackson ObjectMapper so that you can supply your own ObjectMapper reference.
ParameterTypeUtils ParameterizedTypeUtils - DynamicParameterizedType.ParameterType utilities holder.
SQLExtractor Deprecated. use SQLExtractor instead
 

Enum Summary
Configuration.PropertyKey Each Property has a well-defined key.
 



Copyright © 2022. All rights reserved.