|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForeignKey | |
|---|---|
| com.triactive.jdo.store.adapter | |
| com.triactive.jdo.store.sql | |
| Uses of ForeignKey in com.triactive.jdo.store.adapter |
|---|
| Methods in com.triactive.jdo.store.adapter with parameters of type ForeignKey | |
|---|---|
java.lang.String |
DatabaseAdapter.getAddForeignKeyStatement(ConstraintName fkName,
ForeignKey fk)
Returns the appropriate SQL to add a foreign key to its table. |
| Uses of ForeignKey in com.triactive.jdo.store.sql |
|---|
| Methods in com.triactive.jdo.store.sql with parameters of type ForeignKey | |
|---|---|
boolean |
BaseTable.addForeignKey(ForeignKey fk)
|
| Constructors in com.triactive.jdo.store.sql with parameters of type ForeignKey | |
|---|---|
Index(ForeignKey fk)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||