Z SQL Methods support the integration of relational data with the Zope object system. Results of relational database queries are not just data. Results of relational database queries are objects, which may have methods and can acquire information and behavior from the Zope environment. Z SQL Methods that use SQL select statements provide virtual collections of objects and can support direct object addressing through URLs.
Previous Chapter | Next Chapter | Up | Next Section | Contents