Re: Fixes and questions

Martin Simmons <[email protected]> Fri, 7 Nov 2003 10:59:11 GMT
Newsgroups gmane.lisp.uncommon-sql
Message-ID <[email protected]>
>>>>> On 05 Nov 2003 17:20:43 +0800, Robert Marlow <[email protected]> said:

  Robert> Also, I like this idea of the object-relational mapping. However, is
  Robert> there any provided way to extract relational data from a database and
  Robert> place it into the object system? That'd be real handy...

Forgive my ignorance of UncommonSQL, but in CommonSQL the object-relational
mapping does just that.  After using DEF-VIEW-CLASS to define a Lisp class for
some table, calling SELECT will create an object for each row in table,
containing the data.

-- 
Martin Simmons                            Email: [email protected]
Xanalys Ltd, Compass House, Vision Park   TEL:   +44 1223 257944
Histon, Cambridge CB4 9AD, England.       FAX:   +44 1223 257812