Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-542
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-542
Summary: print bind value after print sql
Type: New Feature
Status: Unassigned
Priority: Major
Project: Hibernate2
Components:
core
Versions:
2.1 rc1
Assignee:
Reporter: fafnirchen
Created: Wed, 10 Dec 2003 10:59 PM
Updated: Wed, 10 Dec 2003 10:59 PM
Environment: w2k
Description:
Standard output print sql with ? but not print what value bind these ?.
Example:
select xxx from xxx where id=?
I wanna print string following this sql like that:
bind 1 value : 5
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|