stored procedures in scala.dbc

Posted by tuxjay on Stack Overflow See other posts from Stack Overflow or by tuxjay
Published on 2010-06-09T16:48:57Z Indexed on 2010/06/09 16:52 UTC
Read the original article Hit count: 170

Filed under:
|

I wonder if scala.dbc supports stored procedures?

The mysql jdbc backend I'm using supports it, bonus points for a code illustration to show how it works.

© Stack Overflow or respective owner

Related posts about scala

Related posts about jdbc