Hi Peter,


Peter Costa wrote:
I was wondering if it is possible to map a class in the
repository_user.xml to a database view.

sure!


If it is possible do I just put
the view name in the table column on the class descriptor?

yes, that's all.
To tell OJB that the view columns can not be updated, set access="readonly" in the field-descriptors.


cheers,
Thomas

If you have
any other thoughts on how to implement database views, that would be
appreciated also. Thank you.
Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to