From: Max R. A. (JIRA) <no...@at...> - 2006-07-13 11:32:56
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HB-158?page=comments#action_23617 ] Max Rydahl Andersen commented on HB-158: ---------------------------------------- use the forum at forum.hibernate.org for usage questions. thank you. (and post some code about what you are actuallying doing in that future forum question) > Customizable SQL > ---------------- > > Key: HB-158 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HB-158 > Project: Hibernate2 > Type: New Feature > Components: core > Versions: 2.0.1 > Reporter: TURIN ACCOUNT > > > Ability to be able to get the SQL Hibernate would send to the database for a given query, > be able to look at it and possibly tweak it (as a String) and then allow Hibernate to > continue - sending the SQL on its way to the database. This allows for subtle hints and > other database tricks one is often forced to do when you don't "own" the datamodel. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira |