public class

BagBinder

extends CollectionBinder
java.lang.Object
   ↳ org.hibernate.cfg.annotations.CollectionBinder
     ↳ org.hibernate.cfg.annotations.BagBinder
Known Direct Subclasses

Class Overview

Bind a bag.

Summary

[Expand]
Inherited Fields
From class org.hibernate.cfg.annotations.CollectionBinder
Public Constructors
BagBinder()
Protected Methods
Collection createCollection(PersistentClass persistentClass)
[Expand]
Inherited Methods
From class org.hibernate.cfg.annotations.CollectionBinder
From class java.lang.Object

Public Constructors

public BagBinder ()

Protected Methods

protected Collection createCollection (PersistentClass persistentClass)