Re: create a fault like EOF?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Fri Mar 09 2007 - 11:41:22 EST

  • Next message: Tore Halset: "Re: Store BitSet"

    On Mar 9, 2007, at 5:43 PM, Arturo Perez wrote:

    > How does one go about making a fault the way that EOF does?
    >
    > tia,
    > arturo

    Here is one way:

    ObjectId id = new ObjectId("Artist", Artist.ARTIST_ID_PK_COLUMN, 55);
    Artist fault = context.localObject(id);

    Andrus



    This archive was generated by hypermail 2.0.0 : Fri Mar 09 2007 - 11:43:08 EST