jar

org.avaje.ebeanorm : avaje-ebeanorm-spring

Maven & Gradle

May 18, 2016
6 usages
8 stars

avaje-ebeanorm-spring · Support for Spring transactions and IOC setup of Ebean server config

Table Of Contents

Latest Version

Download org.avaje.ebeanorm : avaje-ebeanorm-spring JAR file - Latest Versions:

All Versions

Download org.avaje.ebeanorm : avaje-ebeanorm-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
7.1.x
6.1.x
4.5.x
3.3.x
3.2.x
3.1.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 avaje-ebeanorm-spring-7.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.avaje.ebean.springsupport

├─ com.avaje.ebean.springsupport.AgentLoaderSupport.class - [JAR]

com.avaje.ebean.springsupport.txn

├─ com.avaje.ebean.springsupport.txn.SpringAwareJdbcTransactionManager.class - [JAR]

├─ com.avaje.ebean.springsupport.txn.SpringJdbcTransaction.class - [JAR]

com.avaje.ebean.springsupport.factory

├─ com.avaje.ebean.springsupport.factory.EbeanServerFactoryBean.class - [JAR]