jar

org.wing4j.orm : wing4j-orm-entity

Maven & Gradle

4 usages

wing4j-orm-entity · This is the wing4j-orm member wing4j-orm-entity

Table Of Contents

Latest Version

Download org.wing4j.orm : wing4j-orm-entity JAR file - Latest Versions:

All Versions

Download org.wing4j.orm : wing4j-orm-entity 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 wing4j-orm-entity-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wing4j.orm.entity.metadata

├─ org.wing4j.orm.entity.metadata.ColumnMetadata.class - [JAR]

├─ org.wing4j.orm.entity.metadata.TableMetadata.class - [JAR]

org.wing4j.orm.entity.utils

├─ org.wing4j.orm.entity.utils.EntityExtracteUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.GenericityExtracteUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.JpaEntityExtracteUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.KeywordsUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.ReverseEntityUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.SqlScriptUtils.class - [JAR]

├─ org.wing4j.orm.entity.utils.Wing4jEntityExtracteUtils.class - [JAR]

org.wing4j.orm.entity.exception

├─ org.wing4j.orm.entity.exception.OrmEntityRuntimeException.class - [JAR]