jar

net.sourceforge.openutils : openutils-spring-rmibernate

Maven & Gradle

Mar 03, 2008

hibernate remote lazy loading · openutils base Spring-Hibernate RMI remote lazy loading support

Table Of Contents

Latest Version

Download net.sourceforge.openutils : openutils-spring-rmibernate JAR file - Latest Versions:

All Versions

Download net.sourceforge.openutils : openutils-spring-rmibernate JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.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 openutils-spring-rmibernate-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.openutils.spring.rmibernate.client.aspects

├─ it.openutils.spring.rmibernate.client.aspects.ClientSerializationInterceptor.class - [JAR]

├─ it.openutils.spring.rmibernate.client.aspects.HibernateLazyLoaderAspect.class - [JAR]

it.openutils.spring.rmibernate.server.aspects

├─ it.openutils.spring.rmibernate.server.aspects.EmptyMethodInterceptor.class - [JAR]

├─ it.openutils.spring.rmibernate.server.aspects.HibernateLazyRmiInterceptor.class - [JAR]

├─ it.openutils.spring.rmibernate.server.aspects.LazyReferenceAspect.class - [JAR]

├─ it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor.class - [JAR]

it.openutils.spring.rmibernate.shared

├─ it.openutils.spring.rmibernate.shared.HibernateLazyLoaderCallbackFilter.class - [JAR]

├─ it.openutils.spring.rmibernate.shared.LazyReference.class - [JAR]

it.openutils.spring.rmibernate.server.managers

├─ it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl.class - [JAR]

it.openutils.spring.rmibernate.server.aspects.util

├─ it.openutils.spring.rmibernate.server.aspects.util.EntitySerializer.class - [JAR]

it.openutils.spring.rmibernate.client

├─ it.openutils.spring.rmibernate.client.HibernateRmiProxyFactoryBean.class - [JAR]

it.openutils.spring.rmibernate.client.pagination

├─ it.openutils.spring.rmibernate.client.pagination.Paginator.class - [JAR]

it.openutils.spring.rmibernate.shared.managers

├─ it.openutils.spring.rmibernate.shared.managers.HibernateLazyService.class - [JAR]

it.openutils.spring.rmibernate.server.exporter

├─ it.openutils.spring.rmibernate.server.exporter.HibernateRmiServiceExporter.class - [JAR]