Kotlin for Android Developers



Download 1,04 Mb.
Pdf ko'rish
bet77/125
Sana11.08.2021
Hajmi1,04 Mb.
#144654
1   ...   73   74   75   76   77   78   79   80   ...   125
Bog'liq
Kotlin for Android Developers Learn Kotlin the Easy Way While Developing an Android App ( PDFDrive )

17.2 Tables definition
The creation of a couple of
object
s that represent our tables will be helpful to avoid misspelling
table or column names and repetition. We need two tables: one will save the info of the city and
another one the forecast of a day. This second table will have a relationship field to the first one.
CityForecastTable
first provides the name of the table and then the set of columns it needs: an
id
(which will be the zip code of the city), the name of the city and the country.
1
object CityForecastTable {
2
val NAME = "CityForecast"
3
val ID = "_id"
4
val CITY = "city"
5
val COUNTRY = "country"
6
}
DayForecast
has some more info, so it will need the set of columns you can see below. The last
column,
cityId
, will keep the id of the
CityForecast
this forecast belongs to.
1
object DayForecastTable {
2
val NAME = "DayForecast"
3
val ID = "_id"
4
val DATE = "date"
5
val DESCRIPTION = "description"
6
val HIGH = "high"
7
val LOW = "low"
8
val ICON_URL = "iconUrl"
9
val CITY_ID = "cityId"
10
}


17 Creating an SQLiteOpenHelper
66

Download 1,04 Mb.

Do'stlaringiz bilan baham:
1   ...   73   74   75   76   77   78   79   80   ...   125




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