HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Do we have to spell it out? Okay... V-O-T-E! Login and vote now.
Link 109449 thumbnail
User 111696 avatar

By bloid
via jroller.com
Published: Sep 02 2008 / 15:12

A while ago I thought of looking at trying to integrate db4o, an open-source object database, into Grails. I hit a problem, which is that grails is built around the principle of transparent persistence: changes to instances of persistence classes don‘t have to be kept track of by the developer, and any changes are written to the data store when a “commit“ is performed. Db4o did not have this capability, so I put the project aside.
  • 13
  • 0
  • 2520
  • 4

Comments

Add your comment
User 257531 avatar

gerps replied ago:

0 votes Vote down Vote up Reply

By the description the reader won't realize that db4o now supports transparent persistence! (but it's mentioned in the full article)

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.