Identity PK value

From: Marc Gabriel-Willem (marc.gabriel-wille..ide-international.com)
Date: Thu Jun 14 2007 - 10:59:01 EDT

  • Next message: Andrus Adamchik: "Fwd: Call for Papers Opens for OS Summit Asia 2007"

    Dear all,

     

    We have a problem regarding the PK value access.

    My db schema and my business logic require me to get the next identity
    of a particular table before inserting the new record.

     

    We must use the identity column defined at the table level (cannot use a
    stored procedure + pk specific table management).

     

    May be the PkGenerator class could be useful for us, but it seems a
    stored procedure is required (not a good option for us).

     

    So, is there a way to get the current identity value (+ 1) defined on a
    particular table using cayenne ?

    We know this is not a good practise, but we cannot change our model
    easily.

     

    Thank you in advance for your help.

     

    Marc Gabriel

    ------------------------------------------------------------------
    CONFIDENTIALITY: This e-mail and any files transmitted with it are confidential and intended solely for the use of the recipient(s) only. Any review, retransmission, dissemination or other use of, or taking any action in reliance upon this information by persons or entities other than the intended recipient(s) is prohibited. If you have received this e-mail in error please notify the sender immediately and destroy the material whether stored on a computer or otherwise.

    DISCLAIMER: Any views or opinions presented within this e-mail are solely those of the author and do not necessarily represent those of SIDE International S.A. - EastNets Group, unless otherwise specifically stated.
    ------------------------------------------------------------------



    This archive was generated by hypermail 2.0.0 : Thu Jun 14 2007 - 11:00:19 EDT