adhara
key_value_storage_provider
KeyValueStorageProvider
tableName property
tableName
KeyValueStorageProvider class
Constructors
KeyValueStorageProvider
Properties
schema
tableName
config
constraints
db
fieldsStringSchema
hashCode
runtimeType
selectColumns
stringSchema
Methods
getData
getOperatorClassFromMap
remove
setData
close
createTable
delete
get
getById
getByIdRaw
getList
getRaw
getRawList
insert
insertAll
noSuchMethod
open
toString
update
Operators
operator ==
Static properties
keyColumn
valueColumn
tableName property
String
tableName
Implementation
get tableName { return "KeyValue_STORAGE"; }