Class Bag

All Implemented Interfaces:
Serializable, Fetchable, Filterable, SoftDeletable, Value

public class Bag extends Collection
A mapping model object representing a collection of type Collection which may contain duplicates. Since a bag permits duplicates, it has no primary key
See Also: