db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Spring   (RSS)
  • db4o available in Maven2 compliant repository

    db4o is now available via the SpringSource Enterprise Bundle Repository (a Maven2-compliant repository).  Currently only the Java5 jar is available.  If you'd like to see additional jars supported, please comment on the following issue: https://issuetracker.springsource.com/browse/BRITS-143 For more information on retreiving db4o from ...
    Posted to Community News (Weblog) by German Viscuso on October 14, 2008
  • Re: Data Access Layer

    Hi You have very flavors, here I give just 3: 1) You can expose transactional methods in Repository clases: BeginTransaction(); RollBack(); Commit(); then in Business classes you can use it. 2) You can also play a little with contexts and create another class called UnitOfWork with those transactional methods to manage this issue. It is, ...
    Posted to db4o User Forum (Forum) by uooopaa on July 17, 2008
  • db4o used in a Scrum tech rally

    At April the 4th, 2008, developers from Xebia Group (a specialist software house devoted to enterprise Java architecture, middleware, portal and integration technology) held another Tech Rally (a whole day of technical training for the whole Xebia's Software Development department). At Xebia, previous Tech Rallies were about Ruby, ...
    Posted to Community News (Weblog) by German Viscuso on April 29, 2008
  • dUC 2008 (Berlin) synopsis

    The db4o User Conference 2008 held in Berlin just ended and it was a complete success! Before providing a summary of what went on in the conference I would like to thank all the attendees for making this possible (we had dVPs and db4o users from China, Germany, Brazil, Denmark, The Netherlands, South Africa, Chile, USA, Japan, Korea, ...
    Posted to Community News (Weblog) by German Viscuso on March 26, 2008
  • OODBMS in the Enterprise (Spring's support for db4o)

    Talk by Chris Beams (Senior Consultant with SpringSource) held at both dUC 2008 and ICOODBMarch 12, 2008
    Posted to Other Slides (FileGallery) by German Viscuso on March 18, 2008
  • warp-persist: db4objects + google guice

    Hi I am a contributor to the google-guice community and open source java in general. We maintain integration modules between guice and several ORM frameworks. It seemed logical to have a db4objects alternative, and one of our contributors was kind enough to provide one. db4o is one of my long-time favorites, and we've had good success combining ...
    Posted to db4o User Forum (Forum) by dhanji on March 1, 2008
  • Re: tests with db4o in spring framework

    I must specify, that transactions are possible https://springmodules.dev.java.net/docs/reference/0.8/html/db4o.html even for test cases, but I hope there is more elegant way
    Posted to db4o User Forum (Forum) by Jan Chodura on August 9, 2007
  • Re: Spring 2 + db4o

    Hi! This is a good opportunity to start a ProjectSpace! Would you like me to create one for you? This way you'll have a place where to organize this project. A ProjectSpace will give you visibility on our community (someone may be able to join and help). There are a couple of projects focusing on Sprin (but not Spring ...
    Posted to db4o User Forum (Forum) by German Viscuso on May 24, 2007
  • Re: Data Access Layer

    Hi Richard, Here I make an example of how to build a 3 tiers app in C# with Spring.Net and Db4o, it's just a begining. The app have only the ''way'' Customer (you can save,delete and retrieve a Customer):  Data Layer:RepositoryBase CustomerRepository Business Layer: CustomerBizComponentBaseCustomerBizComponent Presentation ...
    Posted to db4o User Forum (Forum) by uooopaa on March 4, 2007
  • Re: Simple db4o server springframework wrapper for tomcat available

    Great!  Thanks a lot!  I'm sure many will like this!I created a permanent Wiki ProjectSpace for this project - feel free to change/edit etc.:http://projects.db4o.com/Db4o-spring-tomcatChristof
    Posted to db4o User Forum (Forum) by Christof on September 21, 2006