Interfaces

An interface is a way to reference another DataBlade® module within your DataBlade® module.

Using an interface creates a dependency on the DataBlade® module that provides the interface. You cannot register a DataBlade® module that uses an interface unless the DataBlade® module that provides the interface is already installed in the database server.

You can import an interface from another DataBlade® module to facilitate development of your module. Similarly, you can build a DataBlade® module that provides an interface for other DataBlade® modules to use.

For more information, see the Informix® DataBlade® Developers Kit User's Guide.