Package org.jdbi.v3.core.mapper
Annotation Type Nested
Signals that the annotated element is a nested mapped type.
-
Optional Element Summary
-
Element Details
-
value
String valueThe column name prefix for all members of the nested object. If unset, no column name prefix is applied.- Returns:
- the column name prefix
- Default:
""
-