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

请问一下用这个库怎么监听插入数据的变化。 #40

Open yuhb0303 opened 8 years ago

yuhb0303 commented 8 years ago

请问一下用这个库怎么监听插入数据的变化。

litesuits commented 7 years ago

目前没有监听功能