Class StandardArraySemantics<E>

java.lang.Object
org.hibernate.collection.internal.StandardArraySemantics<E>
All Implemented Interfaces:
CollectionSemantics<E[],E>

public class StandardArraySemantics<E> extends Object implements CollectionSemantics<E[],E>
CollectionSemantics implementation for arrays