[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4780) Allow BigDecimal and BigInteger to be specified as numeric literal types

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Jan 11 18:42:32 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35181#action_35181 ] 

Steve Ebersole commented on HHH-4780:
-------------------------------------

Was trying to clean up the numeric literal lexer rules but without antlr 3 and LL(*) its too difficult for my skils :(

> Allow BigDecimal and BigInteger to be specified as numeric literal types
> ------------------------------------------------------------------------
>
>                 Key: HHH-4780
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4780
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core, query-hql
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5.0-Beta-3
>
>          Time Spent: 3 hours, 25 minutes
>  Remaining Estimate: 0 minutes
>
> Much like we currently allow with Floats ('F'), Doubles ('D') and Longs ('L')

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