Thank you for the response.....We have started to evaluate
sqlitegen...

After posting the initial message, i stumbled on db4O and the website
says the following....
"Using db4o in your Android apps is FREE!". At the sametime i have
read in forums where people have discussed about the licensing issue.

Has anyone tried db4O? Please share your experience...

Regards
Hari

On Mar 16, 3:21 pm, Michael MacDonald <googlec...@antlersoft.com>
wrote:
> On 03/15/10 18:19, Hari wrote:> Hi,
> > I am new to ANDROID application development. I am in the process of
> > learning ANDROID framework and trying to understand the examples. I
> > noticed that the data manipulation was using native SQL. Is there a
> >ORMtool for ANDROID framework? (Like, Hibernate for J2EE
> > applications)
>
> > Any response is greatly appreciated.
>
> > Regards
> > Hari
>
> sqlitegen (http://code.google.com/p/sqlitegen) is an Eclipse plugin for
> Android development that works like a simpleORM-- given an annotated
> interface with accessors, it generates a class that maps the interface
> to a SQLite table.

-- 
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