Class ManyManyEntity


  • @Entity
    public class ManyManyEntity
    extends Object
    This class represents a stand-alone object in a Many-to-Many, uni-directional relationship. This entity makes no reference to the other entities. ManyManyOwningEntity defines the relationship.
    • Field Detail

    • Constructor Detail

      • ManyManyEntity

        protected ManyManyEntity()
      • ManyManyEntity

        public ManyManyEntity​(String name)