mercredi 25 mars 2015

what is use of ondowngrade() and onupgrade() in sqlite android

I found ondowngrade(sqlitedatabase db,int oldversion,int newversion) { } and onupgrade(sqlitedatabase db,into oldversion, into newversion) { }


methods from extending sqliteopenhelper class What is the use of them?


Aucun commentaire:

Enregistrer un commentaire