From: <leg...@at...> - 2003-11-05 07:36:14
|
The following comment has been added to this issue: Author: Gavin King Created: Wed, 5 Nov 2003 1:35 AM Body: What is the value of this?? JDBC is a perfectly good API for executing SQL statements! --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-454 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-454 Summary: Session.createSQLQuery(sql) Type: New Feature Status: Unassigned Priority: Trivial Project: Hibernate2 Versions: 2.1 beta 5 Assignee: Reporter: Alexey Kaigorodov Created: Tue, 4 Nov 2003 9:15 PM Updated: Tue, 4 Nov 2003 9:15 PM Description: Session.createSQLQuery(sql) without returning some entity. I.e. add the possibility to execute any SELECT through Hibernate API without use JDBC API. Will useful be for uniform access to data. -- With best regards, Alex Kaigorodov --------------------------------------------------------------------- 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 |