Message:
The following issue has been re-assigned.
Assignee: Gavin King (mailto:ga...@hi...)
Assigner: Gavin King (mailto:ga...@hi...)
Date: Thu, 30 Oct 2003 4:56 PM
Comment:
Thanks. I'll accept this patch.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-437
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-437
Summary: Add Dialect for Microsoft SQL Server
Type: Improvement
Status: Assigned
Priority: Major
Project: Hibernate2
Components:
core
Versions:
2.1 beta 4
Assignee: Gavin King
Reporter: John Kristian
Created: Thu, 30 Oct 2003 1:20 PM
Updated: Thu, 30 Oct 2003 4:56 PM
Environment: Microsoft SQL Server
Description:
Please enable Hibernate to work with Microsoft SQL Server, using Transact-SQL statements of the form "INSERT ... SELECT SCOPE_IDENTITY()" to insert a row whose identifier is generated by the database.
The patch mssql.zip (attached) works for me. If you like, I'll gladly make additional changes to clean up the indentation and exception handling. <mailto:jkr...@do...>
A related forum thread is http://forum.hibernate.org/viewtopic.php?p=2176297
---------------------------------------------------------------------
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
|