| Modifier and Type | Optional Element and Description |
|---|---|
String |
column |
org.apache.ibatis.type.JdbcType |
jdbcType |
Class<? extends org.apache.ibatis.type.TypeHandler<?>> |
typeHandler |
public abstract String column
public abstract org.apache.ibatis.type.JdbcType jdbcType
public abstract Class<? extends org.apache.ibatis.type.TypeHandler<?>> typeHandler
Copyright © 2020. All rights reserved.