Package org.jdbi.v3.core.mapper
Annotation Type Nested
-
@Retention(RUNTIME) @Target({PARAMETER,FIELD,METHOD}) public @interface NestedSignals that the annotated element is a nested mapped type.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueThe column name prefix for all members of the nested object.
-