Is it possible to declare a many to many relationship in the Entity Class Editor?
asked 02.04.2014 at 14:12
HaraldWeber (suspended) accept rate: 33%
It is currently not possible create Many-to-Many relationships in the editor, but you could implement them as two One-to-Many relationships.
answered 17.04.2014 at 15:51
Peter Stöckli ♦ (suspended) accept rate: 69%
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Tags:
persistence ×32
Asked: 02.04.2014 at 14:12
Seen: 2,333 times
Last updated: 17.04.2014 at 15:51
Persistent object has been deleted
How can I use a list returned from persistence in a HTML dialog dataTable element?
Avoid MultipleBagFetchException when referencing multiple collections of another type
nvarchar(max)
Not visible Interface on persistence query
Persistence Object is not saved - ForeignKey is Null.
Ivy data class persistence: Make the java class’s attribute transient?
Is it possible to create an ivy persistence object from String?
How to persist fields in ivy repo but not index in elastic?
Why does Axon.ivy persist an ICase when `setAdditionalProperty` is invoked even if there is no TaskSwitch element?