jar

cn.xnatural.jpa : jpa

Maven & Gradle

Jul 23, 2021
2 usages

jpa · jpa: hibernate 封装

Table Of Contents

Latest Version

Download cn.xnatural.jpa : jpa JAR file - Latest Versions:

All Versions

Download cn.xnatural.jpa : jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 jpa-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.xnatural.jpa

├─ cn.xnatural.jpa.BaseEntity.class - [JAR]

├─ cn.xnatural.jpa.CriteriaSpec.class - [JAR]

├─ cn.xnatural.jpa.GUIDEntity.class - [JAR]

├─ cn.xnatural.jpa.IEntity.class - [JAR]

├─ cn.xnatural.jpa.ImplicitNaming.class - [JAR]

├─ cn.xnatural.jpa.LongIdEntity.class - [JAR]

├─ cn.xnatural.jpa.Page.class - [JAR]

├─ cn.xnatural.jpa.PhysicalNaming.class - [JAR]

├─ cn.xnatural.jpa.Repo.class - [JAR]

├─ cn.xnatural.jpa.SnowFlakeIdEntity.class - [JAR]

├─ cn.xnatural.jpa.SnowFlakeIdGenerator.class - [JAR]

├─ cn.xnatural.jpa.UUIDEntity.class - [JAR]

├─ cn.xnatural.jpa.UUIDGenerator.class - [JAR]

Advertisement