1. Create a table and insert 5 records in Oracle.
2. Generator class of table is "increment"
3. Use Session Factory "save" method to insert record.
4. ID created in table would be 6 however ID returned using "save" method is 1
This is happening just after truncate of table. After this its working as per expectation.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira