Hello
How do I go on about calling from Java stored procedures (which have variables going in and out) and transactions in MySQL?
For a stored procedure example, something like 2 variables in that are numbers and the third going out that is the result.
Thanks