jar

com.tojc.ormlite.android : ormlite-content-provider-library

Maven & Gradle

Jun 14, 2014
1 usages
176 stars

Android-OrmLiteContentProvider Library · This is a library that easy to make using ContentProvider with OrmLite.

Table Of Contents

Latest Version

Download com.tojc.ormlite.android : ormlite-content-provider-library JAR file - Latest Versions:

All Versions

Download com.tojc.ormlite.android : ormlite-content-provider-library 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 ormlite-content-provider-library-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tojc.ormlite.android.annotation.info

├─ com.tojc.ormlite.android.annotation.info.AnnotationInfoBase.class - [JAR]

├─ com.tojc.ormlite.android.annotation.info.ContentMimeTypeVndInfo.class - [JAR]

├─ com.tojc.ormlite.android.annotation.info.ContentUriInfo.class - [JAR]

├─ com.tojc.ormlite.android.annotation.info.ProjectionMapInfo.class - [JAR]

├─ com.tojc.ormlite.android.annotation.info.SortOrderInfo.class - [JAR]

com.tojc.ormlite.android.framework

├─ com.tojc.ormlite.android.framework.ColumnInfo.class - [JAR]

├─ com.tojc.ormlite.android.framework.MatcherController.class - [JAR]

├─ com.tojc.ormlite.android.framework.MatcherPattern.class - [JAR]

├─ com.tojc.ormlite.android.framework.MimeTypeVnd.class - [JAR]

├─ com.tojc.ormlite.android.framework.OperationParameters.class - [JAR]

├─ com.tojc.ormlite.android.framework.Parameter.class - [JAR]

├─ com.tojc.ormlite.android.framework.TableInfo.class - [JAR]

├─ com.tojc.ormlite.android.framework.Validity.class - [JAR]

com.tojc.ormlite.android.OrmLiteContentProvider

├─ com.tojc.ormlite.android.OrmLiteContentProvider.BuildConfig.class - [JAR]

com.tojc.ormlite.android

├─ com.tojc.ormlite.android.OrmLiteBaseContentProvider.class - [JAR]

├─ com.tojc.ormlite.android.OrmLiteDefaultContentProvider.class - [JAR]

├─ com.tojc.ormlite.android.OrmLiteSimpleContentProvider.class - [JAR]

com.tojc.ormlite.android.annotation

├─ com.tojc.ormlite.android.annotation.AdditionalAnnotation.class - [JAR]

├─ com.tojc.ormlite.android.annotation.OrmLiteAnnotationAccessor.class - [JAR]