The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Date field in Active Object saved as null

AnaG
Contributor
January 30, 2014

I've got several java.util.Date fields in my ao entity. When I retrieve the objects from the database I see these fields as nulls. I've checked out saving process. The Date is passed correctly and is not null.

Any help?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

4 votes
Answer accepted
AnaG
Contributor
February 9, 2014

Save entity inside activeObjects.executeInTransaction(...) statement