public interface Association extends PersistentProperty
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
getAliasName() |
PersistentEntity |
getAssociatedEntity()
The associated entity if any.
|
default Relation.Kind |
getKind() |
default boolean |
isForeignKey() |
getCapitilizedName, getDataType, getName, getOwner, getTypeName, isAssignable, isAssignable, isConstructorArgument, isEnum, isGenerated, isNullableMetadata, isOptional, isReadOnly, isRequired
getPersistedName
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
default java.lang.String getAliasName()
@NonNull PersistentEntity getAssociatedEntity()
@NonNull default Relation.Kind getKind()
default boolean isForeignKey()