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 » jdo » db4o   (RSS)
  • DataNucleus AccessPlatform 1.0 FINAL released

    Announcing the release of DataNucleus AccessPlatform version 1.0.0 (final), providing Java persistence to a large range of datastores including db4o using JDO or JPA APIs.Limited free support is provided by way of an online forum, while commercial support is also available for those requiring something more reliable.Documentation is provided on ...
    Posted to Community Projects (Weblog) by German Viscuso on September 1, 2008
  • DataNucleus Access Platform 1.0.0.m4 released

    DataNucleus Access Platform is a standards-compliant Java persistence product supporting db4o. It is fully compliant with the JDO1, JDO2, JDO2.1, and JPA1 Java standards. It also complies with the OGC Simple Feature Specification for persistence of geospatial Java types. It allows access to all popular RDBMSs available today, together with db4o, ...
    Posted to Community Projects (Weblog) by German Viscuso on August 14, 2008
  • Java Object Persistence: State of the Union

    This was a virtual panel organized by the editors of InfoQ.com (Floyd Marinescu) and ODBMS.org (Roberto V. Zicari). They asked a group of leading persistence solution architects their views on the current state of the union in persistence in the Java community. Our Chief Architect, Carl rosenberger was part of the panel. Full ...
    Posted to Community News (Weblog) by German Viscuso on March 24, 2008
  • Tutorial for JDO using db4o (JPOX)

    This tutorial shows us the overall process for adding db4o persistence to a simple application using JPOX. The basic steps are: Step 1 : Design your domain/model classes as you would do normally Step 2 : Define their persistence definition using Meta-Data. Step 3 : Compile your classes, and instrument them (using the JPOX enhancer). ...
    Posted to Community News (Weblog) by German Viscuso on March 16, 2008
  • JPOX 1.2.0 released, with JPA1, JDO2 support

    Java Persistent Objects (JPOX) is a fully-compliant Open Source implementation of the JDO1,JDO2,JDO2.1 and JPA1 specifications for transparent persistence of Java objects. It is Apache 2 licensed and usable with any JDK 1.3 or above. The aim of JPOX from the outset has been to provide the most standards compliant Java persistence engine around. ...
    Posted to Community News (Weblog) by German Viscuso on March 4, 2008
  • JPOX-db4o persistence

    Learn about how to use db4o with JPOX (a free and fully compliant implementation of the JDO1, JDO2 specifications). Queries can be expresed using either JDOQL, SQL, or JPQL. Marcel Wirth is actively working on JDOQL support for db4o. http://www.jpox.org/docs/1_2/developer/db4o.html db4o thanks the JPOX team and Marcel Wirth for their ...
    Posted to Community News (Weblog) by German Viscuso on January 28, 2008
  • JPOX "DB4O" plugin 1.2.0-beta-5 released

    JPOX ''DB4O'' plugin version 1.2.0-beta-5 is now released.This provides persistence to DB4O datastores using either the JDO1.0/2.0/2.1 API or the JPA1.0 API. Changes in this release include :- Querying using JDOQL - initial release, supporting the majority of available JDOQL features Bug fixes for transaction handling, and application ...
    Posted to Community News (Weblog) by German Viscuso on December 12, 2007