jar

org.ifinal.finalframework.annotation : final-annotation-data

Maven & Gradle

Apr 27, 2021
1 usages
4 stars
Table Of Contents

Latest Version

Download org.ifinal.finalframework.annotation : final-annotation-data JAR file - Latest Versions:

All Versions

Download org.ifinal.finalframework.annotation : final-annotation-data JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 final-annotation-data-1.2.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finalframework.data.annotation

├─ org.finalframework.data.annotation.AbsEntity.class - [JAR]

├─ org.finalframework.data.annotation.AbsRecord.class - [JAR]

├─ org.finalframework.data.annotation.AbsUser.class - [JAR]

├─ org.finalframework.data.annotation.AutoInc.class - [JAR]

├─ org.finalframework.data.annotation.Column.class - [JAR]

├─ org.finalframework.data.annotation.Created.class - [JAR]

├─ org.finalframework.data.annotation.Creator.class - [JAR]

├─ org.finalframework.data.annotation.EnumValue.class - [JAR]

├─ org.finalframework.data.annotation.Function.class - [JAR]

├─ org.finalframework.data.annotation.Geometry.class - [JAR]

├─ org.finalframework.data.annotation.Json.class - [JAR]

├─ org.finalframework.data.annotation.Keyword.class - [JAR]

├─ org.finalframework.data.annotation.LastModified.class - [JAR]

├─ org.finalframework.data.annotation.LastModifier.class - [JAR]

├─ org.finalframework.data.annotation.Metadata.class - [JAR]

├─ org.finalframework.data.annotation.NameConverter.class - [JAR]

├─ org.finalframework.data.annotation.NonCompare.class - [JAR]

├─ org.finalframework.data.annotation.Order.class - [JAR]

├─ org.finalframework.data.annotation.PersistentType.class - [JAR]

├─ org.finalframework.data.annotation.Prefix.class - [JAR]

├─ org.finalframework.data.annotation.PrimaryKey.class - [JAR]

├─ org.finalframework.data.annotation.ReadOnly.class - [JAR]

├─ org.finalframework.data.annotation.Reference.class - [JAR]

├─ org.finalframework.data.annotation.ReferenceMode.class - [JAR]

├─ org.finalframework.data.annotation.Schema.class - [JAR]

├─ org.finalframework.data.annotation.SqlKeyWords.class - [JAR]

├─ org.finalframework.data.annotation.Table.class - [JAR]

├─ org.finalframework.data.annotation.TypeHandler.class - [JAR]

├─ org.finalframework.data.annotation.UpperCase.class - [JAR]

├─ org.finalframework.data.annotation.Version.class - [JAR]

├─ org.finalframework.data.annotation.View.class - [JAR]

├─ org.finalframework.data.annotation.Virtual.class - [JAR]

├─ org.finalframework.data.annotation.WriteOnly.class - [JAR]

├─ org.finalframework.data.annotation.YN.class - [JAR]