Rapid Building System for Query Based on Pattern

泮海敏,陈奇
DOI: https://doi.org/10.3969/j.issn.1000-7024.2005.01.056
2005-01-01
Abstract:How to design and implement a rapid building system for query is introduced based on design pattern using J2EE technology. The system contains two operating roles that are designer and user. The designer will define the tables, fields in table and their styles that are visible to user. The user can select user interface patterns that are implemented by the system. After the user selects all his or her fields for query, the system will validate the query based on broad-first search. The system also optimizes the query execution using shortest-path algorithm. The system make it easy for developing and maintaining query system based on web.
What problem does this paper attempt to address?