@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Facets
int
maxLength
boolean
nullable
precision
scale
public abstract int maxLength
public abstract int scale
public abstract int precision
public abstract boolean nullable
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.