Uses of Class
io.ebeaninternal.dbmigration.model.MCompoundForeignKey
Packages that use MCompoundForeignKey
-
Uses of MCompoundForeignKey in io.ebeaninternal.dbmigration.model
Methods in io.ebeaninternal.dbmigration.model that return types with arguments of type MCompoundForeignKeyMethods in io.ebeaninternal.dbmigration.model with parameters of type MCompoundForeignKeyModifier and TypeMethodDescriptionvoidMTable.addForeignKey(MCompoundForeignKey compoundKey) Add a compound foreign key.