On 10/27/05, Sean Davis <[EMAIL PROTECTED]> wrote:
> Is there support for views in RDBO (as in views in the database acting as
> tables, not as in "fake" views done in perl)?  I don't see any and was just
> curious if I was missing something.

There's no explicit support, but you should be able to just enter the
view name as the table name and then treat it like any other RDBO
class.  You may get an error if you try to save() and you're not using
an updatable view, of course.

-John


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to