Interface MybatisTypeHandlerConfigurator


public interface MybatisTypeHandlerConfigurator
This class configures TypeHandler in TypeHandlerRegistry
Author:
martin.grofcik
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(org.apache.ibatis.type.TypeHandlerRegistry typeHandlerRegistry)
     
  • Method Details

    • configure

      void configure(org.apache.ibatis.type.TypeHandlerRegistry typeHandlerRegistry)