jar

com.github.ledsoft : jopa-spring-transaction

Maven & Gradle

Jun 29, 2023
3 stars

JOPA-Spring-transaction · Integration of JOPA with Spring declarative transactions.

Table Of Contents

Latest Version

Download com.github.ledsoft : jopa-spring-transaction JAR file - Latest Versions:

All Versions

Download com.github.ledsoft : jopa-spring-transaction JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
0.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 jopa-spring-transaction-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ledsoft.jopa.spring.exception

├─ com.github.ledsoft.jopa.spring.exception.TransactionMissingException.class - [JAR]

com.github.ledsoft.jopa.spring.transaction

├─ com.github.ledsoft.jopa.spring.transaction.DelegatingEntityManager.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.EntityManagerClosingQueryProxy.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.EntityManagerClosingResultSpliterator.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.EntityManagerClosingTypedQueryProxy.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.EntityManagerProvider.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.JopaTransactionDefinition.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.JopaTransactionManager.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.SingleOperationEntityManagerProxy.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.SinglePUEntityManagerProvider.class - [JAR]

├─ com.github.ledsoft.jopa.spring.transaction.TransactionObjectFactory.class - [JAR]