From: <leg...@at...> - 2003-12-11 05:09:22
|
Message: The following issue has been closed. Resolver: Gavin King Date: Wed, 10 Dec 2003 11:08 PM Use the hibernate debug log --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: REJECTED Project: Hibernate2 Components: core Versions: 2.1 rc1 Assignee: Reporter: fafnirchen Created: Wed, 10 Dec 2003 10:59 PM Updated: Wed, 10 Dec 2003 11:08 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 |