[hibernate-issues] [Hibernate-JIRA] Created: (HBX-883) table/views without primary key nor unique index should be ignored
    Max Rydahl Andersen (JIRA) 
    noreply at atlassian.com
       
    Mon Feb 19 01:26:47 EST 2007
    
    
  
table/views without primary key nor unique index should be ignored
------------------------------------------------------------------
         Key: HBX-883
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-883
     Project: Hibernate Tools
        Type: Improvement
    Reporter: Max Rydahl Andersen
The current default behaviour of taking all columns and use as composite key results in more errors than success.
We should change it to only accept table/views that has primary key or a single unique index - everything else should/will be ignored/skipped.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=101902
-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira
    
    
More information about the hibernate-issues
mailing list