jar

io.github.bantenio.interstellar : interstellar-ext-mybatis

Maven & Gradle

May 11, 2023
2 stars

interstellar-ext-mybatis · provide mybatis dao function api for develement

Table Of Contents

Latest Version

Download io.github.bantenio.interstellar : interstellar-ext-mybatis JAR file - Latest Versions:

All Versions

Download io.github.bantenio.interstellar : interstellar-ext-mybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 interstellar-ext-mybatis-0.1.28.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tenio.interstellar.context.mybatis

├─ org.tenio.interstellar.context.mybatis.DataObjectWrapper.class - [JAR]

├─ org.tenio.interstellar.context.mybatis.DataObjectWrapperFactory.class - [JAR]

org.tenio.interstellar.dao.mybatis

├─ org.tenio.interstellar.dao.mybatis.DataObjectDaoMapper.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.DataObjectProviderMethodResolver.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.FreeMarkerSqlTemplate.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.GenericMapper.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.PrimaryKeyProvider.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.SqlTemplate.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.TableNameProvider.class - [JAR]

├─ org.tenio.interstellar.dao.mybatis.TemplateSqlProvider.class - [JAR]