jar

com.gitee.chinasoft_ohos : DBFlow_core

Maven & Gradle

Sep 26, 2021
3 usages
Table Of Contents

Latest Version

Download com.gitee.chinasoft_ohos : DBFlow_core JAR file - Latest Versions:

All Versions

Download com.gitee.chinasoft_ohos : DBFlow_core 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 DBFlow_core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dbflow5

├─ com.dbflow5.MapUtils.class - [JAR]

├─ com.dbflow5.StringUtils.class - [JAR]

com.dbflow5.annotation

├─ com.dbflow5.annotation.CallSuper.class - [JAR]

├─ com.dbflow5.annotation.Collate.class - [JAR]

├─ com.dbflow5.annotation.Column.class - [JAR]

├─ com.dbflow5.annotation.ColumnIgnore.class - [JAR]

├─ com.dbflow5.annotation.ColumnMap.class - [JAR]

├─ com.dbflow5.annotation.ColumnMapReference.class - [JAR]

├─ com.dbflow5.annotation.ConflictAction.class - [JAR]

├─ com.dbflow5.annotation.Database.class - [JAR]

├─ com.dbflow5.annotation.ForeignKey.class - [JAR]

├─ com.dbflow5.annotation.ForeignKeyAction.class - [JAR]

├─ com.dbflow5.annotation.ForeignKeyReference.class - [JAR]

├─ com.dbflow5.annotation.Fts3.class - [JAR]

├─ com.dbflow5.annotation.Fts4.class - [JAR]

├─ com.dbflow5.annotation.Index.class - [JAR]

├─ com.dbflow5.annotation.IndexGroup.class - [JAR]

├─ com.dbflow5.annotation.InheritedColumn.class - [JAR]

├─ com.dbflow5.annotation.InheritedPrimaryKey.class - [JAR]

├─ com.dbflow5.annotation.IntDef.class - [JAR]

├─ com.dbflow5.annotation.ManyToMany.class - [JAR]

├─ com.dbflow5.annotation.Migration.class - [JAR]

├─ com.dbflow5.annotation.ModelCacheField.class - [JAR]

├─ com.dbflow5.annotation.ModelView.class - [JAR]

├─ com.dbflow5.annotation.ModelViewQuery.class - [JAR]

├─ com.dbflow5.annotation.MultiCacheField.class - [JAR]

├─ com.dbflow5.annotation.MultipleManyToMany.class - [JAR]

├─ com.dbflow5.annotation.NotNull.class - [JAR]

├─ com.dbflow5.annotation.OneToMany.class - [JAR]

├─ com.dbflow5.annotation.OneToManyMethod.class - [JAR]

├─ com.dbflow5.annotation.PrimaryKey.class - [JAR]

├─ com.dbflow5.annotation.QueryModel.class - [JAR]

├─ com.dbflow5.annotation.Table.class - [JAR]

├─ com.dbflow5.annotation.TypeConverter.class - [JAR]

├─ com.dbflow5.annotation.Unique.class - [JAR]

├─ com.dbflow5.annotation.UniqueGroup.class - [JAR]

├─ com.dbflow5.annotation.WorkerThread.class - [JAR]

com.dbflow5.converter

├─ com.dbflow5.converter.TypeConverters.class - [JAR]

com.dbflow5.data

├─ com.dbflow5.data.Blob.class - [JAR]

com.dbflow5.sql

├─ com.dbflow5.sql.Query.class - [JAR]

├─ com.dbflow5.sql.QueryCloneable.class - [JAR]

├─ com.dbflow5.sql.SQLiteType.class - [JAR]