jar

center.wxp : mybatis.mapper

Maven & Gradle

Mar 28, 2020

xp.mapper · Demo project for Mybatis mapper

Table Of Contents

Latest Version

Download center.wxp : mybatis.mapper JAR file - Latest Versions:

All Versions

Download center.wxp : mybatis.mapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mybatis.mapper-1.1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tk.mybatis.template.util

├─ tk.mybatis.template.util.BeanUtil.class - [JAR]

├─ tk.mybatis.template.util.EmptyUtil.class - [JAR]

├─ tk.mybatis.template.util.SnowflakeIdUtil.class - [JAR]

tk.mybatis.template.core

├─ tk.mybatis.template.core.AbstractService.class - [JAR]

├─ tk.mybatis.template.core.Mapper.class - [JAR]

├─ tk.mybatis.template.core.MyCommentGenerator.class - [JAR]

├─ tk.mybatis.template.core.Service.class - [JAR]

tk.mybatis.template.exception

├─ tk.mybatis.template.exception.ServiceException.class - [JAR]

tk.mybatis.template.annotation

├─ tk.mybatis.template.annotation.ConditionRewrite.class - [JAR]

├─ tk.mybatis.template.annotation.DeleteBySelect.class - [JAR]

├─ tk.mybatis.template.annotation.DeleteBySelectMapper.class - [JAR]

├─ tk.mybatis.template.annotation.InsertOrUpdate.class - [JAR]

├─ tk.mybatis.template.annotation.InsertOrUpdateMapper.class - [JAR]

├─ tk.mybatis.template.annotation.ParamCondition.class - [JAR]