Interface MybatisTypeHandlerConfigurator
public interface MybatisTypeHandlerConfigurator
This class configures
TypeHandler in TypeHandlerRegistry- Author:
- martin.grofcik
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.apache.ibatis.type.TypeHandlerRegistry typeHandlerRegistry)
-
Method Details
-
configure
void configure(org.apache.ibatis.type.TypeHandlerRegistry typeHandlerRegistry)
-