Class ListBinder

java.lang.Object
org.hibernate.boot.model.internal.CollectionBinder
org.hibernate.boot.model.internal.ListBinder
Direct Known Subclasses:
ArrayBinder

public class ListBinder extends CollectionBinder
A CollectionBinder for lists, whose mapping model type is List.