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) Used to specify or control the generation of a
foreign key constraint when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a
foreign key constraint 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) Used to specify or control the generation of a
foreign key constraint when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a
foreign key constraint when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a
foreign key constraint for the primary key join column
when table generation is in effect.
|
ForeignKey |
foreignKey() |
(Optional) Used to specify or control the generation of a
foreign key constraint 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
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.
|