jar

com.github.akwei : ohmybatis

Maven & Gradle

May 20, 2019
2 stars

ohmybatis · can use insert object, inserBatch, update object, deleteById, selectById

Table Of Contents

Latest Version

Download com.github.akwei : ohmybatis JAR file - Latest Versions:

All Versions

Download com.github.akwei : ohmybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 ohmybatis-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.akwei.ohmybatis

├─ com.github.akwei.ohmybatis.BaseEntity.class - [JAR]

├─ com.github.akwei.ohmybatis.CommonUtils.class - [JAR]

├─ com.github.akwei.ohmybatis.EntityCopier.class - [JAR]

├─ com.github.akwei.ohmybatis.EntityInfo.class - [JAR]

├─ com.github.akwei.ohmybatis.FieldInfo.class - [JAR]

├─ com.github.akwei.ohmybatis.IEntity.class - [JAR]

├─ com.github.akwei.ohmybatis.IMapper.class - [JAR]

├─ com.github.akwei.ohmybatis.IMapperFactory.class - [JAR]

├─ com.github.akwei.ohmybatis.OhMyConfiguration.class - [JAR]

├─ com.github.akwei.ohmybatis.OhMyMapperAnnotationBuilder.class - [JAR]

├─ com.github.akwei.ohmybatis.OhMyMapperRegistry.class - [JAR]

├─ com.github.akwei.ohmybatis.OhMyXmlDriver.class - [JAR]

├─ com.github.akwei.ohmybatis.SQL.class - [JAR]

├─ com.github.akwei.ohmybatis.SimpleSQLProvider.class - [JAR]

com.github.akwei.ohmybatis.annotations

├─ com.github.akwei.ohmybatis.annotations.UniqueKey.class - [JAR]

├─ com.github.akwei.ohmybatis.annotations.UpdateObj.class - [JAR]