Uses of Interface
org.dizitart.no2.migration.CustomInstruction
-
Packages that use CustomInstruction Package Description org.dizitart.no2.migration -
-
Uses of CustomInstruction in org.dizitart.no2.migration
Methods in org.dizitart.no2.migration with parameters of type CustomInstruction Modifier and Type Method Description default DatabaseInstructionDatabaseInstruction. customInstruction(CustomInstruction instruction)Adds a custom instruction to perform a user defined operation on the database.
-