POIKit Database
Types
Functions
assert Not Main Thread
Link copied to clipboard
assert Not Suspending Transaction
Link copied to clipboard
begin Transaction
Link copied to clipboard
clear All Tables
Link copied to clipboard
compile Statement
Link copied to clipboard
create Invalidation Tracker
Link copied to clipboard
create Open Helper
Link copied to clipboard
abstract fun createOpenHelper(p0: DatabaseConfiguration): SupportSQLiteOpenHelper
Content copied to clipboard
end Transaction
Link copied to clipboard
gas Station Dao
Link copied to clipboard
get Auto Migrations
Link copied to clipboard
open fun getAutoMigrations(@NonNull p0: MutableMap<Class<out AutoMigrationSpec>, AutoMigrationSpec>): MutableList<Migration>
Content copied to clipboard
get Backing Field Map
Link copied to clipboard
get Close Lock
Link copied to clipboard
get Invalidation Tracker
Link copied to clipboard
get Open Helper
Link copied to clipboard
get Query Executor
Link copied to clipboard
get Required Auto Migration Specs
Link copied to clipboard
open fun getRequiredAutoMigrationSpecs(): MutableSet<Class<out AutoMigrationSpec>>
Content copied to clipboard
get Required Type Converters
Link copied to clipboard
open fun getRequiredTypeConverters(): MutableMap<Class<*>, MutableList<Class<*>>>
Content copied to clipboard
get Suspending Transaction Id
Link copied to clipboard
get Transaction Executor
Link copied to clipboard
get Type Converter
Link copied to clipboard
init
Link copied to clipboard
internal Init Invalidation Tracker
Link copied to clipboard
open fun internalInitInvalidationTracker(@NonNull p0: SupportSQLiteDatabase)
Content copied to clipboard
in Transaction
Link copied to clipboard
query
Link copied to clipboard
open fun query(@NonNull p0: SupportSQLiteQuery, @Nullable p1: CancellationSignal?): Cursor
Content copied to clipboard
run In Transaction
Link copied to clipboard
set Transaction Successful
Link copied to clipboard
Properties
mAutoMigrationSpecs
Link copied to clipboard
val mAutoMigrationSpecs: MutableMap<Class<out AutoMigrationSpec>, AutoMigrationSpec>
Content copied to clipboard
mCallbacks
Link copied to clipboard
mDatabase
Link copied to clipboard
mWriteAheadLoggingEnabled
Link copied to clipboard