| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| org.hibernate.metamodel.binding | |
| org.hibernate.metamodel.relational | This package defines the metamodel of a relational database schema. | 
| Uses of Value in org.hibernate.metamodel.binding | 
|---|
| Methods in org.hibernate.metamodel.binding that return Value | |
|---|---|
|  Value | AbstractCollectionElement.getElementValue() | 
|  Value | AbstractSingularAttributeBinding.getValue() | 
|  Value | SingularAttributeBinding.getValue()Obtain the value bound here. | 
| Uses of Value in org.hibernate.metamodel.relational | 
|---|
| Subinterfaces of Value in org.hibernate.metamodel.relational | |
|---|---|
|  interface | SimpleValueModels a simple, non-compound value. | 
| Classes in org.hibernate.metamodel.relational that implement Value | |
|---|---|
|  class | AbstractSimpleValueBasic support for SimpleValueimplementations. | 
|  class | ColumnModels a physical column | 
|  class | DerivedValueModels a value expression. | 
|  class | TupleModels a compound value (a tuple or row-value-constructor is SQL terms). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||