-
- All Superinterfaces:
SchemaObject<D,S>
- All Known Implementing Classes:
BaseFunction,DB2Function
public interface Function<D extends Database<?>,S extends Schema<?,?>> extends SchemaObject<D,S>
-
-
Method Summary
-
Methods inherited from interface migratedb.core.api.internal.database.base.SchemaObject
drop, getDatabase, getName, getSchema, toString
-
-