PATH
WebObjects 4.0 Documentation >
EOF Tools and Techniques
Top
Working with Fetch Specifications
You can use EOModeler to create a query-called a fetch specification-name it, and store it in the model file. You can then use these pre-defined queries in your application-invoking them programmatically or binding them to your application's user interface. This chapter describes creating fetch specifications in EOModeler. It's organized in the following sections:
Fetch Specifications
Creating a Fetch Specification
Building a Qualifier
Assigning a Sort Ordering
Specifying Prefetching and Other Options
Configuring Raw Row Fetching
Using Custom SQL and Stored Procedures
Testing a Fetch Specification
First Section