jar

io.github.ttayaa.ttsql : TTSQL-Core

Maven & Gradle

Nov 10, 2022
Table Of Contents

Latest Version

Download io.github.ttayaa.ttsql : TTSQL-Core JAR file - Latest Versions:

All Versions

Download io.github.ttayaa.ttsql : TTSQL-Core 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 TTSQL-Core-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ttsql.datasource

├─ com.ttsql.datasource.DynamicDataSource.class - [JAR]

com.ttsql.helpers

├─ com.ttsql.helpers.CollectionHelper.class - [JAR]

├─ com.ttsql.helpers.ReflectionHelper.class - [JAR]

├─ com.ttsql.helpers.StringHelper.class - [JAR]

├─ com.ttsql.helpers.TTSQLFunction.class - [JAR]

com.ttsql.page

├─ com.ttsql.page.TTPage.class - [JAR]

com.ttsql

├─ com.ttsql.TTSQL.class - [JAR]

├─ com.ttsql.TTSQLMapper.class - [JAR]

com.ttsql.anno

├─ com.ttsql.anno.TTCreateField.class - [JAR]

├─ com.ttsql.anno.TTLogicField.class - [JAR]

├─ com.ttsql.anno.TTPrimaryKey.class - [JAR]

├─ com.ttsql.anno.TTUpdateField.class - [JAR]

com.ttsql.builder

├─ com.ttsql.builder.JavaSqlInfoBuilder.class - [JAR]

├─ com.ttsql.builder.SqlInfoBuilder.class - [JAR]

com.ttsql.Exception

├─ com.ttsql.Exception.NotCollectionOrArrayException.class - [JAR]

├─ com.ttsql.Exception.NotFindPrimaryKeyException.class - [JAR]

com.ttsql.core

├─ com.ttsql.core.ICustomAction.class - [JAR]

com.ttsql.bean

├─ com.ttsql.bean.BuildSource.class - [JAR]

├─ com.ttsql.bean.SqlInfo.class - [JAR]