|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cfg.annotations.CollectionBinder
org.hibernate.cfg.annotations.BagBinder
public class BagBinder
Bind a bag.
| Field Summary |
|---|
| Fields inherited from class org.hibernate.cfg.annotations.CollectionBinder |
|---|
cascadeDeleteEnabled, collection, hqlOrderBy, indexColumn, inheritanceStatePerClass, localGenerators, mapKeyPropertyName, propertyName |
| Constructor Summary | |
|---|---|
BagBinder()
|
|
| Method Summary | |
|---|---|
protected Collection |
createCollection(PersistentClass persistentClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BagBinder()
| Method Detail |
|---|
protected Collection createCollection(PersistentClass persistentClass)
createCollection in class CollectionBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||