Namespace Android.Database.Sqlite
Classes
- SQLiteAbortException
https://developer.android.com/reference/android/database/sqlite/SQLiteAbortException.html
- SQLiteAccessPermException
https://developer.android.com/reference/android/database/sqlite/SQLiteAccessPermException.html
- SQLiteBlobTooBigException
https://developer.android.com/reference/android/database/sqlite/SQLiteBlobTooBigException.html
- SQLiteCantOpenDatabaseException
https://developer.android.com/reference/android/database/sqlite/SQLiteCantOpenDatabaseException.html
- SQLiteConstraintException
https://developer.android.com/reference/android/database/sqlite/SQLiteConstraintException.html
- SQLiteCursorDriver
https://developer.android.com/reference/android/database/sqlite/SQLiteCursorDriver.html
- SQLiteDatabase.CursorFactory
https://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.CursorFactory.html
- SQLiteDatabase.OpenParams
https://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.OpenParams.html
- SQLiteDatabaseCorruptException
https://developer.android.com/reference/android/database/sqlite/SQLiteDatabaseCorruptException.html
- SQLiteDatabaseLockedException
https://developer.android.com/reference/android/database/sqlite/SQLiteDatabaseLockedException.html
- SQLiteDatatypeMismatchException
https://developer.android.com/reference/android/database/sqlite/SQLiteDatatypeMismatchException.html
- SQLiteDiskIOException
https://developer.android.com/reference/android/database/sqlite/SQLiteDiskIOException.html
- SQLiteDoneException
https://developer.android.com/reference/android/database/sqlite/SQLiteDoneException.html
- SQLiteException
https://developer.android.com/reference/android/database/sqlite/SQLiteException.html
- SQLiteFullException
https://developer.android.com/reference/android/database/sqlite/SQLiteFullException.html
- SQLiteMisuseException
https://developer.android.com/reference/android/database/sqlite/SQLiteMisuseException.html
- SQLiteOpenHelper
https://developer.android.com/reference/android/database/sqlite/SQLiteOpenHelper.html
- SQLiteOutOfMemoryException
https://developer.android.com/reference/android/database/sqlite/SQLiteOutOfMemoryException.html
- SQLiteQueryBuilder
https://developer.android.com/reference/android/database/sqlite/SQLiteQueryBuilder.html
- SQLiteRawStatement
https://developer.android.com/reference/android/database/sqlite/SQLiteRawStatement.html
- SQLiteReadOnlyDatabaseException
https://developer.android.com/reference/android/database/sqlite/SQLiteReadOnlyDatabaseException.html
- SQLiteStatement
https://developer.android.com/reference/android/database/sqlite/SQLiteStatement.html
- SQLiteTableLockedException
https://developer.android.com/reference/android/database/sqlite/SQLiteTableLockedException.html
- SQLiteTransactionListener
https://developer.android.com/reference/android/database/sqlite/SQLiteTransactionListener.html
- SQLiteTransactionListenerDirect
Direct override of SQLiteTransactionListener or its generic type if there is one
Interfaces
- ISQLiteCursorDriver
.NET interface for TO BE DEFINED FROM USER
- ISQLiteTransactionListener
.NET interface for org.mases.netdroid.generated.android.database.sqlite.SQLiteTransactionListener implementing https://developer.android.com/reference/android/database/sqlite/SQLiteTransactionListener.html