Class OneManyChild


  • @Entity
    public class OneManyChild
    extends Object
    This class represents a child in a One-to-Many, uni-directional relationship, relative to the parent. This class makes no reference to the relationship. It is only known to the parent.
    • Field Detail

    • Constructor Detail

      • OneManyChild

        protected OneManyChild()
      • OneManyChild

        public OneManyChild​(String name)