[hibernate-issues] [Hibernate-JIRA] Commented: (OGM-12) Support more GridTypes

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Apr 13 03:56:59 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/OGM-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42019#action_42019 ] 

Emmanuel Bernard commented on OGM-12:
-------------------------------------

Another thing we'll for types is to test that the types actually do what they claim they do.

We can look in the grid and ensure that the type is truly serialized or truly a string representation.
ManyToOneTest test has a test that check that the cache is empty, we could reuse the same concept on the BuiltInTypeTest to make sure the value in the map is truly what it should.


> Support more GridTypes
> ----------------------
>
>                 Key: OGM-12
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/OGM-12
>             Project: Hibernate OGM
>          Issue Type: New Feature
>            Reporter: Emmanuel Bernard
>            Assignee: Nicolas Helleringer
>
> Today we only support basic numeric and string types
> We should support other types like URL, BigDecimal etc

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