Proceedings of the 2007 ACM Symposium on Applied Computing 2007
DOI: 10.1145/1244002.1244312
|View full text |Cite
|
Sign up to set email alerts
|

Design of a simple and effective object-to-relational mapping technique

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
8
0

Year Published

2008
2008
2022
2022

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 5 publications
0
8
0
Order By: Relevance
“…The second problem is the inversion of the logical association direction from the object model to the relational structure [21]. Instead of the collection owner pointing to the values of the collection, elements within that collection would reference their owner.…”
Section: Table Structure Adaptionmentioning
confidence: 99%
See 1 more Smart Citation
“…The second problem is the inversion of the logical association direction from the object model to the relational structure [21]. Instead of the collection owner pointing to the values of the collection, elements within that collection would reference their owner.…”
Section: Table Structure Adaptionmentioning
confidence: 99%
“…Each change of the object model implies an alteration of the description layer [21,22]. Seamless integration of O/R mapping frameworks into applications is moreover influenced by the degree of intrusiveness into the existing object and programming model.…”
Section: Introductionmentioning
confidence: 99%
“…The typical data driven application, uses a relational database on the data layer and objects on the business code layer (Figure 1), which creates a problem known as object-relational impedance mismatch, derived from the fact that object-oriented and relational paradigms represent information in manners that are quite different from each other, resulting in two different models for representing the same information (Lodhi and Ghazali, 2007). One of the solutions to the impedance mismatch problem, is the use of Object Relational Mapping (ORM) tools, that provide a mapping between the object model and the relational model, acting as an intermediary between an object oriented code base, and a relational database.…”
Section: Attribute Oriented Programmingmentioning
confidence: 99%
“…In the context of data-driven applications, attributes can be used to address the problem of objectrelational impedance mismatch, which occurs due to the fact that object-oriented and relational paradigms represent information in manners that are quite different from each other (Lodhi and Ghazali, 2007). Object Relational Mapping (ORM) tools, deals with the impedance mismatch problem by providing mappings between the object model and the relational model, which are usually defined by external configuration resources.…”
Section: Attribute Oriented Programmingmentioning
confidence: 99%