Using OOAD to design an Oracle database
Can we use the OOAD to design an Oracle database?
Sure! Oracle10g has full support for polymorphism, inheritance and most all of the OO constructs. Be warned, however, that the OODB features of Oracle are not widely used, and many companies place the OO layer at the application (C++, Java) and store persistent objects inside Oracle BLOB datatypes.
Dig Deeper on Oracle database design and architecture
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments