[hibernate-issues] [Hibernate-JIRA] Created: (HBX-1006) @Column(nullable="false") on a database generated identifier

Viorel Andronic (JIRA) noreply at atlassian.com
Fri Oct 26 09:58:38 EDT 2007


@Column(nullable="false") on a database generated identifier
------------------------------------------------------------

                 Key: HBX-1006
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1006
             Project: Hibernate Tools
          Issue Type: Bug
          Components: reverse-engineer
            Reporter: Viorel Andronic


I believe that there should be a way to identify auto-increment columns in a database and hibernate-tools should treat these properties separately and do not generate @NotNull and @Column(nullable="false") annotations on it!

-- 
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