@Target(FIELD) @Retention(RUNTIME) public @interface MapKeyColumn
String
columnDefinition
boolean
insertable
int
length
name
nullable
precision
scale
table
unique
updatable
String name
boolean unique
boolean nullable
boolean insertable
boolean updatable
String columnDefinition
String table
int length
int precision
int scale