class UserSet - jcobban/Genealogy GitHub Wiki

Up: Object-Oriented Access to Database Records

Source Code

This is a class that extends class RecordSet to represent a set of descriptions of registered users, each of which is represented by an instance of class User.

Table of Contents

Next: Object-Oriented Access to Database Records