No examples for this method.
Frequently called with: [Clear]
-1
| android.database.DatabaseErrorHandler |
Known Indirect Subclasses
|
An interface to let the apps define the actions to take when the following errors are detected database corruption
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
defines the method to be invoked when database corruption is detected.
|
|||||||||
defines the method to be invoked when database corruption is detected.
| dbObj | the SQLiteDatabase object representing the database on which corruption is detected. |
|---|