@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ReferentialConstraint
NavigationProperty
Modifier and Type | Required Element and Description |
---|---|
String[] |
dependentPropertyRefs |
Class<?> |
dependentRole |
String[] |
principalPropertyRefs |
Class<?> |
principalRole |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.