Hi,
I would like to make a select with a clause WHERE parameterizable. The date in the clause WHERE will be knew at Runtime.
The JdbcCursorInputSource (m3 snapshot) uses a Statement instead of PreparedStatement.
Have you any solution with the actual JdbcCursorInputSource?
Or do you plane to change JdbcCursorInputSource to use PreparedStatement?
Thanks in advance.
