jar

com.holon-platform.jpa : holon-jpa-bean-processors

Maven & Gradle

Jul 09, 2020
4 usages
0 stars

Holon JPA bean post processors

Table Of Contents

Latest Version

Download com.holon-platform.jpa : holon-jpa-bean-processors JAR file - Latest Versions:

All Versions

Download com.holon-platform.jpa : holon-jpa-bean-processors JAR file - All Versions:

Version Vulnerabilities Size Updated
5.5.x
5.4.x
5.3.x
5.2.x
5.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 holon-jpa-bean-processors-5.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.holonplatform.jpa.processors

├─ com.holonplatform.jpa.processors.JpaBeanPostProcessor.class - [JAR]

com.holonplatform.jpa.processors.internal

├─ com.holonplatform.jpa.processors.internal.AbstractJpaBeanPropertyPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.AbstractJpaBeanPropertySetPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaColumnBeanPropertyPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaEnumeratedBeanPropertyPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaIdentifierBeanPropertyPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaProcessorsLogger.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaTableBeanPropertySetPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaTemporalBeanPropertyPostProcessor.class - [JAR]

├─ com.holonplatform.jpa.processors.internal.JpaTransientBeanPropertyPostProcessor.class - [JAR]

com.holonplatform.jpa.processors.internal.utils

├─ com.holonplatform.jpa.processors.internal.utils.JpaAPIUtils.class - [JAR]

Advertisement