I am using "Oracle DB Java Edition"

http://www.oracle.com/database/berkeley-db/je/index.html

HTH,
Rob





On May 21, 8:21 am, Navigateur <[email protected]> wrote:
> Robonauticus, which object db are you using? db4o?
>
> On May 21, 3:50 pm, Robnauticus- <[email protected]> wrote:
>
>
>
>
>
> > Hello,
> > I have completed a GWT / Hibernate / gilead / mysql project. It was my
> > first, the whole process was a large pain but mostly worth it still
> > compared to DIY.
>
> > My newer project is based on GWT / Oracle DB Java edition an object
> > based db. It has been too easy so far... no translators, just one or
> > two non intrusive annotations on my Entities and persistent classes.
> > Plus it can outperform SQL in a lot of aspects.  Only thing that sucks
> > is reporting.  Sql is much easier/robost for reporting solutions.
> > Other than that, unless you were making a large shared database that
> > has to be separate from the app, I would go without SQL.
>
> > On May 19, 3:16 pm, Navigateur <[email protected]> wrote:
>
> > > I haven't yet chosen a server or anything.
>
> > > Is Gilead the best thing for persistence on the server side? Does the
> > > choice of server make a difference for developing for persistence e.g.
> > > AppEngine? GlassFish? Anything?
>
> > > Sorry, these are relatively beginner questions - in case you say "it
> > > depends on what you're doing" I'm making an app where I want object-
> > > oriented persistence, quick error-free multi-user concurrent access to
> > > that (object-oriented) datastore, and ease-of-development with code
> > > that doesn't tie me down too strongly in case I want to switch
> > > platforms.
>
> > > Oh, and it should be in Java, like GWT is.
> > > And besides, what are the full range of options for this?
>
> > > Cheers! N
>
> > > --
> > > You received this message because you are subscribed to the Google Groups 
> > > "Google Web Toolkit" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> > > [email protected].
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to