RoomLite | 基于Android平台下的SQLite数据库ORM
kandi X-RAY | RoomLite Summary
kandi X-RAY | RoomLite Summary
RoomLite is a Java library. RoomLite has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
基于Android平台下的SQLite数据库ORM
基于Android平台下的SQLite数据库ORM
Support
Quality
Security
License
Reuse
Support
RoomLite has a low active ecosystem.
It has 8 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 1 have been closed. On average issues are closed in 5 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of RoomLite is 0.1.3
Quality
RoomLite has no bugs reported.
Security
RoomLite has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
RoomLite is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
RoomLite releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed RoomLite and discovered the below as its top functions. This is intended to give you an instant insight into RoomLite implemented functionality, and help decide if they suit your requirements.
- Set up the views
- Get or create a Dao
- Gets the DaoHelpers
- Gets entityHelpers
- Process the entity
- Gets the create index
- Get index names
- Generate type
- Processes the map
- Query
- Insert method
- Generate update statement
- Register a class
- Checks if the given class is a subtype of the given parent
- Checks if is inner convert
- Delete stored preference message
- Executes a Runnable on a Writer
- Post wait for
- Delete entity message
- Sets the path and table
- Gets the index names
- Digest a string
- Scan the set of methods
- Create a new thread
Get all kandi verified functions for this library.
RoomLite Key Features
No Key Features are available at this moment for RoomLite.
RoomLite Examples and Code Snippets
allprojects {
repositories {
...
maven { url 'https://www.jitpack.io' }
}
}
java:
dependencies {
annotationProcessor 'com.github.xiaolei123.RoomLite:compiler:0.1.3'
implementation 'com.github.xiaolei123.RoomLite:runtime:0.1.3'
}
kotli
Community Discussions
No Community Discussions are available at this moment for RoomLite.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install RoomLite
You can download it from GitHub.
You can use RoomLite like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the RoomLite component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use RoomLite like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the RoomLite component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page