CollectionType.getElementClass() was added to get the element class for an array when building the collection persister. It is not needed.
The element class should be obtained from the domain model for the attribute binding instead.