jar

hu.webarticum.holodb : jpa

Maven & Gradle

Jan 12, 2023
6 stars

jpa · HoloDB JPA loader functionality

Table Of Contents

Latest Version

Download hu.webarticum.holodb : jpa JAR file - Latest Versions:

All Versions

Download hu.webarticum.holodb : jpa JAR file - All Versions:

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

hu.webarticum.holodb.jpa.annotation

├─ hu.webarticum.holodb.jpa.annotation.HoloColumn.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloColumnMode.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloIgnore.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloTable.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloVirtualColumn.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloVirtualColumns.class - [JAR]

├─ hu.webarticum.holodb.jpa.annotation.HoloWriteable.class - [JAR]

hu.webarticum.holodb.jpa

├─ hu.webarticum.holodb.jpa.JpaMetamodelDriver.class - [JAR]

├─ hu.webarticum.holodb.jpa.JpaMetamodelHoloConfigLoader.class - [JAR]