Read more about SQLite in MAF here https://docs.oracle.com/middleware/mobile200/mobile/develop-oepe/oepe-maf-sqlite-db.htm
http://waslleysouza.com.br/en/2015/02/maf-2-0-using-local-database/
Use case
Follow topic show you a couple of things in this post.
1.Create a .db by using a .sql script (when your application starts).
2.How to manage the connection of your SQLite DB.
3.Security regarding the .db
4.Doing operations on your DB (SELECT, INSERT, DELETE and UPDATE)
http://adf4beginners.com/2013/03/adf-mobile-sqlite-in-adf-mobile/
http://waslleysouza.com.br/en/2015/02/maf-2-0-using-local-database/
Use case
Follow topic show you a couple of things in this post.
1.Create a .db by using a .sql script (when your application starts).
2.How to manage the connection of your SQLite DB.
3.Security regarding the .db
4.Doing operations on your DB (SELECT, INSERT, DELETE and UPDATE)
http://adf4beginners.com/2013/03/adf-mobile-sqlite-in-adf-mobile/
0 件のコメント :
コメントを投稿