@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Ref
RefType
ref
String
fk
pk
ViewType
view
public abstract RefType ref
public abstract ViewType view
public abstract String pk
public abstract String fk
Copyright © 2023 onecode. All rights reserved.