@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Component public @interface Table
boolean
ignore
int
order
String
remark
value
public abstract String value
public abstract String remark
public abstract int order
public abstract boolean ignore
Copyright © 2019. All rights reserved.