Uses of Class
io.ebeaninternal.dbmigration.migration.ForeignKey
Packages that use ForeignKey
-
Uses of ForeignKey in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return ForeignKeyModifier and TypeMethodDescriptionObjectFactory.createForeignKey()Create an instance ofForeignKeyMethods in io.ebeaninternal.dbmigration.migration that return types with arguments of type ForeignKeyModifier and TypeMethodDescriptionCreateTable.getForeignKey()Gets the value of the foreignKey property. -
Uses of ForeignKey in io.ebeaninternal.dbmigration.model
Methods in io.ebeaninternal.dbmigration.model that return ForeignKeyModifier and TypeMethodDescriptionMCompoundForeignKey.createForeignKey()Create and return an ForeignKey migration element.