jar

com.github.yuyenews : Magician-JDBC

Maven & Gradle

Nov 11, 2022
2 usages
Table Of Contents

Latest Version

Download com.github.yuyenews : Magician-JDBC JAR file - Latest Versions:

All Versions

Download com.github.yuyenews : Magician-JDBC JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0
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 Magician-JDBC-2.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.magician.jdbc.core.constant.enums

├─ com.magician.jdbc.core.constant.enums.TractionLevel.class - [JAR]

com.magician.jdbc.helper

├─ com.magician.jdbc.helper.DBHelper.class - [JAR]

com.magician.jdbc

├─ com.magician.jdbc.MagicianJDBC.class - [JAR]

com.magician.jdbc.core.util

├─ com.magician.jdbc.core.util.JSONUtil.class - [JAR]

├─ com.magician.jdbc.core.util.StringUtil.class - [JAR]

├─ com.magician.jdbc.core.util.ThreadUtil.class - [JAR]

com.magician.jdbc.helper.templete.conversion

├─ com.magician.jdbc.helper.templete.conversion.SqlConversion.class - [JAR]

com.magician.jdbc.helper.templete.model

├─ com.magician.jdbc.helper.templete.model.Condition.class - [JAR]

├─ com.magician.jdbc.helper.templete.model.PageModel.class - [JAR]

├─ com.magician.jdbc.helper.templete.model.PageParamModel.class - [JAR]

├─ com.magician.jdbc.helper.templete.model.SqlBuilderModel.class - [JAR]

com.magician.jdbc.helper.manager

├─ com.magician.jdbc.helper.manager.ConnectionManager.class - [JAR]

├─ com.magician.jdbc.helper.manager.DataSourceManager.class - [JAR]

├─ com.magician.jdbc.helper.manager.TransactionManager.class - [JAR]

com.magician.jdbc.helper.templete

├─ com.magician.jdbc.helper.templete.JDBCTemplate.class - [JAR]

com.magician.jdbc.helper.templete.util

├─ com.magician.jdbc.helper.templete.util.ConditionBuilder.class - [JAR]

Advertisement