| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
X - The type containing the represented attributeT - The type of the represented attributepublic interface SingularAttribute<X,T>
Instances of the type SingularAttribute represents persistent 
 single-valued properties or fields.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Attribute | 
|---|
Attribute.PersistentAttributeType | 
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Bindable | 
|---|
Bindable.BindableType | 
| Method Summary | |
|---|---|
 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.  | 
| Methods inherited from interface javax.persistence.metamodel.Attribute | 
|---|
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection | 
| Methods inherited from interface javax.persistence.metamodel.Bindable | 
|---|
getBindableJavaType, getBindableType | 
| Method Detail | 
|---|
boolean isId()
boolean isVersion()
boolean isOptional()
Type<T> getType()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41