[
http://opensource.atlassian.com/projects/hibernate/browse/OGM-12?page=com...
]
Nicolas Helleringer commented on OGM-12:
----------------------------------------
For BigDecimal .NET users can use J# implementation and toString converter ouput the
scientific notation of decimal number.
I am not sure this is enforced by any kind of standard validation in any language.
Boolean conversion to 'true'/'false' should pass everywhere
BigInteger is quite straigh foward in string
Byte is ouputed as 'b$value' I am not sure it is easy to use elsewhere
Maybe we could have a look at UUID which are quite used in a data storage context (and has
a normalized string version ;)
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira