Persistence Model

From: cutthecrap (mgc_at_cutthecrap.biz)
Date: 08/26/04

  • Next message: dharmadam: "Re: Detect insert failure due to duplicate unique index"
    Date: Thu, 26 Aug 2004 03:48:41 -0400
    
    

    I've been working on a generic persistence model for several years now.

    Checkout http://www.cutthecrap.biz for more information, but in brief:

    GPO (Generic Persistent Object) is a pure java-based persistent object
    model that provides a simple persistent mechanism to navigate general
    object associations : 1-many and many-many.

    Please checkout the main site and post any thoughts.

    Martyn


  • Next message: dharmadam: "Re: Detect insert failure due to duplicate unique index"