View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]