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