Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JRuby-extras
-
Labels:None
-
Environment:dbd-jdbc 0.0.1
dbi 0.4.0
-
Testcase included:yes
-
Patch Submitted:Yes
Description
Here's a patch to add a few helper functions that allow consumers to create Ruby DBI Database and Statement objects from existing JDBC Connection and Statement objects.
I think this is an AR-JDBC thing, yeah?