eclipse - Create SQLite after deploying wavemaker project to phonegap -
i created project inside wavemaker , deployed eclipse using phonegap. need create sqlite database can storage data while there no network connection on device,so can sync after server database. i'm unable create sqlite db inside wavemaker due communication problem hibernate (dialect). question able , how, create sqlite db after deploy project eclipse? have found many topics on non of solutions help.
why not use hipersonic db? it's similar sqlite , it's java native (it's come bundled wavemaker, can choose store data in memory or file)
Comments
Post a Comment