litesuits / android-lite-orm

LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
http://litesuits.com?form=gorm
Apache License 2.0
1.49k stars 362 forks source link

当正在插入数据的时候,去查询数据的话,处理机制是怎么样的? #56

Closed LoveqLRC closed 7 years ago

LoveqLRC commented 7 years ago

当正在插入数据的时候,去查询数据的话,处理机制是怎么样的?