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)

http://hsqldb.org/

http://dev.wavemaker.com/wiki/bin/dev/hsqldb


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -