Details
-
Type:
Feature Request
-
Status: Reopened (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Component/s: hibernate
-
Labels:None
-
Estimated Difficulty:Medium
-
Release Notes Text:Hibernate-tools now discovers identity and unique identifier field (guid) for MS SQLServer with reverse engineering
Description
Reverse engineering the MS SQLServer database with hibernate tools does not auto discover the identity fields and uniqueidentifier (guid) fields. So when generated the entities the only annotation you will see is @id.
I created a new meta data dialect to discover identity and guid fields.
damn - too many issues to cover so this slipped. marked as blocker for M4 hoping that will make it in.