jar

org.deephacks : confit-provider-jpa20

Maven & Gradle

Aug 06, 2013
6 usages

Confit Provider JPA 2.0 · JPA Configuration Provider

Table Of Contents

Latest Version

Download org.deephacks : confit-provider-jpa20 JAR file - Latest Versions:

All Versions

Download org.deephacks : confit-provider-jpa20 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.17.x
0.16.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 confit-provider-jpa20-0.17.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.deephacks.confit.internal.jpa

├─ org.deephacks.confit.internal.jpa.EntityManagerProvider.class - [JAR]

├─ org.deephacks.confit.internal.jpa.ExceptionTranslator.class - [JAR]

├─ org.deephacks.confit.internal.jpa.Jpa20BeanManager.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaBean.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaBeanPk.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaBeanQueryAssembler.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaBeanSingleton.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaEvents.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaProperty.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaPropertyPk.class - [JAR]

├─ org.deephacks.confit.internal.jpa.JpaRef.class - [JAR]

org.deephacks.confit.internal.jpa.query

├─ org.deephacks.confit.internal.jpa.query.JpaBeanQuery.class - [JAR]

Advertisement