Menu

Transsaction

2004-10-08
2013-03-07
  • Nobody/Anonymous

    Hi.

    How I can use transsaction with framework.
    I want open a transaction when I load a Form and close transaction with commit when press a Aceptar button or rollback when a press a cancel button.

    it is posible ???????????

    Saludos

    Victor (Madrid - spain)

     
    • Richard Banks

      Richard Banks - 2004-10-10

      Hi Victor.

      You can start, commit and rollback transactions manually using either a specific database, or the persistence broker (which will perform the requested transaction operation on all open connections - if you have multiple databases).

      You can also specify the isolation level if you want to implement pessimistic locking (see the FAQ on the main web site).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.