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!
June 27 2010
July 20, 2014
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!