jar

cn.craccd : jpaHelper

Maven & Gradle

Jul 22, 2023

jpaHelper · spring-data-jpa增强工具包,简化 CRUD 操作

Table Of Contents

Latest Version

Download cn.craccd : jpaHelper JAR file - Latest Versions:

All Versions

Download cn.craccd : jpaHelper JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x
0.0.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 jpaHelper-0.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.cucc.bean

├─ cn.cucc.bean.CreateTime.class - [JAR]

├─ cn.cucc.bean.InitValue.class - [JAR]

├─ cn.cucc.bean.OrderBy.class - [JAR]

├─ cn.cucc.bean.Page.class - [JAR]

├─ cn.cucc.bean.Sort.class - [JAR]

├─ cn.cucc.bean.Update.class - [JAR]

├─ cn.cucc.bean.UpdateTime.class - [JAR]

cn.cucc.utils

├─ cn.cucc.utils.BeanExtUtil.class - [JAR]

├─ cn.cucc.utils.Condition.class - [JAR]

├─ cn.cucc.utils.ConditionAndWrapper.class - [JAR]

├─ cn.cucc.utils.ConditionOrWrapper.class - [JAR]

├─ cn.cucc.utils.ConditionWrapper.class - [JAR]

├─ cn.cucc.utils.ImportOrExportUtil.class - [JAR]

├─ cn.cucc.utils.InitTool.class - [JAR]

├─ cn.cucc.utils.InitUtil.class - [JAR]

├─ cn.cucc.utils.JpaHelper.class - [JAR]

├─ cn.cucc.utils.PackageTools.class - [JAR]

├─ cn.cucc.utils.SnowFlakeUtils.class - [JAR]

├─ cn.cucc.utils.SqlUtils.class - [JAR]

cn.cucc.reflection

├─ cn.cucc.reflection.ReflectionUtil.class - [JAR]

├─ cn.cucc.reflection.SerializableFunction.class - [JAR]

Advertisement