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