Results 1 to 6 of 6

Thread: Spring and db4objects ?

  1. #1
    Join Date
    Aug 2005
    Posts
    3

    Default Spring and db4objects ?

    Hi,

    Does anyone connect to the object oriented database db4objects from a Spring DAO Layer?
    http://db4o.com

    Since db4o changed to the GPL licence, it's IMHO a suitable alternative to store complex object graphs - if the choice of the database is yours.
    Any comments?

    Thanks
    Paul

  2. #2
    Join Date
    Nov 2004
    Location
    Hilversum - The Netherlands
    Posts
    1,054

    Default

    I think it would be a nice addition to Spring (especially if a rdbms is not required a odbms could be a timesaver).

    I`m thinking about creating Spring integration for the Sleepycat db.

  3. #3
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    I was actually looking at db4o integration (which if happens will join Spring modules). I'll keep you updated.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  4. #4
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    I've created an issue on JIRA: http://opensource2.atlassian.com/pro.../browse/MOD-60.

    Pls add as comments (or email) any feature you want to have. So far after a very brief review of db4o I see a very simple factorybean plus some db4o template and maybe some OpenSessionInViewInterceptor/Filter.
    Anything else?
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  5. #5

    Default

    Is there any talk of a berkeley db (Sleepycat) DA template/convenience class? I see it mentioned in post above.

    Cheers

  6. #6
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Hey - not really.I've started working on it last year though I haven't taken the code up to a suitable-enough-to-commit level. It was not something major and due to lack of time I've stopped working on it.
    Sorry.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •