Date field in Active Object saved as null

AnaG 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

4 votes
Answer accepted
AnaG February 9, 2014

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

Suggest an answer

Log in or Sign up to answer