Annotation Type RegisterRowMapperFactory


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Repeatable(RegisterRowMapperFactories.class) public @interface RegisterRowMapperFactory
Registers a row mapper factory in the scope of a SQL Object type or method.