jar

com.antelopesystem.crudframework : crud-framework-hibernate5-connector

Maven & Gradle

Nov 21, 2021
2 usages
4 stars

crud-framework-hibernate5-connector · A Hibernate5 connector for the Crud Framework

Table Of Contents

Latest Version

Download com.antelopesystem.crudframework : crud-framework-hibernate5-connector JAR file - Latest Versions:

All Versions

Download com.antelopesystem.crudframework : crud-framework-hibernate5-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.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 crud-framework-hibernate5-connector-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.antelopesystem.crudframework.jpa.config

├─ com.antelopesystem.crudframework.jpa.config.CrudHibernate5ConnectorConfiguration.class - [JAR]

com.antelopesystem.crudframework.jpa.ro

├─ com.antelopesystem.crudframework.jpa.ro.AbstractJpaCrudRO.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.ro.AbstractJpaUpdatableCrudRO.class - [JAR]

com.antelopesystem.crudframework.jpa.annotation

├─ com.antelopesystem.crudframework.jpa.annotation.CrudJoinType.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.annotation.EnableJpaCrud.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.annotation.JpaCrudEntity.class - [JAR]

com.antelopesystem.crudframework.jpa.lazyinitializer

├─ com.antelopesystem.crudframework.jpa.lazyinitializer.LazyInitializerPersistentHooks.class - [JAR]

com.antelopesystem.crudframework.jpa.dao

├─ com.antelopesystem.crudframework.jpa.dao.AbstractBaseDao.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.dao.AliasAwareCriteriaDTO.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.dao.BaseDao.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.dao.CrudDaoImpl.class - [JAR]

com.antelopesystem.crudframework.jpa.model

├─ com.antelopesystem.crudframework.jpa.model.AbstractJpaCrudEntity.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.model.AbstractJpaUpdatableCrudEntity.class - [JAR]

com.antelopesystem.crudframework.modelfilter

├─ com.antelopesystem.crudframework.modelfilter.JpaRawJunctionDTO.class - [JAR]

com.antelopesystem.crudframework.jpa.lazyinitializer.annotation

├─ com.antelopesystem.crudframework.jpa.lazyinitializer.annotation.DynamicLazyInitialization.class - [JAR]

├─ com.antelopesystem.crudframework.jpa.lazyinitializer.annotation.InitializeLazyOn.class - [JAR]

Advertisement