Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
safejdbc.TXCodeBlock

Uses of TXCodeBlock in safejdbc
 

Methods in safejdbc with parameters of type TXCodeBlock
 void SQLExecuter.executeTX(TXCodeBlock txCodeBlock)
          Use this method, to execute several database calls in a single transaction.