jar

com.kotoframework : koto-basic-wrapper

Maven & Gradle

Dec 21, 2022
5 stars

com.kotoframework: · Kotoframework 's built-in database operation plug-in based on the original jdbc supports variable templates and multiple databases.

Table Of Contents

Latest Version

Download com.kotoframework : koto-basic-wrapper JAR file - Latest Versions:

All Versions

Download com.kotoframework : koto-basic-wrapper 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 koto-basic-wrapper-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kotoframework.beans

├─ com.kotoframework.beans.InvalidParameterExpection.class - [JAR]

├─ com.kotoframework.beans.NoDataSourceSpecifiedException.class - [JAR]

├─ com.kotoframework.beans.UnsupportedTypeException.class - [JAR]

com.kotoframework.function.create

├─ com.kotoframework.function.create.Patch.class - [JAR]

com.kotoframework

├─ com.kotoframework.BasicJdbcHandler.class - [JAR]

├─ com.kotoframework.BasicJdbcWrapper.class - [JAR]

├─ com.kotoframework.KotoBasicJdbcApp.class - [JAR]

├─ com.kotoframework.NamedParameterUtils.class - [JAR]

├─ com.kotoframework.ParsedSql.class - [JAR]

├─ com.kotoframework.Patch.class - [JAR]

com.kotoframework.function.remove

├─ com.kotoframework.function.remove.DynamicKt.class - [JAR]

├─ com.kotoframework.function.remove.Patch.class - [JAR]

com.kotoframework.function.statistic

├─ com.kotoframework.function.statistic.DynamicKt.class - [JAR]

com.kotoframework.function.select

├─ com.kotoframework.function.select.DynamicKt.class - [JAR]

com.kotoframework.function.associate

├─ com.kotoframework.function.associate.DynamicKt.class - [JAR]

com.kotoframework.interfaces

├─ com.kotoframework.interfaces.Patch.class - [JAR]

Advertisement