jar

org.glassfish.main.persistence : persistence-common

Maven & Gradle

Jul 28, 2023
12 usages
330 stars

Common persistence code between JPA and CMP

Table Of Contents

Latest Version

Download org.glassfish.main.persistence : persistence-common JAR file - Latest Versions:

All Versions

Download org.glassfish.main.persistence : persistence-common JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.2.x
6.1.x
6.0.x
5.1.x
5.0.x
5.0
4.1.x
4.1
4.0
3.1.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 persistence-common-7.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.glassfish.persistence.common

├─ org.glassfish.persistence.common.DatabaseConstants.class - [JAR]

├─ org.glassfish.persistence.common.I18NHelper.class - [JAR]

├─ org.glassfish.persistence.common.Java2DBProcessorHelper.class - [JAR]

├─ org.glassfish.persistence.common.PersistenceHelper.class - [JAR]

org.glassfish.persistence.common.database

├─ org.glassfish.persistence.common.database.DBVendorTypeHelper.class - [JAR]

├─ org.glassfish.persistence.common.database.PropertyHelper.class - [JAR]

Advertisement