jar

com.github.myoss : phoenix-mybatis

Maven & Gradle

Jul 30, 2018
1 usages
7 stars

phoenix-mybatis · myoss open source project, phoenix mybatis written in Java

Table Of Contents

Latest Version

Download com.github.myoss : phoenix-mybatis JAR file - Latest Versions:

All Versions

Download com.github.myoss : phoenix-mybatis 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 phoenix-mybatis-1.1.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.myoss.phoenix.mybatis.constants

├─ com.github.myoss.phoenix.mybatis.constants.MybatisConstants.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template

├─ com.github.myoss.phoenix.mybatis.mapper.template.AbstractMapperTemplate.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.CrudMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.register

├─ com.github.myoss.phoenix.mybatis.mapper.register.MapperInterfaceRegister.class - [JAR]

com.github.myoss.phoenix.mybatis.repository.service

├─ com.github.myoss.phoenix.mybatis.repository.service.CrudService.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.service.RetrieveIncludeLogicDeleteService.class - [JAR]

com.github.myoss.phoenix.mybatis.repository.entity

├─ com.github.myoss.phoenix.mybatis.repository.entity.AuditEntity.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.entity.AuditIdEntity.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.entity.BaseEntity.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.entity.LogicDeleteEntity.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.entity.PrimaryKeyEntity.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.delete

├─ com.github.myoss.phoenix.mybatis.mapper.template.delete.DeleteByConditionMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.delete.DeleteByPrimaryKeyMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.delete.DeleteMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.table.annotation

├─ com.github.myoss.phoenix.mybatis.table.annotation.Column.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.FillRule.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.GenerationType.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.SelectKey.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.SequenceGenerator.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.SequenceKey.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.annotation.Table.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.select

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.RetrieveIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.RetrieveMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectByPrimaryKeyIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectByPrimaryKeyMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectCountIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectCountMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectListIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectListMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectOneIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectOneMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectPageIncludeLogicDeleteMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.SelectPageMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.update.impl

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.impl.UpdateMapperTemplate.class - [JAR]

com.github.myoss.phoenix.mybatis.spring.mapper

├─ com.github.myoss.phoenix.mybatis.spring.mapper.ClassPathMapperScanner.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.spring.mapper.MapperFactoryBean.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.spring.mapper.MapperScannerConfigurer.class - [JAR]

com.github.myoss.phoenix.mybatis.type

├─ com.github.myoss.phoenix.mybatis.type.UnsupportedTypeHandler.class - [JAR]

com.github.myoss.phoenix.mybatis.repository.utils

├─ com.github.myoss.phoenix.mybatis.repository.utils.DbUtils.class - [JAR]

com.github.myoss.phoenix.mybatis.executor.keygen

├─ com.github.myoss.phoenix.mybatis.executor.keygen.SequenceKeyGenerator.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.select.impl

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.impl.SelectIncludeLogicDeleteMapperTemplate.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.impl.SelectMapperTemplate.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.impl.SelectSortIncludeLogicDeleteMapperTemplate.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.select.impl.SelectSortMapperTemplate.class - [JAR]

com.github.myoss.phoenix.mybatis.table

├─ com.github.myoss.phoenix.mybatis.table.Sequence.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.TableColumnInfo.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.TableConfig.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.TableInfo.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.TableMetaObject.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.table.TableSequence.class - [JAR]

com.github.myoss.phoenix.mybatis.spring.boot.autoconfigure

├─ com.github.myoss.phoenix.mybatis.spring.boot.autoconfigure.ConfigurationCustomizer.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.spring.boot.autoconfigure.MybatisProperties.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.spring.boot.autoconfigure.SpringBootVFS.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.insert.impl

├─ com.github.myoss.phoenix.mybatis.mapper.template.insert.impl.InsertMapperTemplate.class - [JAR]

com.github.myoss.phoenix.mybatis.repository.service.impl

├─ com.github.myoss.phoenix.mybatis.repository.service.impl.BaseCrudServiceImpl.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.service.impl.LockCrudServiceImpl.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.service.impl.RetrieveIncludeLogicDeleteCrudServiceImpl.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.repository.service.impl.UncheckQueryConditionCrudServiceImpl.class - [JAR]

com.github.myoss.phoenix.mybatis.plugin

├─ com.github.myoss.phoenix.mybatis.plugin.ParameterHandlerCustomizer.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.plugin.ParameterHandlerInterceptor.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.insert

├─ com.github.myoss.phoenix.mybatis.mapper.template.insert.CreateMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.insert.InsertAllColumnMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.insert.InsertBatchMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.insert.InsertMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.delete.impl

├─ com.github.myoss.phoenix.mybatis.mapper.template.delete.impl.DeleteMapperTemplate.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.template.update

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.UpdateByConditionMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.UpdateByPrimaryKeyAllColumnMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.UpdateByPrimaryKeyMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.UpdateMapper.class - [JAR]

├─ com.github.myoss.phoenix.mybatis.mapper.template.update.UpdateUseMapByConditionMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.mapper.annotation

├─ com.github.myoss.phoenix.mybatis.mapper.annotation.RegisterMapper.class - [JAR]

com.github.myoss.phoenix.mybatis.plugin.impl

├─ com.github.myoss.phoenix.mybatis.plugin.impl.DefaultParameterHandlerCustomizer.class - [JAR]

Advertisement

Dependencies from Group

Aug 06, 2018
4 usages
8 stars
Jul 30, 2018
1 usages
7 stars
Aug 06, 2018
0 stars

Discover Dependencies

May 06, 2018
1 usages
Jun 03, 2018
2 usages
May 03, 2018
1 usages
May 03, 2018
1 usages
May 07, 2018
1 usages
9.1k stars
May 08, 2018
1 usages
May 11, 2018
1 usages
58.9k stars
May 10, 2018
1 usages
632 stars