at the line 485 of SQLExecutor.java :
else if (param instanceof Long) { long l = ((Long)param).longValue(); prepStatement.setFloat(i+1, l); }
Logged In: YES user_id=534373 Originator: NO
Fixed.
-Jeff Smith
Log in to post a comment.
Logged In: YES
user_id=534373
Originator: NO
Fixed.
-Jeff Smith