jar

hu.webarticum.holodb : jpa-annotations

Maven & Gradle

Dec 16, 2023
6 stars

jpa-annotations · HoloDB JPA configuration annotations

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.5.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-annotations-0.5.0.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.HoloColumnDistributionQuality.class - [JAR]

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

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

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

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

├─ hu.webarticum.holodb.jpa.annotation.HoloValue.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]

Advertisement