@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface RegisterJoinRowMapper
JoinRowMapper factory. Will attempt to map all
types given in the annotation declaration.public abstract Class<?>[] value
Copyright © 2020. All rights reserved.