raw sql with prepared statement/map?

From: Tore Halset (halse..vv.ntnu.no)
Date: Tue Mar 16 2004 - 09:48:20 EST

  • Next message: Andrus Adamchik: "Re: raw sql with prepared statement/map?"

    Hello.

    I need to execute some raw sql in my application. It is an insert that
    should happen in the same transaction as some other inserts/updates
    created by cayenne.

    SqlSelectQuery looks promising, but is it possible to use
    PreparedStatements?

    insert into logtable (userid,message,,,,) values (?,?,?,,,,)

      - Tore.



    This archive was generated by hypermail 2.0.0 : Tue Mar 16 2004 - 09:48:29 EST