Subject | PreparedStatements and stored procedures |
---|---|
Author | Rick DeBay |
Post date | 2004-10-21T16:27:57Z |
I'd be happy if this would work:
connection.prepareStatement("CALL SP_FOO(?,?,?)");
Since there are no out parameters it shouldn't require a prepareCall().
-----Original Message-----
From: Roman Rokytskyy [mailto:rrokytskyy@...]
Sent: Thursday, October 21, 2004 4:17 AM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] CallableStatements and executeBatch()
Roman
Yahoo! Groups Links
connection.prepareStatement("CALL SP_FOO(?,?,?)");
Since there are no out parameters it shouldn't require a prepareCall().
-----Original Message-----
From: Roman Rokytskyy [mailto:rrokytskyy@...]
Sent: Thursday, October 21, 2004 4:17 AM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] CallableStatements and executeBatch()
> Are there plans for Jaybird to support batching CallableStatements?Just added it to the "Open Issues" in our Wiki. Any takers are welcome!
Roman
Yahoo! Groups Links