@Documented @Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @ColumnProperty(key="jdbcType", type=STRING) public @interface ColumnJdbcType
public static final String KEY
@Alias(value="stringValue", annotation=ColumnProperty.class) public abstract org.apache.ibatis.type.JdbcType value
Copyright © 2025 fossc. All rights reserved.