Package io.micronaut.data.annotation
Annotation Interface DataTransformer
Generic version of allowing transformations to be applied when reading or writing
data to and from the a database. Inspired by Hibernate's
ColumnTransformer
concept.- Since:
- 1.0
- Author:
- graemerocher
-
Optional Element Summary