org.hibernate.metamodel.binding
Class BasicCollectionElement
java.lang.Object
org.hibernate.metamodel.binding.AbstractCollectionElement
org.hibernate.metamodel.binding.BasicCollectionElement
public class BasicCollectionElement
- extends AbstractCollectionElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicCollectionElement
public BasicCollectionElement(AbstractPluralAttributeBinding binding)
getCollectionElementNature
public CollectionElementNature getCollectionElementNature()
- Specified by:
getCollectionElementNature
in class AbstractCollectionElement
getHibernateTypeDescriptor
public HibernateTypeDescriptor getHibernateTypeDescriptor()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.