jar

org.ujoframework : ujo-orm-spring

Maven & Gradle

Jan 29, 2012

ujo-orm-spring · Quick ORM implementation based on the UJO objects.

Table Of Contents

Latest Version

Download org.ujoframework : ujo-orm-spring JAR file - Latest Versions:

All Versions

Download org.ujoframework : ujo-orm-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.22
1.21
1.20
1.10
1.00

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 ujo-orm-spring-1.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ujorm.orm.support

├─ org.ujorm.orm.support.AroundServiceTransaction.class - [JAR]

├─ org.ujorm.orm.support.OpenSessionInViewFilter.class - [JAR]

├─ org.ujorm.orm.support.UjoSessionFactory.class - [JAR]

├─ org.ujorm.orm.support.UjoSessionFactoryAOP.class - [JAR]

├─ org.ujorm.orm.support.UjoSessionFactoryFilter.class - [JAR]

├─ org.ujorm.orm.support.UjoSessionFactoryImpl.class - [JAR]

├─ org.ujorm.orm.support.UjoSessionFactoryThreadImpl.class - [JAR]

├─ org.ujorm.orm.support.UjormTransactionManager.class - [JAR]

Advertisement