Annotation Type RegisterColumnMapper


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