Commit eba28b5
Force to convert String type value as real string to avoid 'no method setStringAtName for arguments (org.jruby.RubyString,org.jruby.RubyFloat) on Java::OracleJdbcDriver::OracleCallableStatementWrapper' error when used JRuby and for Varchar2 paramater is assigned non String value
1 parent 45b90c7 commit eba28b5
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
| |||
0 commit comments