jar

com.spiwer : Rosilla

Maven & Gradle

Jun 02, 2022

Rosilla · Library to manage the database

Table Of Contents

Latest Version

Download com.spiwer : Rosilla JAR file - Latest Versions:

All Versions

Download com.spiwer : Rosilla JAR file - All Versions:

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

com.spiwer.rosilla.lasting

├─ com.spiwer.rosilla.lasting.EMessageRosilla.class - [JAR]

com.spiwer.rosilla.template

├─ com.spiwer.rosilla.template.BaseQuery.class - [JAR]

├─ com.spiwer.rosilla.template.BaseStatement.class - [JAR]

├─ com.spiwer.rosilla.template.EntityManager.class - [JAR]

├─ com.spiwer.rosilla.template.GenericStatement.class - [JAR]

├─ com.spiwer.rosilla.template.IDatabaseConnect.class - [JAR]

├─ com.spiwer.rosilla.template.SQLName.class - [JAR]

com.spiwer.rosilla.database

├─ com.spiwer.rosilla.database.ConnectionManager.class - [JAR]

├─ com.spiwer.rosilla.database.DatabaseManager.class - [JAR]

com.spiwer.rosilla.util

├─ com.spiwer.rosilla.util.EntityUtil.class - [JAR]

├─ com.spiwer.rosilla.util.PreparedStatementNamed.class - [JAR]

├─ com.spiwer.rosilla.util.RequestUtil.class - [JAR]

├─ com.spiwer.rosilla.util.Retrieve.class - [JAR]

├─ com.spiwer.rosilla.util.TableUtil.class - [JAR]

com.spiwer.rosilla.dto

├─ com.spiwer.rosilla.dto.Condition.class - [JAR]

├─ com.spiwer.rosilla.dto.Criteria.class - [JAR]

├─ com.spiwer.rosilla.dto.Param.class - [JAR]

├─ com.spiwer.rosilla.dto.Petition.class - [JAR]

com.spiwer.rosilla.exception

├─ com.spiwer.rosilla.exception.JdbcException.class - [JAR]

Advertisement