public class

PrimitiveArrayBinder

extends ArrayBinder
java.lang.Object
   ↳ org.hibernate.cfg.annotations.CollectionBinder
     ↳ org.hibernate.cfg.annotations.ListBinder
       ↳ org.hibernate.cfg.annotations.ArrayBinder
         ↳ org.hibernate.cfg.annotations.PrimitiveArrayBinder

Summary

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

Public Constructors

public PrimitiveArrayBinder ()

Protected Methods

protected Collection createCollection (PersistentClass persistentClass)