jar

io.gardenerframework.fragrans : data-schema

Maven & Gradle

Apr 02, 2023
3 stars

fragrans · 用于api接口开发所需的基础研发组件

Table Of Contents

Latest Version

Download io.gardenerframework.fragrans : data-schema JAR file - Latest Versions:

All Versions

Download io.gardenerframework.fragrans : data-schema 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 data-schema-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gardenerframework.fragrans.data.schema.trash

├─ io.gardenerframework.fragrans.data.schema.trash.BasicTrash.class - [JAR]

io.gardenerframework.fragrans.data.schema.annotation

├─ io.gardenerframework.fragrans.data.schema.annotation.DatabaseControlledField.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.annotation.ImmutableField.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.annotation.ImmutableRelation.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.annotation.OperationTracingField.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.annotation.SkipInGenericReadOperation.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.annotation.SkipInGenericUpdateOperation.class - [JAR]

io.gardenerframework.fragrans.data.schema.trash.relation

├─ io.gardenerframework.fragrans.data.schema.trash.relation.BasicOperationTraceableRelationTrash.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.trash.relation.BasicRelationTrash.class - [JAR]

io.gardenerframework.fragrans.data.schema.common

├─ io.gardenerframework.fragrans.data.schema.common.BasicRecord.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.common.Version.class - [JAR]

io.gardenerframework.fragrans.data.schema.relation

├─ io.gardenerframework.fragrans.data.schema.relation.BasicOperationTraceableRelation.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.relation.BasicRelation.class - [JAR]

io.gardenerframework.fragrans.data.schema.trash.trait

├─ io.gardenerframework.fragrans.data.schema.trash.trait.Item.class - [JAR]

io.gardenerframework.fragrans.data.schema.query

├─ io.gardenerframework.fragrans.data.schema.query.GenericQueryResult.class - [JAR]

io.gardenerframework.fragrans.data.schema.trash.enity

├─ io.gardenerframework.fragrans.data.schema.trash.enity.BasicEntityTrash.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.trash.enity.BasicOperationTraceableEntityTrash.class - [JAR]

io.gardenerframework.fragrans.data.schema.entity

├─ io.gardenerframework.fragrans.data.schema.entity.BasicEntity.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.entity.BasicOperationTraceableEntity.class - [JAR]

io.gardenerframework.fragrans.data.schema.query.trait

├─ io.gardenerframework.fragrans.data.schema.query.trait.QueryCriteria.class - [JAR]

├─ io.gardenerframework.fragrans.data.schema.query.trait.QueryResult.class - [JAR]