Search:

Type: Posts; User: hsmedrado; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    551

    JMS Commit Session

    Hi for all!

    There any way to commit the session aftere receive the message from MQ(before the processing)?

    I.e:



    public void onMessage(Message message) {
  2. Replies
    5
    Views
    6,603

    Hi for all! I corrected this problem... I...

    Hi for all!

    I corrected this problem...

    I extended JdbcTemplate and overrided the method

    Map extractOutputParameters(CallableStatement cs, List parameters) throws SQLException....

    And...
  3. Replies
    5
    Views
    6,603

    My question is if Spring verify if the cursor is...

    My question is if Spring verify if the cursor is open or closed... If this verification has been done by jdbc it´s ok for me.

    tks
  4. Replies
    5
    Views
    6,603

    Hi Denis, thank you for answer. But spring...

    Hi Denis, thank you for answer.

    But spring ever wait for a opened cursor?
  5. Replies
    5
    Views
    6,603

    Problem "Cursor is Closed"

    Hi everyone!

    I´m having a problem to call StoredProcedures with Spring.

    The problem is that sometimes the cursor return closed(correctly). There any solution to ignore the problem "Cursor is...
Results 1 to 5 of 5