|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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 | Maps the JPA camelCase properties to snake_case database identifiers. |
| ClassLoaderUtils | ClassLoaderUtils - Class loading related utilities holder. |
| Configuration | Configuration - It allows declarative configuration through the hibernate.properties file
or the hibernate-types.properties file. |
| ListResultTransformer | The ListResultTransformer simplifies the way
we can use a ResultTransformer by defining a default implementation for the
ResultTransformer.transformList(List) method. |
| LogUtils | The LogUtils class unifies the framework logging capabilities. |
| MapResultTransformer<K,V> | The MapResultTransformer allows us to return
a Map from a JPA Query. |
| ObjectMapperJsonSerializer | |
| ObjectMapperWrapper | Wraps a Jackson ObjectMapper so that you can supply your own ObjectMapper reference. |
| Objects | Emulates a Java 8 Objects class. |
| ReflectionUtils | ReflectionUtils - Reflection utilities holder. |
| SQLExtractor | The SQLExtractor allows you to extract the
underlying SQL query generated by a JPQL or JPA Criteria API query. |
| StringUtils | StringUtils - String utilities holder. |
| Enum Summary | |
|---|---|
| Configuration.PropertyKey | Each Property has a well-defined key. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||