Annotation Type RegisterJoinRowMapper
Used to register a
JoinRowMapper
factory. Will attempt to map all
types given in the annotation declaration.-
Required Element Summary
-
Element Details
-
value
Class<?>[] valueReturns the types that will be available on the JoinRows returned.- Returns:
- The types that will be available on the JoinRows returned.
-