|
EclipseLink 2.0.0_ 2.0.0.v20090424-r4050 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the represented object or attributepublic interface Bindable<T>
Instances of the type Bindable represent object or attribute types that can be bound into the from clause.
| Nested Class Summary | |
|---|---|
static class |
Bindable.BindableType
|
| Method Summary | |
|---|---|
Bindable.BindableType |
getBindableType()
Return the bindable type of the represented object. |
java.lang.Class<T> |
getJavaType()
Return the Java type of the represented object. |
| Method Detail |
|---|
Bindable.BindableType getBindableType()
java.lang.Class<T> getJavaType()
|
EclipseLink 2.0.0_ 2.0.0.v20090424-r4050 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||