Class JoinTableCollectionFromTargetCollection<J,​T>

  • All Implemented Interfaces:
    Iterable<J>, Collection<J>

    public class JoinTableCollectionFromTargetCollection<J,​T>
    extends Object
    implements Collection<J>
    Utility class for join tables.
    Author:
    Guillaume Le Cousin