Annotation Type RegisterColumnMapperFactory


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