Class ManyManyInverseEntity


  • @Entity
    public class ManyManyInverseEntity
    extends Object
    This class represents a the inverse side of a Many-to-Many bi-directional relationship stored as a Map. The ManyManyOwningEntity owns the relationship.