@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface Column
boolean
jsonSerialization
int
length
String
name
nullable
unique
public abstract String name
public abstract int length
public abstract boolean unique
public abstract boolean nullable
public abstract boolean jsonSerialization
Copyright © 2023. All rights reserved.