类 RightLikeTypeHandler

java.lang.Object
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<CharSequence>
top.tangyh.basic.database.mybatis.typehandler.BaseLikeTypeHandler
top.tangyh.basic.database.mybatis.typehandler.RightLikeTypeHandler
所有已实现的接口:
org.apache.ibatis.type.TypeHandler<CharSequence>

@Alias("rightLike") public class RightLikeTypeHandler extends BaseLikeTypeHandler
仅仅用于like查询
作者:
zuihou
  • 构造器详细资料

    • RightLikeTypeHandler

      public RightLikeTypeHandler()