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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Apr 12 14:17:59 EDT 2011


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

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

Hey Nicolas,
I've applied your pull request with minor adjustments (license header, some test split) and move BooleanType to a pass through type rather than a string mapped type.

Can I ask you a couple of things before closing this issue:
 - can you add some JavaDoc on Big* telling that their toString representation is the standard serialized formed as defined by the Big* JavaDoc
 - can you list the supported types in a wiki page under http://community.jboss.org/en/hibernate/ogm describing how they are persister (serialized or transformed)

That would be awesome :)

> 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