jar

org.javastro : jaxbjpa-utils

Maven & Gradle

Aug 21, 2023
1 usages
0 stars

jaxbjpa-utils · generic utilities to make using JAXB and JPA easier

Table Of Contents

Latest Version

Download org.javastro : jaxbjpa-utils JAR file - Latest Versions:

All Versions

Download org.javastro : jaxbjpa-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
0.1

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 jaxbjpa-utils-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.javastro.ivoa.jaxb.adapters

├─ org.javastro.ivoa.jaxb.adapters.DateTimeXmlAdapter.class - [JAR]

├─ org.javastro.ivoa.jaxb.adapters.package-info.class - [JAR]

org.javastro.ivoa.jpa

├─ org.javastro.ivoa.jpa.BaseJPARepository.class - [JAR]

├─ org.javastro.ivoa.jpa.DefaultPersistenceUnitCreator.class - [JAR]

├─ org.javastro.ivoa.jpa.EntityMetadata.class - [JAR]

├─ org.javastro.ivoa.jpa.InMemoryPersistenceUnitCreator.class - [JAR]

├─ org.javastro.ivoa.jpa.IvoaJPAUtils.class - [JAR]

├─ org.javastro.ivoa.jpa.PersistenceManager.class - [JAR]

├─ org.javastro.ivoa.jpa.PersistenceUnitCreator.class - [JAR]

├─ org.javastro.ivoa.jpa.Repository.class - [JAR]

├─ org.javastro.ivoa.jpa.SimpleJPARepository.class - [JAR]

├─ org.javastro.ivoa.jpa.package-info.class - [JAR]

org.javastro.ivoa.jpa.exceptions

├─ org.javastro.ivoa.jpa.exceptions.IllegalOrphanException.class - [JAR]

├─ org.javastro.ivoa.jpa.exceptions.NonexistentEntityException.class - [JAR]

├─ org.javastro.ivoa.jpa.exceptions.PreexistingEntityException.class - [JAR]

├─ org.javastro.ivoa.jpa.exceptions.package-info.class - [JAR]

org.javastro.ivoa.jaxb

├─ org.javastro.ivoa.jaxb.DescriptionValidator.class - [JAR]

├─ org.javastro.ivoa.jaxb.EntityMetadata.class - [JAR]

├─ org.javastro.ivoa.jaxb.IvoaJAXBContextFactory.class - [JAR]

├─ org.javastro.ivoa.jaxb.IvoaJAXBUtils.class - [JAR]

├─ org.javastro.ivoa.jaxb.JaxbAnnotationMeta.class - [JAR]

├─ org.javastro.ivoa.jaxb.SchemaGenerator.class - [JAR]

├─ org.javastro.ivoa.jaxb.SchemaNamer.class - [JAR]

├─ org.javastro.ivoa.jaxb.package-info.class - [JAR]

Advertisement