jar

org.jspare.jpa : jspare-jpa

Maven & Gradle

Aug 03, 2017
1 usages
3 stars
Table Of Contents

Latest Version

Download org.jspare.jpa : jspare-jpa JAR file - Latest Versions:

All Versions

Download org.jspare.jpa : jspare-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 jspare-jpa-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jspare.jpa.annotation

├─ org.jspare.jpa.annotation.RepositoryInject.class - [JAR]

org.jspare.jpa.injector

├─ org.jspare.jpa.injector.PersistenceContextInjectStrategy.class - [JAR]

├─ org.jspare.jpa.injector.PersistenceUnitInjectStrategy.class - [JAR]

├─ org.jspare.jpa.injector.RepositoryInjectStrategy.class - [JAR]

├─ org.jspare.jpa.injector.RepositoryInvocationHandler.class - [JAR]

org.jspare.jpa.spi

├─ org.jspare.jpa.spi.DefaultPersistenceUnitInfoImpl.class - [JAR]

├─ org.jspare.jpa.spi.SmartPersistanceUnitInfo.class - [JAR]

org.jspare.jpa

├─ org.jspare.jpa.PersistenceOptions.class - [JAR]

├─ org.jspare.jpa.PersistenceUnitProvider.class - [JAR]

├─ org.jspare.jpa.PersistenceUnitProviderImpl.class - [JAR]