[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4905) Allow consistent handling of numeric primary key values by any integral data type

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Feb 10 22:23:30 EST 2010


Allow consistent handling of numeric primary key values by any integral data type
---------------------------------------------------------------------------------

                 Key: HHH-4905
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4905
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5.x


Currently Hibernate generally supports short, integer, long.  For certain we should support BigInteger.  BigDecimal (ensuring a zero scale) would be nice too.

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