jar

com.IceCreamQAQ.Yu : Yu-DB

Maven & Gradle

Jul 02, 2020
0 stars

Yu-DB · Yu-DB is a simple Orm module.

Table Of Contents

Latest Version

Download com.IceCreamQAQ.Yu : Yu-DB JAR file - Latest Versions:

All Versions

Download com.IceCreamQAQ.Yu : Yu-DB JAR file - All Versions:

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

com.icecreamqaq.yudb.jpa.annotation

├─ com.icecreamqaq.yudb.jpa.annotation.Transactional.class - [JAR]

com.icecreamqaq.yudb.jpa.hibernate

├─ com.icecreamqaq.yudb.jpa.hibernate.HibernateContext.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.hibernate.HibernateDao.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.hibernate.HibernateImpl.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.hibernate.HibernateTransactionImpl.class - [JAR]

com.icecreamqaq.yudb.entity

├─ com.icecreamqaq.yudb.entity.Page.class - [JAR]

com.icecreamqaq.yudb.jpa

├─ com.icecreamqaq.yudb.jpa.JPAContext.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.JPADao.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.JPAEntitySearcher.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.JPAService.class - [JAR]

├─ com.icecreamqaq.yudb.jpa.PersistenceUnitInfoImpl.class - [JAR]

com.icecreamqaq.yudb

├─ com.icecreamqaq.yudb.DbMain.class - [JAR]

├─ com.icecreamqaq.yudb.DbService.class - [JAR]

├─ com.icecreamqaq.yudb.TestMainKt.class - [JAR]

├─ com.icecreamqaq.yudb.YuDao.class - [JAR]