Interface CollectionDomainType<C,​E>

  • All Superinterfaces:
    DomainType<C>, Type<C>

    public interface CollectionDomainType<C,​E>
    extends DomainType<C>
    Descriptor for persistent collections. This includes mapping information, so it is specific to each usage (attribute). JPA has no construct as a type for collections