Attribute.PersistentAttributeType
Bindable.BindableType
Modifier and Type | Method and Description |
---|---|
Type<T> |
getType()
Return the type that represents the type of the attribute.
|
boolean |
isId()
Is the attribute an id attribute.
|
boolean |
isOptional()
Can the attribute be null.
|
boolean |
isVersion()
Is the attribute a version attribute.
|
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType
boolean isId()
boolean isVersion()
boolean isOptional()