mybatis-generator-yml-maven-plugin icon indicating copy to clipboard operation
mybatis-generator-yml-maven-plugin copied to clipboard

javaType不支持自定义

Open AlbertChw opened this issue 4 years ago • 1 comments

例: jdbcType="TINYINT" 工具生成的javaType="Byte" 或 javaType="Boolean"

AlbertChw avatar Sep 23 '21 08:09 AlbertChw

Thanks for your feedback, I will investigate how to implement this feature

javthon avatar Sep 23 '21 08:09 javthon