jar

net.tangly : orm

Maven & Gradle

Aug 24, 2020

net.tangly.orm · Object Relation Database Mapper - using Java 14 or higher (tangly llc)

Table Of Contents

Latest Version

Download net.tangly : orm JAR file - Latest Versions:

All Versions

Download net.tangly : orm JAR file - All Versions:

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

net.tangly.orm

├─ net.tangly.orm.Dao.class - [JAR]

├─ net.tangly.orm.DaoBuilder.class - [JAR]

├─ net.tangly.orm.Property.class - [JAR]

├─ net.tangly.orm.RecordDao.class - [JAR]

├─ net.tangly.orm.Relation.class - [JAR]

net.tangly.orm.imp

├─ net.tangly.orm.imp.PropertyCode.class - [JAR]

├─ net.tangly.orm.imp.PropertyJson.class - [JAR]

├─ net.tangly.orm.imp.PropertyOne2Many.class - [JAR]

├─ net.tangly.orm.imp.PropertyOne2One.class - [JAR]

├─ net.tangly.orm.imp.PropertySimple.class - [JAR]

Advertisement