A combination of secure web services and Data Access Objects (DAOs)
should be able to provide this functionality:


For additional information please refer to the following URLs:

a) Java Pattern Oriented Framework, An application of the Messaging
Design Pattern
IBM Technical Library
http://www.ibm.com/developerworks/webservices/library/ws-designpattern/index.html

b) Messaging Design Pattern (MDP) and pattern implementation -
Published in the 17th conference on Pattern Languages of Programs
(PLoP 2010).
https://jt.dev.java.net/files/documents/5553/150311/designPatterns.pdf

I hope this helps.

On Dec 24, 7:32 am, Nikola <nikola1...@gmail.com> wrote:
> Hi,
>
> I have large amount of data that I should query and display to user.
>
> What are recommended strategies for:
>
> 1) filling database (I would like to do it outside phone and just provided
> it somehow)
>
> 2) secure database so it isn't readable unless you are using app
>
> Thanks.
>
> --
> God is Real, unless declared Integer.
> J. Allan Toogood, FORTRAN programmer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to