Data Source Toolkit Guide > How to Prepare a Data Source Extension Adapter > How to Write an Extension Adapter > Customize Retrieval of Results
 
Customize Retrieval of Results
The next task required of an adapter is to retrieve query results from the data source.
You can use RelationalShunt, or create a custom shunt with RelationalShuntFactory, to customize the way values are retrieved from the result set.