@Retention(value=RUNTIME) @Target(value={TYPE,FIELD,PARAMETER,METHOD}) public @interface Column
Class
converter
JdbcType
jdbcType
String[]
value
public abstract String[] value
public abstract JdbcType jdbcType
public abstract Class converter
Copyright © 2020. All rights reserved.