public interface NavigationProperty extends CommonNavigationProperty, Annotatable
Modifier and Type | Method and Description |
---|---|
OnDelete |
getOnDelete() |
String |
getPartner() |
List<ReferentialConstraint> |
getReferentialConstraints() |
String |
getType() |
boolean |
isNullable() |
isContainsTarget
getAnnotations
String getType()
boolean isNullable()
String getPartner()
List<ReferentialConstraint> getReferentialConstraints()
OnDelete getOnDelete()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.