| Package | Description |
|---|---|
| javax.persistence.metamodel | |
| org.hibernate.ejb.criteria.path | |
| org.hibernate.ejb.metamodel |
| Modifier and Type | Method and Description |
|---|---|
Bindable.BindableType |
Bindable.getBindableType()
Return the bindable type of the represented object.
|
static Bindable.BindableType |
Bindable.BindableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bindable.BindableType[] |
Bindable.BindableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Bindable.BindableType |
MapKeyHelpers.MapKeyAttribute.getBindableType() |
| Modifier and Type | Method and Description |
|---|---|
Bindable.BindableType |
SingularAttributeImpl.getBindableType()
Return the bindable type of the represented object.
|
Bindable.BindableType |
PluralAttributeImpl.getBindableType()
Return the bindable type of the represented object.
|
Bindable.BindableType |
EntityTypeImpl.getBindableType() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.