A reusable business tier component with a single wide range static interface

This research proposes an architecture for reusable components aimed at bridging the object-oriented and the relational paradigms. The component, referred to here as Business Tier Component, provides a single wide range static interface able to manage a set of Create, Read, Update and Delete (CRUD)...

ver descrição completa

Detalhes bibliográficos
Autor principal: Pereira, Óscar Narciso Mortágua (author)
Outros Autores: Aguiar, Rui (author), Santos, Maribel Yasmina (author)
Formato: article
Idioma:eng
Publicado em: 2011
Assuntos:
Texto completo:http://hdl.handle.net/10773/8889
País:Portugal
Oai:oai:ria.ua.pt:10773/8889
Descrição
Resumo:This research proposes an architecture for reusable components aimed at bridging the object-oriented and the relational paradigms. The component, referred to here as Business Tier Component, provides a single wide range static interface able to manage a set of Create, Read, Update and Delete (CRUD) expressions, deployed at runtime and of any complexity, on behalf of application tiers. The only constraint is that the required interface to manage each CRUD expression must be a super-interface of the provided wide range interface. The main research challenge of this paper is the definition of an architecture for reusable components aimed at managing dynamically a set of CRUD expressions, deployed at runtime, on behalf of application tiers.