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

Nicolas Helleringer (JIRA) noreply at atlassian.com
Sat Apr 2 14:12:08 EDT 2011


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

Nicolas Helleringer commented on OGM-12:
----------------------------------------

Maybe allowing the user to choose how he want to store is the path to go (with underlying storage capability description juste like SQL dialect in HHH)

For the types that do have a 'standard' string encoding provided by Java that garanties the two way from and to string coherence, I think we should stay on that.

But, therefor the question is, if we do want to e.g. store something from Java and then (the data beeing replicated to another computer / technology) be read in .NET (it could be !), then the question is :

- Is the way that Java does stringify the type a standard outside the Java world or is it limited to it ?

I shall have a look on that on the types I have allready done (.NET and C++ focus I think).


> 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