Designing and Implementing EJB Component for Transform XML Documents based on Object Model

객체 모델 기반 XML 문서 변환을 위한 EJB 컴포넌트 설계 및 구현

  • 김용수 (순천향대학교 일반대학원 전산학과) ;
  • 임종선 (순천향대학교 일반대학원 전산학과) ;
  • 주경수 (순천향대학교 정보기술공학부)
  • Published : 2002.08.01

Abstract

Nowadays for reliable software and cost reduction there are many research works on software development based on component. One of the challenge in designing a component-based system is determining which components are required and where they fit in the overall system architecture. In this paper, we developed a EJB component for transforming RDB instances to XML documents. Accordly users can build XML applications based on relational database just by assembling this component. Consequently they can reduce time and cost for developing their XML applications.

최근 소프트웨어 개발비용의 절감과 신뢰성 있는 소프트웨어의 개발을 위하여 컴포넌트 기반의 소프트웨어 개발에 대한 연구가 활발하게 진행되고 있다. 컴포넌트를 기반으로 한 소프트웨어 개발의 핵심은 컴포넌트의 품질이며, 컴포넌트의 품질을 결정짓는 가장 중요한 특성 중의 하나가 컴포넌트의 맞춤 용이성이다. 본 논문에서는 관계형 데이터베이스 검색 결과를 XML 문서로 변환하기 위한 EIB 컴포넌트를 설계 및 구현하였다. 이에 따라 사용자들은 관계형 데이터베이스 기반의 XML 응용 시스템을 개발하고자 할 때, 검객 컴포넌트를 단순·조립함으로써 시간단축 및 비용절감을 기대할 수 있다.

Keywords