jar

org.jvending.registry : registry-j2se

Maven & Gradle

Jan 17, 2006

J2SE Registry · This library provides a registry function for storing and finding data. It supports Hibernate2 and Hibernate3.

Table Of Contents

Latest Version

Download org.jvending.registry : registry-j2se JAR file - Latest Versions:

All Versions

Download org.jvending.registry : registry-j2se JAR file - All Versions:

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

org.jvending.registry.jaxb

├─ org.jvending.registry.jaxb.JaxbConfiguration.class - [JAR]

org.jvending.registry.hibernate.impl

├─ org.jvending.registry.hibernate.impl.Hibernate2RepositoryImpl.class - [JAR]

├─ org.jvending.registry.hibernate.impl.Hibernate3RepositoryImpl.class - [JAR]

├─ org.jvending.registry.hibernate.impl.StandardHibernateRepositoryAdaptee.class - [JAR]

org.jvending.registry.hibernate

├─ org.jvending.registry.hibernate.DataAccessObject.class - [JAR]

├─ org.jvending.registry.hibernate.Hibernate2Repository.class - [JAR]

├─ org.jvending.registry.hibernate.Hibernate3Repository.class - [JAR]

├─ org.jvending.registry.hibernate.HibernateDAORegistry.class - [JAR]

├─ org.jvending.registry.hibernate.HibernateRepository.class - [JAR]

├─ org.jvending.registry.hibernate.HibernateRepositoryAdaptee.class - [JAR]

├─ org.jvending.registry.hibernate.HibernateRepositoryAdaptor.class - [JAR]