Clément Garbay created GORA-538:
-----------------------------------
Summary: No content stored for an object field with name "value"
Key: GORA-538
URL: https://issues.apache.org/jira/browse/GORA-538
Project: Apache Gora
Issue Type: Bug
Components: gora-mongodb
Reporter: Clément Garbay
When I have a field called "value" in a Java object, no content is stored for
this field in MongoDB.
I came accross this problem when I stored a raw object in a field declared with
type `list` in class using the Gora ORM.
It seems that the problem appears with reserved Java keywords.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)