|
||||||||||
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.ListBinder
org.hibernate.cfg.annotations.ArrayBinder
org.hibernate.cfg.annotations.PrimitiveArrayBinder
public class PrimitiveArrayBinder
Field Summary |
---|
Fields inherited from class org.hibernate.cfg.annotations.CollectionBinder |
---|
cascadeDeleteEnabled, collection, hqlOrderBy, indexColumn, localGenerators, mapKeyPropertyName, propertyName |
Constructor Summary | |
---|---|
PrimitiveArrayBinder()
|
Method Summary | |
---|---|
protected org.hibernate.mapping.Collection |
createCollection(org.hibernate.mapping.PersistentClass persistentClass)
|
Methods inherited from class org.hibernate.cfg.annotations.ListBinder |
---|
getSecondPass, setSort, setSqlOrderBy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveArrayBinder()
Method Detail |
---|
protected org.hibernate.mapping.Collection createCollection(org.hibernate.mapping.PersistentClass persistentClass)
createCollection
in class ArrayBinder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |