2 Semantic Model For Complex Object in Object Oriented Database PDF
2 Semantic Model For Complex Object in Object Oriented Database PDF
net/publication/317949762
CITATION READS
1 504
2 authors, including:
Sonal Kanungo
Veer Narmad South Gujarat University
9 PUBLICATIONS 24 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Sonal Kanungo on 30 June 2017.
Abstract: Object Oriented DataBase Management System is a collection of objects. The objects encapsulate the attributes and associated
methods or member functions. One of the most important feature of Object-oriented databases have the capability to reference objects of
complex structures, to make them perfect for complex data presentation. This capability is expected to build the semantic content of databases.
They ought to support basic structural modeling and interrelationship normally. The support of complex objects forces a few necessities. The
support of complex objects imposes several requirements.
Dynamic environment makeschanges in object and schema, that means change in classes, change in relationship between classes and even
change in class lattice. This will affect not only stored objects as well as creation of new objects in database too.
Previous research presented models for the extended semantics of composite objects with some shortcomings. To eliminate shortcoming, we are
presenting dynamic model for object oriented database applications to meet complex requirements.
This paper presented the research into composite objects, Superclass can be inherited into more than one levels of sub
have been implemented in ORION. they described the basic classes.
semantics of composite objects under an object-oriented Composition is having ‘ISA-Part of’ dependent type of
data model, two major extensions to the semantics of relationship between classes. First owner class will create
composite objects which have turned out to be necessary then other dependent classes can be created. Objects of
subsequently of our support of dynamic schema evolution owner class is containing objects of dependent classes. No
and versioning of objects. Also, presented systems we use object can create or destroyed without each other.
for taking advantage of the semantics of composite objects We can also create nested relationship, that means
in enhancing the performance of a database system, by using relationship can be further established between existing
the composite object as a unit of clustering on relationships. Any kind of domain with n number of
disk, and as a unit of concurrency control in retrieving from relationships can be created. The below example banking
the database. system is created.
2. Won Kim, Elisa Bertino, Jorge F. Garza: “Composite Classes their relationships and cardinality is established
Objects Revised” according to it n number of objects and relationship between
This paper presented another model of composite objects by objects are established. Our system can also change and add
neatly isolating out various different semantics which the relationship to already existing relationships. This is a
model of composite objects developed overloaded on the Dynamic system, classes and their relationships can be
reference between a couple of new model distinguishes four change any time.
sorts of composite reference, that is, a reference on which
the IS-PART-OF relationship between a couple of objects is 6. FIGURE AND DIAGRAM
superimposed. This include independent exclusive,
dependent exclusive, dependent shared, and dependent
shared composite references.
3. Xiaoyan Lu, J. WennyRahayu, David Taniar:
“ODMG Extension of Composite Objects in
OODBMS: A Proposal”
This paper proposes an augmentation of ODMG (Object
Data Administration Group) standard for the Object-
Oriented Database Administration Systems (OODBMS).
The augmentation concentrates on composite objects, which
gives another worldview, and furthermore enhances
customary OODBMS to address the issues emerging
fromthe aggregation hierarchy. As of now in ODMG, the
semantic of the aggregation relationship is investigated at
the displaying stage what's more, is portrayed in normal
dialect.
4. Alisdair Wren: “Relationships for object-oriented
programming languages”
In this thesis, demonstrates how relationships are all around
represented in models of object-oriented systems, and
therefore in programmer intuition, however not in object-
oriented languages themselves.
5. SIMULATION
[8] M.B. THURAISINGHAM: “Mandatory Security In Object- Object Oriented Database Systems”, International Journal of
Oriented Database Systems”, ACM OOPSLA ‘89 Database Theory and Application Vol. 6, No. 1, February,
Proceedings, October 1-6 1989, page 203-210. 2013.
[9] JUHN YOUNG LEE AND SANG H. SON,MYUNG-JOON [13] SONAL KANUNGO, R.D. MORENA: “Analysis and
LEE: “Issues in Developing Object-Oriented Database Comparison of Concurrency Control Techniques”,
Systems for Real-Time Applications”, 1994 IEEE. International Journal of Advanced Research in Computer and
[10] XIAOYAN LU, J. WENNY RAHAYU, DAVID TANIAR: Communication Engineering, Vol. 4, Issue 3, March 2015.
“ODMG Extension of Composite Objects in OODBMS: A [14] SONAL KANUNGO, R.D. MORENA: “Comparison of
Proposal”,40th International Conference on Technology of Concurrency Control and Deadlock Handing in Different
Object-Oriented Languages and Systems (TOOLS Pacific OODBMS”, International Journal of Engineering Research &
2002), Sydney, Australia. Technology, Vol. 5 Issue 05, May-2016.
[11] ABDELSALAM SHANNEB JOHN POTTER: “Flexible [15] A UNIFORM APPROACH AWAIS RASHID, PETER
Exclusion Control for Composite Objects”,the Australasian SAWYER:” Dynamic Relationships in Object Oriented
Computer ScienceConference(ACSC 2005), The University Databases”
of Newcastle, Australia,2005 [16] http://www.infoworld.com
[12] VENKATASUBRAMANIAN GEETHA AND NILADURI
SREENATH: “Semantic Multi-Granular Lock Model in