"Tim Fox" wrote : Also, some more comments.
|
| I don't like the naming of the parameter "retry". Why retry? How about
"checkForDuplicates" or "check"?
|
Sure... check is a better name.. I will rename it.
"Tim Fox" wrote :
| When sending a transaction ans check=true, there is no need to check if every
reference exists in the database, you only need to check one of them.
|
| After all, it is a transaction. If the first one made it, they all made it. This is
inefficient otherwise.
|
I will add an extrat check on sendTransaction.. I was just relaying on the check that was
already being called on send.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012576#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...