ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a foreign key constraint for the columns
corresponding to the joinColumns element when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a foreign key constraint for the columns
corresponding to the joinColumns element when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join column.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join columns.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a foreign key constraint for the columns
corresponding to the joinColumns element when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join column.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join columns.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join column.
|
ForeignKey |
foreignKey() |
(Optional) The foreign key constraint specification for the join columns.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a foreign key constraint for the columns
corresponding to the pkJoinColumns element when table generation is in effect.
|
ForeignKey |
inverseForeignKey() |
(Optional) Used to specify or control the generation of a foreign key constraint for the columns
corresponding to the inverseJoinColumns element when table generation is in effect.
|