ObjectExtender User's Guide and Reference

Tuning the code as needed

If desired, you can now perform any tuning or installation specific changes to the generated code. These might include SQL editing, service caching improvements, and more complex installation specific OID generation for example.

For example, suppose you need to a specific query ordered by a particular column in a table. You could create the script myTableOrderedBySomeColumn in the XYZYourClassQueryPool in the sql services protocol.

Always ensure that your altered set of service classes still support the full required service protocols.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]