BladeSmith generates only minimal code for most methods you create with the Routine wizard.
BladeSmith only generates templates for most user-defined methods.
The generated method declares the routine, its return type, and arguments.
To complete the code for most user-defined methods, you must:
For more information on programming routines, see IBM Informix: J/Foundation Developer's Guide.
The example JavaCircle DataBlade module has user-defined methods.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]