|
There is not a way in JPA to recognize an entity created to map additional properties to an intermediate table.
In Neo4j, we could map this entities as relationships with properties (instead of nodes).
This requires a discussion about the way a user could map this configuration.
|