jar

org.openengsb.framework.edb : org.openengsb.framework.edb.jpa

Maven & Gradle

Oct 10, 2014
43 stars

OpenEngSB :: Framework :: EDB :: JPA · OpenEngSB Engineering Database Service is used to give an implementation for the connection to the EDB.

Table Of Contents

Latest Version

Download org.openengsb.framework.edb : org.openengsb.framework.edb.jpa JAR file - Latest Versions:

All Versions

Download org.openengsb.framework.edb : org.openengsb.framework.edb.jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.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 org.openengsb.framework.edb.jpa-3.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.core.edb.jpa.internal

├─ org.openengsb.core.edb.jpa.internal.AbstractEDBService.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.CheckPreCommitHook.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.Diff.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.EDBService.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.Entry.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.JPACommit.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.JPAEntry.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.JPAHead.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.JPAObject.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.LogEntry.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.ObjectDiff.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.VersionedEntity.class - [JAR]

org.openengsb.core.edb.jpa.internal.dao

├─ org.openengsb.core.edb.jpa.internal.dao.DefaultJPADao.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.dao.JPADao.class - [JAR]

org.openengsb.core.edb.jpa.internal.util

├─ org.openengsb.core.edb.jpa.internal.util.DateConverterStep.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.util.DefaultConverterStep.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.util.EDBConverterStep.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.util.EDBUtils.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.util.QueryRequestCriteriaBuilder.class - [JAR]

├─ org.openengsb.core.edb.jpa.internal.util.StringConverterStep.class - [JAR]