@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface RdRelated
Class<?>
table
String
tableId
String[]
asNames
JoinType
joinType
names
public abstract Class<?> table
public abstract String tableId
public abstract String[] names
public abstract String[] asNames
public abstract JoinType joinType
Copyright © 2023. All rights reserved.