public class

ArrayBinder

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

Class Overview

Bind an Array

Summary

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

Public Constructors

public ArrayBinder ()

Protected Methods

protected Collection createCollection (PersistentClass persistentClass)