Saving Data on Android



Download 19,28 Mb.
Pdf ko'rish
bet94/292
Sana24.01.2022
Hajmi19,28 Mb.
#407089
1   ...   90   91   92   93   94   95   96   97   ...   292
Bog'liq
Bailey J., Dominguez A., Djermanovic D. - Saving Data on Android (1st Edition) - 2019

Implemen/ng query
The 
query
 function queries the database and returns the results. This function has 
been designed so that it can perform multiple types of queries, depending on the 
URI. Insert the code below into the body of the function:
var
 cursor : Cursor? = 
null
 
when
(sUriMatcher.match(uri)) { 
  URI_ALL_ITEMS_CODE -> { cursor = db.query(ALL_ITEMS)} 
  URI_ONE_ITEM_CODE -> { cursor = 
db.query(uri.lastPathSegment.toInt()) } 
  URI_COUNT_CODE -> { cursor = db.count()} 
  UriMatcher.NO_MATCH -> { 
/*error handling goes here*/
 } 
  
else
 -> { 
/*unexpected problem*/
 } 

return
 cursor
Here you declare a cursor object and assign it to null. Based on the provided uri the 
URI matcher returns the corresponding code and the 
when
 statement calls the 
correct function on the database handler object to retrieve the results and assign 
them to the curser. The cursor is then returned.

Download 19,28 Mb.

Do'stlaringiz bilan baham:
1   ...   90   91   92   93   94   95   96   97   ...   292




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish