The proliferation of object-oriented methods, Database Management System

Assignment Help:

The Proliferation of Object-Oriented Methods

The first few years of the 1990s saw blossoming of around fifty various object oriented methods. This proliferation is a sign of great importance of object oriented technology, but it is also fruit of a multitude of interpretations of accurately what an object is. The drawback of this plenty of methodologies is that it causes confusion, which leads users to adopt a 'wait and see' attitude that limits progress made by methods. The best way of testing something is still to deploy it, methods are not cast in stone - methods evolve in response to comments from their users.

Fortunately, a close look at dominant methods allows extraction of a consensus around common concepts. The main feature of objects, shared by numerous methods are articulated around concepts of class, association (explained by James Rumbaugh), partition into subsystems (by Grady Booch) and around expression of requirements based on studying interaction between users and systems (Ivar Jacobson's use cases).

At last, well-deployed methods, for example Booch and OMT (Object Modelling Technique), were imposed by experience and adopted methodology elements which were most appreciated by the users.

 


Related Discussions:- The proliferation of object-oriented methods

Define the basic operations of the relational algebra, Define the basic ope...

Define the basic operations of the relational algebra?     Ans: Basic operators of relational algebra are: 1. Union (∪) - Selects tuples which are in either P or Q or in bot

Checkpoint, what is check point in database management system

what is check point in database management system

Explain the fourth normal form, Fourth Normal Form (4NF) When attribut...

Fourth Normal Form (4NF) When attributes in a relation have multi-valued dependency, further Normalization to 4NF and 5NF are needed. Let us first find out what multi-valued d

What are the benefits of document scanning, What are the benefits of docume...

What are the benefits of document scanning? Document scanning, in addition to being cost-efficient, also enhances productivity. This service enhances security as you set the pa

Search the name department number and salary of employees , Example : Searc...

Example : Search the name, department number and salary of employees drawing minimum salary in that department. SELECT ENAME, SAL, DEPTNO  FROM EMP WHERE SAL IN (SELECT MI

A distributed transaction, A Distributed Transaction Let us demonstrate...

A Distributed Transaction Let us demonstrate the concept of a distributed transaction by considering a banking system having of three branches located in 3 different cities. Ev

Explain normalization, What is Normalization? Database normalization is...

What is Normalization? Database normalization is a data design and organization method applied to data structures based on rules that help building relational databases. In rel

Explain the process-oriented decomposition, Breaking into Subsystems D...

Breaking into Subsystems Decomposition is a significant technique for coping with complexity based on idea of divide and conquers. In dividing a problem into sub problems, the

What is meant by normalization of data, What is meant by normalization of d...

What is meant by normalization of data? It is a process of examining the given relation schemas based on their Functional Dependencies (FDs) and primary key to achieve the prop

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd