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