jar

org.voovan : voovan-database

Maven & Gradle

Sep 22, 2020

Voovan-database · Voovan is a java framwork and it not depends on any third-party framework.

Table Of Contents

Latest Version

Download org.voovan : voovan-database JAR file - Latest Versions:

All Versions

Download org.voovan : voovan-database JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x
3.0.x
2.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 voovan-database-4.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.voovan.db.recorder.exception

├─ org.voovan.db.recorder.exception.RecorderException.class - [JAR]

org.voovan.tools

├─ org.voovan.tools.TSQL.class - [JAR]

org.voovan.db

├─ org.voovan.db.CallType.class - [JAR]

├─ org.voovan.db.DataBaseType.class - [JAR]

├─ org.voovan.db.JdbcOperate.class - [JAR]

├─ org.voovan.db.ResultInfo.class - [JAR]

├─ org.voovan.db.TranscationType.class - [JAR]

org.voovan.db.recorder.annotation

├─ org.voovan.db.recorder.annotation.Field.class - [JAR]

├─ org.voovan.db.recorder.annotation.NotInsert.class - [JAR]

├─ org.voovan.db.recorder.annotation.NotUpdate.class - [JAR]

├─ org.voovan.db.recorder.annotation.PrimaryKey.class - [JAR]

├─ org.voovan.db.recorder.annotation.Table.class - [JAR]

org.voovan.db.recorder

├─ org.voovan.db.recorder.Dao.class - [JAR]

├─ org.voovan.db.recorder.Query.class - [JAR]

├─ org.voovan.db.recorder.Recorder.class - [JAR]

org.voovan.db.exception

├─ org.voovan.db.exception.DaoException.class - [JAR]

├─ org.voovan.db.exception.UpdateCountException.class - [JAR]

├─ org.voovan.db.exception.UpdateFieldException.class - [JAR]