[Quickfix-developers] [qfj] JdbcStore.set() - Why INSERT of UPDATE fails?
Brought to you by:
orenmnero
|
From: Barry K. <bk...@me...> - 2005-07-19 05:00:30
|
This method catches SQLException on the insert and then attempts an update. There is a comment in this class asking why this is so. Is it because this method will get called with exisitng sequence numbers during a resend? -- barry kaplan bk...@me... |