Annotation Type RegisterRowMapper
@Retention(RUNTIME)
@Target({TYPE,METHOD})
@Repeatable(RegisterRowMappers.class)
public @interface RegisterRowMapper
Register a row mapper in the context of a SQL Object type or method.
-
Required Element Summary
-
Element Details
-
value
-