Re: how to get update/insert SQL without committing to db

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Feb 21 2008 - 08:37:49 EST

  • Next message: Andrus Adamchik: "Re: Queries based on relationship size"

    Hi Tobias,

    Could you elaborate a bit on how are you going to use this SQL? SQL
    generated by Cayenne is in a PreparedStatement format, so it will not
    be usable for say manual execution from a SQL client.

    Andrus

    On Feb 21, 2008, at 2:55 PM, Tobias SCHOESSLER wrote:
    > Hi,
    >
    > is there a way to get the update/insert SQL statements ( e.g. as a
    > String ) that cayenne would execute with a commit, without actually
    > committing to the db?
    >
    > thank you
    >
    > Tobias



    This archive was generated by hypermail 2.0.0 : Thu Feb 21 2008 - 08:38:22 EST