@Retention(value=RUNTIME) @Target(value=FIELD) public @interface NullAllowed
By default all columns are NON-NULL.
Copyright © 2018. All rights reserved.