Class ToManyWithJoinEntity


  • public class ToManyWithJoinEntity
    extends ToManyBase
    To-many relationship to many target entities using a join entity (aka JOIN table).
    • Method Detail

      • getJoinEntity

        public Entity getJoinEntity()
      • getSourceProperty

        public Property getSourceProperty()
      • getTargetProperty

        public Property getTargetProperty()