greenDAO
greenDAO copied to clipboard
about cannot rollback - no transaction is active (code 1)(关于这个问题,中文标记)
in my project ,i have see this exception when code doing .executeDeleteWithoutDetachingEntities()
android.database.sqlite.SQLiteException cannot rollback - no transaction is active (code 1)
android.database.sqlite.SQLiteConnection.nativeExecute(Native Method) android.database.sqlite.SQLiteConnection.execute(SQLiteConnection.java:553) android.database.sqlite.SQLiteSession.endTransactionUnchecked(SQLiteSession.java:439) android.database.sqlite.SQLiteSession.endTransaction(SQLiteSession.java:401) android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:522)
same question to me
same question to me
same question to me