public interface ToOneAttributeSource extends SingularAttributeSource, AssociationAttributeSource
*-to-one style associations.| Modifier and Type | Method and Description |
|---|---|
String |
getReferencedEntityAttributeName()
Obtain the name of the referenced attribute.
|
String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
getGeneration, getNature, isInsertable, isLazy, isUpdatable, isVirtualAttributeareValuesIncludedInInsertByDefault, areValuesIncludedInUpdateByDefault, areValuesNullableByDefault, relationalValueSourcesgetCascadeStyles, getFetchMode, getFetchStyle, getFetchTiminggetName, getPropertyAccessorName, getTypeInformation, isIncludedInOptimisticLocking, isSingular, metaAttributesString getReferencedEntityName()
String getReferencedEntityAttributeName()
referenced entity, but this value allows using a different
attribute instead.null indicates the identifier attribute.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.