@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Col
String
comment
int
size
SQLType
type
public abstract SQLType type
public abstract int size
public abstract String comment
Copyright © 2017. All rights reserved.