[ https://issues.apache.org/jira/browse/GORA-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839728#comment-16839728 ]
Carlos Muñoz commented on GORA-538: ----------------------------------- Hi John. Give a look to the gora-compiler module. I think what you are looking for is in the [templates|https://github.com/apache/gora/tree/master/gora-compiler/src/main/velocity/org/apache/gora/compiler/templates]. However, I do not know what is the current status of this module. > 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 > Priority: Major > > 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)