Fox Racing Sat Jan 19 18:02:46 -0500 2013

Subject: Persist entity with relationships

I have created an entity w/ a relation inside and everything works well when I fetch a record from the database.

I would like to know if it's possible now, to persist an object (entity) that contains a reference to another table.

If yes, where can I find the documentation?

Thank you!