public class BagCollectionType extends CollectionType
The bag collection type class.
| Fields inherited from class | Fields |
|---|---|
class CollectionType |
buildingContext, clazz |
| Constructor and description |
|---|
BagCollectionType(MetadataBuildingContext buildingContext)Creates a new BagCollectionType instance. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Collection |
createCollection(PersistentClass owner) |
| Methods inherited from class | Name |
|---|---|
class CollectionType |
create, createCollection, getTypeName, toString |
Creates a new BagCollectionType instance.