jar

io.github.beijiyi : dlsql

Maven & Gradle

Dec 26, 2023
2 stars

dlsql · 对象化sql生成器,主要解决简单的单表和多表查询,实现用户快速查询需求。

Table Of Contents

Latest Version

Download io.github.beijiyi : dlsql JAR file - Latest Versions:

All Versions

Download io.github.beijiyi : dlsql JAR file - All Versions:

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

io.github.beijiyi.dlsql

├─ io.github.beijiyi.dlsql.DLDbDialectType.class - [JAR]

├─ io.github.beijiyi.dlsql.DateFormatUtil.class - [JAR]

├─ io.github.beijiyi.dlsql.DlSqlUtil.class - [JAR]

├─ io.github.beijiyi.dlsql.Uitl.class - [JAR]

Advertisement