Hi H2 List, I have been trying to find a bug in JASPA for H2 and I have been not able so far.
Lets say: I have an stored procedure A in H2 which it uses as the first parameter a connection object and returns a string. Inside A I use the connection reference to execute an alter sql sentence (when I use DML sentence is ok) Then the A function is called twice by H2! I know about when I function is returning a table then H2 can call twice the function but Im not using this case of functions. Any help would be very appreciated. Jose. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to h2-datab...@googlegroups.com. To unsubscribe from this group, send email to h2-database+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.