jar

org.opendaylight.persistence : test-app-persistence-jpa-impl

Maven & Gradle

Feb 29, 2016
1 usages

test-app-persistence-jpa-impl · Application's persistence layer implementation

Table Of Contents

Latest Version

Download org.opendaylight.persistence : test-app-persistence-jpa-impl JAR file - Latest Versions:

All Versions

Download org.opendaylight.persistence : test-app-persistence-jpa-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 test-app-persistence-jpa-impl-1.0.4-Lithium-SR4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opendaylight.testapp.persistence.bl.impl

├─ org.opendaylight.testapp.persistence.bl.impl.NetworkDeviceServiceImpl.class - [JAR]

├─ org.opendaylight.testapp.persistence.bl.impl.UserServiceImpl.class - [JAR]

org.opendaylight.testapp.persistence.model.persistence.jpa.entity

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.entity.NetworkDeviceEntity.class - [JAR]

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.entity.NetworkDeviceEntity_.class - [JAR]

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.entity.UserEntity.class - [JAR]

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.entity.UserEntity_.class - [JAR]

org.opendaylight.testapp.persistence

├─ org.opendaylight.testapp.persistence.PersistenceService.class - [JAR]

├─ org.opendaylight.testapp.persistence.QueryFactory.class - [JAR]

org.opendaylight.testapp.persistence.model.persistence.jpa.dao

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.dao.NetworkDeviceDao.class - [JAR]

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.dao.UserDao.class - [JAR]

org.opendaylight.testapp.persistence.bl

├─ org.opendaylight.testapp.persistence.bl.NetworkDeviceService.class - [JAR]

├─ org.opendaylight.testapp.persistence.bl.UserService.class - [JAR]

org.opendaylight.testapp.persistence.impl

├─ org.opendaylight.testapp.persistence.impl.PersistenceServiceImpl.class - [JAR]

org.opendaylight.testapp.persistence.model.persistence.jpa.query

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.query.JpaPersistenceService.class - [JAR]

├─ org.opendaylight.testapp.persistence.model.persistence.jpa.query.JpaQueryFactory.class - [JAR]