History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18443
Type: New Feature New Feature
Status: Open Open
Assignee: Gregory Shrago
Reporter: Taras Tielkes
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Resolve parameter index to '?' for PreparedStatement API setXyz() methods

Created: 17 Jun 08 15:48   Updated: 17 Jun 08 16:06
Component/s: SQL

Build: 8,473


 Description  « Hide
Feature would be similar to current named parameter resolving for HQL.

When code uses the PreparedStatement API, it would be helpful if the "index" values used by the various ps.setXxx(index, something) methods could be resolved to the relevant '?' placeholders in the prepared statement SQL. Of course, only when actual integer literals are used.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.