X - C - V - public class PluralAttributeProxyImpl<X,C,V> extends AttributeProxyImpl<X,C>
attribute, factories| Constructor and Description |
|---|
PluralAttributeProxyImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<V> |
getBindableJavaType() |
javax.persistence.metamodel.Bindable.BindableType |
getBindableType() |
javax.persistence.metamodel.PluralAttribute.CollectionType |
getCollectionType() |
<any> |
getElementType() |
addFactory, getAttribute, getAttributeInternal, getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection, setAttributepublic javax.persistence.metamodel.Bindable.BindableType getBindableType()
public java.lang.Class<V> getBindableJavaType()
public javax.persistence.metamodel.PluralAttribute.CollectionType getCollectionType()
public <any> getElementType()