Annotation Interface NestedResultPath
Used to annotate a nested bean of a custom query result bean.
 The value is the sub-path that should be applied to the nested bean.
 The target type should be another custom bean class where additional
 properties can be mapped.
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueString value
 
-