Hello, I am looking for a tool that would let me specify whether a given relationship is unidirectional or bidirectional and if it is bidirectional where the owning side is.
Furthermore, I would like to be able to specify - where applicable - whether or not a separate java class is used for a given join table. Is all of this possible with open jpa? Are there any tutorial or samples available? Regards, Julien.