jar

org.jinq : jinq-jpa-test

Maven & Gradle

Aug 26, 2022
2 usages
653 stars

Jinq for JPA shared test code · JPA entities used for testing Jinq for JPA and related projects

Table Of Contents

Latest Version

Download org.jinq : jinq-jpa-test JAR file - Latest Versions:

All Versions

Download org.jinq : jinq-jpa-test JAR file - All Versions:

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

org.jinq.jpa.test.entities

├─ org.jinq.jpa.test.entities.CreditCard.class - [JAR]

├─ org.jinq.jpa.test.entities.Customer.class - [JAR]

├─ org.jinq.jpa.test.entities.Item.class - [JAR]

├─ org.jinq.jpa.test.entities.ItemType.class - [JAR]

├─ org.jinq.jpa.test.entities.Lineorder.class - [JAR]

├─ org.jinq.jpa.test.entities.LineorderPK.class - [JAR]

├─ org.jinq.jpa.test.entities.PhoneNumber.class - [JAR]

├─ org.jinq.jpa.test.entities.PhoneNumberToStringConverter.class - [JAR]

├─ org.jinq.jpa.test.entities.Sale.class - [JAR]

├─ org.jinq.jpa.test.entities.SignatureSuperclass.class - [JAR]

├─ org.jinq.jpa.test.entities.SignatureSuperclassSubclass.class - [JAR]

├─ org.jinq.jpa.test.entities.Supplier.class - [JAR]

Advertisement

Dependencies from Group

api
Aug 26, 2022
7 usages
653 stars
Aug 26, 2022
6 usages
653 stars
Aug 26, 2022
5 usages
653 stars
Aug 26, 2022
4 usages
653 stars
Aug 26, 2022
2 usages
653 stars

Discover Dependencies