type
status
date
slug
summary
tags
category
icon
password
模版方法
基本结构

TypeHandler
BaseTypeHandler
- IntegerTypeHandler
TypeReference
当TypeHandler不确定是用来处理Java的那种类型时
Registry
simpleRegistry
TypeHandlerRegistry
相关注解@MappedJdbcTypes数据库类型,@MappedTypes-java恶灵
- register
第一个重载,通过handler注册
第二个重载HandlerType注册
第三个重载通过package注册
- getTypeHandler
getJdbcHandlerMap
- getInstance