jar

org.jooq : jooq-test-codegen-jpa-entities

Maven & Gradle

Jan 30, 2020
2 usages
5.5k stars

jOOQ Test Codegen JPA Entities

Table Of Contents

Latest Version

Download org.jooq : jooq-test-codegen-jpa-entities JAR file - Latest Versions:

All Versions

Download org.jooq : jooq-test-codegen-jpa-entities JAR file - All Versions:

Version Vulnerabilities Size Updated
3.12.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 jooq-test-codegen-jpa-entities-3.12.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jooq.codegen.test.jpa.converters

├─ org.jooq.codegen.test.jpa.converters.YearConverter.class - [JAR]

org.jooq.codegen.test.jpa.embeddables

├─ org.jooq.codegen.test.jpa.embeddables.Title.class - [JAR]

org.jooq.codegen.test.jpa.entities

├─ org.jooq.codegen.test.jpa.entities.Actor.class - [JAR]

├─ org.jooq.codegen.test.jpa.entities.Film.class - [JAR]

├─ org.jooq.codegen.test.jpa.entities.Language.class - [JAR]

Advertisement