Earticle

현재 위치 Home 검색결과

결과 내 검색

발행연도

-

학문분야

자료유형

간행물

검색결과

검색조건
검색결과 : 5
No
1

A Comparative Study on Filtered, Vertical and Horizontal Inheritance Mapping in Database SCOPUS

Ala Ahmad Lasasmeh

보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application Vol.8 No.2 2015.04 pp.95-106

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

The inheritance is one of the most basic ideas of object technology that can be useful for database. This paper discusses and elaborates one of the most common mapping algorithms about mapping of inheritance structure to relational database. The inheritance mapping in database contains three various approaches: filtered, vertical and horizontal inheritance mapping. This paper review the fundamental measures used to comparative among three inheritance mapping in database through determine the strengths and weaknesses for each on: ease of access to the data, the speed of data access, Ad hoc reporting, Ease of implementation, Coupling, Support for polymorphism to the user and the development of modern commercial applications to protect the time and effort taken advantage of them while working. By tow method Based on the algorithms and rules, Object Relational Mapping (ORM) tool.

2

Automatic Selection of Functional Indexes for Object Relational Mapping System SCOPUS

Aleksandra Boniewicz, Michał Gawarkiewicz, Piotr Wiśniewski

보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.7 No.4 2013.07 pp.189-196

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Functional indexes are an important tool for database tuning, often not appreciated by programmers and system administrators. In practice, a programmer can only advise the deployment team such such indexes. Only a few very expensive systems have tools for the analysis of performance and automatic creation of functional indexes. The authors decided to provide the ability to define `functional indexes at the stage of application development by supplying the appropriate API in object-relational mapping level, and implemented it as an extension for Hibernate. The interfaces proposed by the authors were developed with the functional indexes generator for selected DBMS: PostgreSQL, Oracle and IBM DB2. In addition, to facilitate the work of programmers, HQL query analysis algorithms detecting the usefulness of functional indexes in queries have been developed.

3

Research and analyze the mobile terminal remote accessing to the database interfaces and methods. On this basis, proposed a middleware forms based on Object Relational mapping. The middleware achieves mobile terminals remote accessing the database and managements of mobile terminals to connect to the database and access mechanisms. This paper adopts the methods that mobile terminals remotely access to database based on ORM and it defines ORM rules that the mobile terminal remotely accesses to the database. It designs and proposes new approaches for mobile terminals and database transmission of information and management. The method achieves visualization of the database interface.

4

A General-purpose Object-Relational Mapping Tool for E-Commerce Applications: Object $Organizer{\;}^{TM}$

한상목, 곽우섭, 조규찬

[Kisti 연계] 한국지능정보시스템학회 한국지능정보시스템학회 학술대회논문집 2002 pp.115-122

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

O-R 매핑툴을 이용하면 업체별로 상이하며 가변적인 요소를 포함하는 전자 상거래 시스템을 효과적으로 구현할 수 있다. 본 논문에서는 전자상거래 시스템을 위한 범용적 O-R Mapping Tool인 Object $Organizer{\;}^{TM}$를 소개하고, 이를 설계하고 구현하기 위해 이용된 접근법에 대해 설명한다. 기존의 0-R 매핑툴에 대한 분석을 통해 사용 편의성과 수행 성능을 개선할 수 있도록 설계하였으며 전자 상거래 시스템의 구현 방법에서 일반화될 수 있는 부분을 추출하기 위하여 개발 프로세스와 구현 방식을 분석하였다. 또한 전자 상거래 시스템의 요구 사항을 충분히 반영할 수 있는 애플리케이션도메인을 선정하여 현업의 구체적인 요구 사항을 효과적으로 처리 가능하도록 설계하였다. 본 논문은 전자 상거래 시스템에 범용적으로 사용될 수 있는 O-R 매핑툴의 구현 방향을 제시했으며 Object $Organizer{\;}^{TM}$를 통해 이를 구현하였다. O-R 매핑툴의 범용성을 확보하기 위해 기존의 제품을 분석하고 전자상거래 시스템의 구현 방법을 분석하고 일반화하였으며 실제 전자 상거래 애플리케이션을 구현해 봄으로써 Object $Organizer{\;}^{TM}$의 개발 효율성을 평가하였다.

5

IFC의 객체기반 관계형 데이터베이스로의 매핑

김선우, 이강

[Kisti 연계] 한국건설관리학회 한국건설관리학회 학술대회논문집 2007 pp.301-305

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

대부분의 상용 데이터베이스 관리시스템은 관게형 데이터베이스 (relational database) 기술에 기반하고 있다. 그러나, 객체지향언어인 EXPRESS로 정의된 IFC(Industry Foundation Classes)를 일반적으로 많이 사용되는 관계형 데이터베이스로 매핑하려면 서로 구조가 달라 미핑과정이 매우 복잡해진다. 한편 IFC를 객체기반 데이터베이스(object-oriented database)나 객채관계형 데이터베이스(object-oriented relational database)와 같은 객체기반의 데이터베이스로 매핑하게 되면 그 과정이 비교적 단순해지고, 많은 장점을 가질 수 있다. 본 연구에서는 장기적으로 IFC와 객체기술에 기반한 통합정보교환기술을 실용화하기 위하여 먼저 관계형, 객체지향형 데이터베이스의 개념에 대해 살펴보고, IFC를 객체관계형 데이터베이스로의 매핑방법에 대하여 알아본다.

Mapping of EXPRESS, which is object-favored language to represent IFC model, to Relational Database is not straightforward. Model size can be much bigger and data can be missed through process. However mapping to the object concept added database, such as Object Oriented Database or Object Relational Database, may be simpler and have lots of advantages. This study investigates previous IFC mapping studies, concept of Relational Database and Object Oriented Database, and mapping methodology to Object Relational Database using object.

 
페이지 저장