Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

When to use Object View ?

0 views
Skip to first unread message

xta...@hotmail.com

unread,
Jun 15, 2005, 4:06:48 AM6/15/05
to
Hi,

I am taking a look Object Relational feature of oracle, i.e : object
view. (some says that it is the most useful thing from oracle object
feature).

I still don't find the cases when I can make use of object view.

Could any body please tell me, what are the cases that we can find
Object Views extremely useful?

Thank you for your help,
Krist

Tony Andrews

unread,
Jun 15, 2005, 5:24:39 AM6/15/05
to

They are useful if you have to work with an OO application development
team that says "we can't work with relational tables ... impedance
mismatch ... blah blah ... we need the data presented as objects." For
such a case, rather than redesign your relational database into some
baroque object-relational horror, you can instead leave your relational
database as it is and provide object views to give the application the
OO perspective it needs.

If you don't have to work in such an environment then you won't find
any use for object views either.

0 new messages