|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1702 | major | always | 04-23-07 19:12 | 05-01-07 09:08 | |
|
|
|||||
| Reporter: | westrupp | Platform: | |||
| Assigned To: | westrupp | OS: | |||
| Priority: | high | OS Version: | |||
| Status: | closed | Product Version: | 3.1.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.1 | ||
|
|
|||||
| Summary: | 0001702: @GeneratedValue with MS SQLServer is not working | ||||
| Description: |
Even setting the IDENTITY_INSERT to ON: SET IDENTITY_INSERT ON; the following exception is thrown: javax.persistence.EntityExistsException: Trying to persist an entity of class 'test.TestBean' with PK '0' that already exists. Entity state 'TRANSIENT' A possible workaround would be to use a trigger to set the new id value. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||