Package org.minijax.dao.converters
-
Class Summary Class Description InstantConverter The InstantConverter class implements the JPA converter from Java Instant to Java SQL Timestamp.JsonMapConverter The JsonMapConverter class implements the JPA converter from Map to JSON string.LocalDateConverter The LocalDateConverter class implements the JPA converter from Java LocalDate to Java SQL Date.LocaleConverter StringListConverter UriConverter UrlConverter UrlEncodedMapConverter The UrlEncodedMapConverter class implements the JPA converter from Map to URL-encoded String.UuidConverter The UuidConverter class implements the JPA converter from UUID to byte array.