jar

br.gov.frameworkdemoiselle : demoiselle-jpa

Maven & Gradle

Mar 08, 2019
1 usages
130 stars

Demoiselle Framework JPA Extension · Demoiselle Framework JPA Extension

Table Of Contents

Latest Version

Download br.gov.frameworkdemoiselle : demoiselle-jpa JAR file - Latest Versions:

All Versions

Download br.gov.frameworkdemoiselle : demoiselle-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
=2.5.x
2.5.x
2.4.x
2.3.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 demoiselle-jpa-2.5.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.gov.frameworkdemoiselle.internal.producer

├─ br.gov.frameworkdemoiselle.internal.producer.AbstractEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.ApplicationEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.ConversationEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.DependentEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.EntityManagerFactoryProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.EntityManagerProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.EntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.Persistences.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.RequestEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.SessionEntityManagerStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.ViewEntityManagerStore.class - [JAR]

br.gov.frameworkdemoiselle.transaction

├─ br.gov.frameworkdemoiselle.transaction.JPATransaction.class - [JAR]

br.gov.frameworkdemoiselle.internal.proxy

├─ br.gov.frameworkdemoiselle.internal.proxy.EntityManagerProxy.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.proxy.QueryProxy.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.proxy.TypedQueryProxy.class - [JAR]

br.gov.frameworkdemoiselle.internal.configuration

├─ br.gov.frameworkdemoiselle.internal.configuration.EntityManagerConfig.class - [JAR]

br.gov.frameworkdemoiselle.template

├─ br.gov.frameworkdemoiselle.template.JPACrud.class - [JAR]

br.gov.frameworkdemoiselle.annotation

├─ br.gov.frameworkdemoiselle.annotation.PersistenceScoped.class - [JAR]

Advertisement