jar

org.hswebframework.web : hsweb-commons-dao-mybatis

Maven & Gradle

Aug 28, 2020
14 usages

通用增删改查-通用Dao的mybatis实现

Table Of Contents

Latest Version

Download org.hswebframework.web : hsweb-commons-dao-mybatis JAR file - Latest Versions:

All Versions

Download org.hswebframework.web : hsweb-commons-dao-mybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 hsweb-commons-dao-mybatis-3.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hswebframework.web.dao.mybatis.mapper.dict

├─ org.hswebframework.web.dao.mybatis.mapper.dict.DictInTermTypeMapper.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.mapper.dict.DictTermTypeMapper.class - [JAR]

org.hswebframework.web.dao.mybatis.handler

├─ org.hswebframework.web.dao.mybatis.handler.JsonArrayHandler.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.handler.JsonMapHandler.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.handler.JsonSetHandler.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.handler.NumberBooleanTypeHandler.class - [JAR]

org.hswebframework.web.dao.mybatis

├─ org.hswebframework.web.dao.mybatis.EnumDictHandlerRegister.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MyBatisAutoConfiguration.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MybatisDaoAutoConfiguration.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MybatisEntityFactory.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MybatisMapperCustomizer.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MybatisProperties.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.MybatisUtils.class - [JAR]

org.hswebframework.web.dao.mybatis.dynamic

├─ org.hswebframework.web.dao.mybatis.dynamic.DynamicDataSourceSqlSessionFactoryBuilder.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.dynamic.DynamicSpringManagedTransaction.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.dynamic.DynamicSqlSessionFactory.class - [JAR]

org.hswebframework.web.dao.mybatis.mapper

├─ org.hswebframework.web.dao.mybatis.mapper.AbstractSqlTermCustomizer.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.mapper.ChangedTermValue.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.mapper.SqlTermCustomizer.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.mapper.TreeStructureSqlTermCustomizer.class - [JAR]

org.hswebframework.web.dao.mybatis.plgins.pager

├─ org.hswebframework.web.dao.mybatis.plgins.pager.Pager.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.plgins.pager.PagerInterceptor.class - [JAR]

org.hswebframework.web.dao.mybatis.builder

├─ org.hswebframework.web.dao.mybatis.builder.EasyOrmSqlBuilder.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.builder.InsertSqlBuilder.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.builder.SqlBuilder.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.builder.SqlParamParser.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.builder.TypeUtils.class - [JAR]

├─ org.hswebframework.web.dao.mybatis.builder.UpdateSqlBuilder.class - [JAR]

org.hswebframework.web.dao.mybatis.builder.jpa

├─ org.hswebframework.web.dao.mybatis.builder.jpa.JpaAnnotationParser.class - [JAR]

Advertisement