Annotation Interface ForeignKey
Indicates that the annotated field represents a foreign key constraint in a database table.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
-
Required Element Summary
-
Element Details
-
name
String nameSpecifies the name of the foreign key constraint.- Returns:
- the name of the foreign key constraint
-