Multiple choice technology packaged enterprise solutions

Which of the following doesn't belongs to a data buffer class?

  1. Record

  2. Component

  3. Rowset

  4. Field

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In PeopleSoft, the data buffer classes represent the components of the online data buffer hierarchy: Rowset, Row, Record, and Field. While components contain page buffers, Component itself is a distinct class in the PeopleCode API rather than a data buffer class, making it the correct exception.