jar

org.apache.syncope.core : syncope-core-persistence-jpa-json

Maven & Gradle

Jul 07, 2023

Apache Syncope Core Persistence JPA JSON · Apache Syncope Core Persistence JPA JSON

Table Of Contents

Latest Version

Download org.apache.syncope.core : syncope-core-persistence-jpa-json JAR file - Latest Versions:

All Versions

Download org.apache.syncope.core : syncope-core-persistence-jpa-json JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.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 syncope-core-persistence-jpa-json-3.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.syncope.core.persistence.jpa

├─ org.apache.syncope.core.persistence.jpa.JPAJSONPersistenceContext.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.MyJPAJSONPersistenceContext.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.OJPAJSONPersistenceContext.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.PGJPAJSONPersistenceContext.class - [JAR]

org.apache.syncope.core.persistence.jpa.validation.entity

├─ org.apache.syncope.core.persistence.jpa.validation.entity.JPAJSONAttributableCheck.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.validation.entity.JPAJSONAttributableValidator.class - [JAR]

org.apache.syncope.core.persistence.jpa.entity.user

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONLAPlainAttr.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONLAPlainAttrUniqueValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONLAPlainAttrValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONLinkedAccount.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONLinkedAccountListener.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUPlainAttr.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUPlainAttrUniqueValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUPlainAttrValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUser.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUserListener.class - [JAR]

org.apache.syncope.core.persistence.jpa.entity

├─ org.apache.syncope.core.persistence.jpa.entity.JPAJSONEntityFactory.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.JPAJSONEntityListener.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.MyJPAJSONEntityFactory.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.OJPAJSONEntityFactory.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.PGJPAJSONEntityFactory.class - [JAR]

org.apache.syncope.core.persistence.jpa.dao

├─ org.apache.syncope.core.persistence.jpa.dao.AbstractJPAJSONAnyDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.AbstractJPAJSONLoggerDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.AbstractJPAJSONPlainSchemaDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.JPAJSONAnyObjectDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.JPAJSONGroupDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.JPAJSONPlainAttrDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.JPAJSONPlainAttrValueDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.JPAJSONUserDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.MyJPAJSONAnyDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.MyJPAJSONAnySearchDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.MyJPAJSONAuditConfDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.MyJPAJSONPlainSchemaDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.OJPAJSONAnyDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.OJPAJSONAnySearchDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.OJPAJSONAuditConfDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.OJPAJSONPlainSchemaDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.PGJPAJSONAnyDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.PGJPAJSONAnySearchDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.PGJPAJSONAuditConfDAO.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.dao.PGJPAJSONPlainSchemaDAO.class - [JAR]

org.apache.syncope.core.persistence.jpa.entity.group

├─ org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGPlainAttr.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGPlainAttrUniqueValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGPlainAttrValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGroup.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGroupListener.class - [JAR]

org.apache.syncope.core.persistence.api.dao

├─ org.apache.syncope.core.persistence.api.dao.JPAJSONAnyDAO.class - [JAR]

org.apache.syncope.core.persistence.api.entity

├─ org.apache.syncope.core.persistence.api.entity.JSONAttributable.class - [JAR]

├─ org.apache.syncope.core.persistence.api.entity.JSONLAPlainAttr.class - [JAR]

├─ org.apache.syncope.core.persistence.api.entity.JSONPlainAttr.class - [JAR]

org.apache.syncope.core.persistence.jpa.entity.anyobject

├─ org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAJSONAPlainAttr.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAJSONAPlainAttrUniqueValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAJSONAPlainAttrValue.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAJSONAnyObject.class - [JAR]

├─ org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAJSONAnyObjectListener.class - [JAR]