ObjectDB ObjectDB

Embedding Managed Entities in Embedded Objects = bad idea

#1

Discovered that you can't embed entities in embeddable objects if the entity is managed.

Haven't tried embedding un-managed entities in embeddable objects, though I imagine that's not a great idea.

The the error message isn't all that obvious (attempting to persist object which already has an id).

 

 

edit
delete
#2

This limitation is unknown. It could help if you can demonstrate it with an example.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.