jar

org.glassfish.persistence : persistence-common

Maven & Gradle

Jul 28, 2011
5 usages

Common persistence code between JPA and CMP

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.2
3.1.x
3.1
3.0.x
3.0

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-3.1.1.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