Creating a Column Filter

Create a custom column filter to transform data coming from the back-end data source.

You can add, remove, and modify columns, and add new arguments. Column filters are implemented in Java and must implement com.sybase.uep.eis.ResultSetFilter and may optionally implement com.sybase.uep.eis.ResultSetFilterMetaData.

  1. To add a column filter, do one of the following:
    • In the Mobile Business Object Creation wizard, go to the Column Filters page, click the blank row, and enter the full class path of the column filter.
    • In the Mobile Business Object detailed properties page, select the Column Filters tab and click Add New Column Filter.
  2. Click Finish.


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com