mybatis入门之typeHanlder的三种使用案例

时间:2022-02-28 04:39:40
【文件属性】:
文件名称:mybatis入门之typeHanlder的三种使用案例
文件大小:76KB
文件格式:ZIP
更新时间:2022-02-28 04:39:40
MYBATIS TYPEHANDLER 主要讲解EnumOrdinalTypeHandler和EnumTypeHandler以及自定义typeHandler处理枚举类和数据库字典的映射
【文件预览】:
chapter3
----chapter3.iml(80B)
----src()
--------test()
--------main()
----target()
--------generated-sources()
--------classes()
----.idea()
--------misc.xml(513B)
--------compiler.xml(529B)
--------workspace.xml(27KB)
--------encodings.xml(256B)
--------inspectionProfiles()
----pom.xml(3KB)
chapter3_2
----src()
--------test()
--------main()
----target()
--------generated-sources()
--------classes()
----.idea()
--------misc.xml(513B)
--------compiler.xml(531B)
--------workspace.xml(18KB)
--------encodings.xml(256B)
--------inspectionProfiles()
----pom.xml(3KB)
----chapter3_2.iml(80B)
chapter3_3
----chapter3_3.iml(80B)
----src()
--------test()
--------main()
----target()
--------generated-sources()
--------classes()
----.idea()
--------misc.xml(513B)
--------compiler.xml(531B)
--------workspace.xml(21KB)
--------encodings.xml(256B)
--------inspectionProfiles()
----pom.xml(3KB)

网友评论