Annotation Type UseRowMapper


@Retention(RUNTIME) @Target(METHOD) public @interface UseRowMapper
Used to specify specific row mapper on a query method. Mutually exclusive with UseRowReducer.