jar

org.wing4j.annotation : wing4j-orm-annotation

Maven & Gradle

Dec 30, 2016
1 usages

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

Table Of Contents

Latest Version

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

All Versions

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

org.wing4j.orm

├─ org.wing4j.orm.Comment.class - [JAR]

├─ org.wing4j.orm.DatabaseType.class - [JAR]

├─ org.wing4j.orm.DateColumn.class - [JAR]

├─ org.wing4j.orm.DateType.class - [JAR]

├─ org.wing4j.orm.Ignore.class - [JAR]

├─ org.wing4j.orm.NumberColumn.class - [JAR]

├─ org.wing4j.orm.NumberType.class - [JAR]

├─ org.wing4j.orm.PrimaryKey.class - [JAR]

├─ org.wing4j.orm.PrimaryKeyStrategy.class - [JAR]

├─ org.wing4j.orm.StringColumn.class - [JAR]

├─ org.wing4j.orm.StringType.class - [JAR]

├─ org.wing4j.orm.Table.class - [JAR]

├─ org.wing4j.orm.WordMode.class - [JAR]

javax.persistence

├─ javax.persistence.Column.class - [JAR]

├─ javax.persistence.GeneratedValue.class - [JAR]

├─ javax.persistence.GenerationType.class - [JAR]

├─ javax.persistence.Id.class - [JAR]

├─ javax.persistence.Table.class - [JAR]

├─ javax.persistence.Temporal.class - [JAR]

├─ javax.persistence.TemporalType.class - [JAR]

├─ javax.persistence.UniqueConstraint.class - [JAR]

├─ javax.persistence.Version.class - [JAR]

org.wing4j.orm.mysql

├─ org.wing4j.orm.mysql.DataEngine.class - [JAR]

├─ org.wing4j.orm.mysql.DataEngineType.class - [JAR]

Advertisement