X - The type containing the represented attributeT - The type of the represented attributepublic abstract class SingularAttributeImpl<X,T> extends AttributeImpl<X,T> implements SingularAttribute<X,T>
SingularMapping.Attribute.PersistentAttributeTypeBindable.BindableType| Constructor and Description |
|---|
SingularAttributeImpl(ManagedTypeImpl<X> declaringType,
AttributeMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getBindableJavaType() |
Bindable.BindableType |
getBindableType() |
boolean |
isCollection() |
String |
toString() |
get, getAttributeId, getDeclaringType, getJavaMember, getJavaType, getLocator, getMetadata, getMetamodel, getName, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, isId, isOptional, isVersiongetDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociationpublic SingularAttributeImpl(ManagedTypeImpl<X> declaringType, AttributeMetadata metadata)
declaringType - the declaring typemetadata - the metadatapublic final Class<T> getBindableJavaType()
getBindableJavaType in interface Bindable<T>public final Bindable.BindableType getBindableType()
getBindableType in interface Bindable<T>public final boolean isCollection()
isCollection in interface Attribute<X,T>Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.