Package org.jdbi.v3.core.mapper
Annotation Type Nested
Signals that the annotated element is a nested mapped type.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString 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:
- ""
 
 
-