public class SingularAttributeProxyImpl<X,T> extends AttributeProxyImpl<X,T>
attribute, factories| Constructor and Description |
|---|
SingularAttributeProxyImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
getBindableJavaType() |
javax.persistence.metamodel.Bindable.BindableType |
getBindableType() |
<any> |
getType() |
boolean |
isId() |
boolean |
isOptional() |
boolean |
isVersion() |
addFactory, getAttribute, getAttributeInternal, getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection, setAttributepublic javax.persistence.metamodel.Bindable.BindableType getBindableType()
public java.lang.Class<T> getBindableJavaType()
public boolean isId()
public boolean isVersion()
public boolean isOptional()
public <any> getType()