@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface Relationship
Modifier and Type | Required Element and Description |
---|---|
String[] |
foreignKeyFields
Gets the list of foreign key field property names.
|
public abstract String[] foreignKeyFields
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.