Ormlite基本使用

首先需要導入ORMLite的依賴:在build.gradle中加入以下代碼: implementation 'com.j256.ormlite:ormlite-android:5.1' implementation 'com.j256.ormlite:ormlite-core:5.1' 建立Bean類(以OneTableBean爲例) import com.j256.ormlite.field.
相關文章
相關標籤/搜索