CN103197932A - Component business model for developing application of modeless documental database - Google Patents

Component business model for developing application of modeless documental database Download PDF

Info

Publication number
CN103197932A
CN103197932A CN2013101392778A CN201310139277A CN103197932A CN 103197932 A CN103197932 A CN 103197932A CN 2013101392778 A CN2013101392778 A CN 2013101392778A CN 201310139277 A CN201310139277 A CN 201310139277A CN 103197932 A CN103197932 A CN 103197932A
Authority
CN
China
Prior art keywords
business
model
document
component model
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2013101392778A
Other languages
Chinese (zh)
Other versions
CN103197932B (en
Inventor
马坤
杨波
陈广伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Jinan
Original Assignee
University of Jinan
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of Jinan filed Critical University of Jinan
Priority to CN201310139277.8A priority Critical patent/CN103197932B/en
Publication of CN103197932A publication Critical patent/CN103197932A/en
Application granted granted Critical
Publication of CN103197932B publication Critical patent/CN103197932B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a component business model for developing the application of a modeless documental database. The component business model comprises a modeless data storage layer business component, a business logic business component and a user interface layer business component. The modeless data storage layer business component comprises a collection component and a document attribute component. The business logic business component comprises a data operation business logic component, a page orientation business logic component and a code weaving business logic component. The user interface layer logic component comprises a window component, a unit component and an element component. The problem that the modeless database application software is low in developed efficiency is solved. The component business model is directly operated to replace the traditional fussy processes of software debugging, releasing and deployment. Developers only need to describe and model system businesses by the business component of the modeless database, Web page files are obtained by model conversion and model synchronization, and the Web page files, the business component and a model execution engine finally form Web application software executable.

Description

A kind of business component model of developing the database application of non-mode document-type
Technical field
The present invention relates to a kind of model of quick Application and Development software, relate in particular to a kind of business component model of developing the database application of non-mode document-type.
Background technology
Along with the development of technology such as Web2.0, big data, cloud application, traditional database has run into bottleneck in I/O, extensibility, and the access visit performance of big data sharply descends.For head it off, many schemes propose in succession, such as distributed data base, principal and subordinate's database, non-mode database etc.The non-mode database is a kind of pattern database freely, and its pattern is mainly multiple modes such as relation, tree, figure, document.Non-mode database Web application software refers to that based on Web data access adopts the application software of non-mode database, embodies performance advantage at aspects such as big data query, statistics and analysis, becomes a kind of new application model.Non-mode document-type database is a kind of of non-mode database, can substitute traditional relevant database under the prerequisite of big data, is used for solving the bottleneck problem of database I/O, extensibility.
In the existing technology, the driving development approach that uses a model, but generating an operational system fast by modes such as Service Component configuration, modeling, conversions, the effect aspect raising development efficiency is especially obvious.Therefore, it is very general to accelerate non-mode Database applications software demands of developing by means of model-drive thought.Yet the software quick development method of existing business component model and model-driven lacks the support to the non-mode database all towards traditional relational.Because the database schema difference, traditional relational Database applications software quick development method not exclusively is applicable to emerging non-mode database application.
Field at non-mode Database applications software quick development method still belongs to blank at present.Having at present uses a model in a large number drives the successful case that development approach is developed the relevant database application software, illustrates that model-driven software development method is successful.Though the non-mode database just proposes, also few based on its application, its some application are in demand, especially need a kind of quick development method of non-mode Database applications software of model-driven.The basic thought of model-driven exploitation is that all are models, need come out service logic with a kind of model description.And the complicated service logic is difficult to be abstracted into model.
Summary of the invention
Purpose of the present invention is exactly in order to address the above problem, a kind of business component model of developing the database application of non-mode document-type is provided, the business component model of the support non-mode document-type database of creating by direct operation, replace traditional software debugging, issue, dispose the loaded down with trivial details course of work, solve the low problem of emerging non-mode document-type Database applications software development efficiency, reduce development difficulty.The developer only need use the business component model of non-mode document-type database that system business is described, and obtains the Web pagefile by model conversion.Web pagefile, business component model and model are carried out engine and have been constituted the application software that finally can move.
To achieve these goals, the present invention adopts following technical scheme:
A kind of business component model of developing the database application of non-mode document-type comprises
Business component model is carried out engine with model and is connected with the Web pagefile, describes data storage, service logic and the user interface of non-mode document-type Database applications software;
Model is carried out engine, is used for business component model is resolved, and by model conversion, with the expression formula in the business component model replacement template file, thereby generates the Web pagefile;
The Web pagefile carries out the system Web page that generates after the model conversion for business component model.
Described business component model comprises service logic business component model, data storage layer business component model and the user interface layer business component model of the non-mode document-type database that connects successively.
Described model is carried out engine and is responsible for directly operation business component model; Develop, issue, dispose, debug loaded down with trivial details process by hand by direct operation business component model, replacement non-mode Database applications software; Software development does not need the developer to encode, and only needs the designer to use the service operation system that business component model is described and modeling, generates the Web pagefile by model conversion, but can obtain operational system.
Each business component model is described respectively below.
At first, described data storage layer business component model is responsible for describing the data object in the non-mode document-type database.Described data storage layer business component model comprises collection of component model, document properties component model.
Described collection of component model (Collection) is described the set of one group of scale-of-two JavaScript object mark (Binary JavaScript Object Notation is called for short BSON) document.Each document (Document) is made up of a plurality of key assignments ordered pairs.Described key assignments ordered pair comprises key and two tuples of value, and key table shows this ordered pair title, the value of this ordered pair of value representation.Because non-mode document-type database data has the dynamic mode characteristic, file structure is supported isomorphism and isomery.The collection of component model be used for to be described the mapping relations that business datum and non-mode database are gathered, and is made up of attributes such as the set name of non-mode data, data area, descriptors.
Described document properties component model (Document Attribute) is described the row storage of each document.Because non-mode document-type database data has the dynamic mode characteristic, it is different that the key of each document properties allows.The document properties component model is described the mapping relations of document key assignments ordered pair in business datum and the non-mode document-type database, is made up of attributes such as document properties name and reference values.
Described document properties component model derives the fine-grained component model of three classes: data type document properties component model, enumeration type document properties component model and type of button document properties component model.
Described data type document properties component model is used for describing the row storage of document, and its span is any;
Described enumeration type document properties component model is used for describing the row storage of document, and its span is defined as enumerated value;
Described type of button document properties component model for the document properties of describing custom button, by being the corresponding business processing logic of button definition, arrives system with the business integration of button event drive-type.
Described data type document properties assembly, its reference value attribute is the default value of the document attribute data;
Described enumeration type document properties assembly, its reference value attribute is enumerated set for the document properties data;
Described type of button document properties assembly, its reference value attribute are the business logic components sign of carrying out when clicking this button.
Secondly, described service logic business component model is used for describing the service logic of non-mode document-type Database applications software.Processing procedure by custom button is got up specific service logic and business model operation organic integration, and service logic is separated with displaying with the business datum access.The business logic components model is made up of attributes such as Business Name and traffic value.
Described service logic business component model derives the fine-grained component model of three classes: the directed business logic components model of data manipulation business logic components model, the page and inweave code business logic components model.
Traffic value attribute available structured query language (the Structured Query Language of described data manipulation business logic components model, abbreviation SQL), modes such as non-structure query language (Unstructured Data Query Language is called for short UnQL), self-defining function are described;
The traffic value attribute of the directed business logic components model of the described page can be described with the URL(uniform resource locator) that is redirected the page (Uniform Resource Locator is called for short URL);
The described traffic value attribute that inweaves code business logic components model can be described with the run time version block identification of point of penetration correspondence.
Described data manipulation business logic components model (Data Manipulation) is based on the service logic of a kind of data composition operation of non-mode document-type database; The traffic value attribute of data manipulation business logic components model can be described with the modes such as insert, update, remove composition operation, SQL, UnQL or self-defined non-mode database functions of a series of non-mode document-type databases.
The directed business logic components model of the described page (Page Redirection) is described the Web page reorientation in the application software; Page orientation assemblies model is generally used for describing the reference value of type of button document properties model, is used for describing the service logic that button click will be carried out.In the page reorientation process, need parameter and session information transmission in the original Web request of maintenance.The traffic value attribute of page orientation assemblies model is the URL of concrete page orientation.
The described code business logic components model (Aspect Code) that inweaves is for describing the complicated business logic that the directed business logic components model of the page and the directed business logic components model of the page can't be described; Inweave the code components model and describe the complicated service logic by inweaving code block, for the business logic components model provides a kind of extended mode flexibly, be applicable to that description can't or can't abstractly be the service logic of model by the business component model description.The traffic value attribute that inweaves the code components model is the corresponding code block sign that inweaves.
At last, described user interface layer business component model is used for describing the Web displaying of business datum on user interface of non-mode document-type database.Mainly be divided into following several business component model:
1) window assembly model (Window) is described the user interface that business datum is showed, corresponding with a menu item page in the rights management, formed by attributes such as showing business datum scope, the sortord of showing business datum, data page size, descriptor.The user is by the user interface access system function of window assembly model description.Described user interface is made up of a plurality of Web Shipping Options Pages.
2) a Web Shipping Options Page in the user interface of unit block model (Unit) description business datum displaying is made up of the attributes such as collection of component of Shipping Options Page sequence number, descriptor, cell type and displaying data correspondence.According to the order that the Web Shipping Options Page occurs in user interface, cell type is divided into master unit and slave unit.Cell type is the Shipping Options Page that the unit block of master unit is described first appearance in the user interface, describes the Shipping Options Page of non-first appearance in the user interface and cell type is the unit block of slave unit.The custom button that service logic in the user interface drives is positioned at master unit.
3) element component model (Element) is described the exhibition method of the document properties in the non-mode document-type database in the Web Shipping Options Page, by show sequence number, page default value, attribute such as visible and corresponding document properties assembly is formed.
Explanation about technical term:
Non-mode document-type database is a kind of non-mode database.Non-mode document-type data of database is grouped and is stored in the set, and each is integrated into a unique identification name in the database, and comprises the document of infinite number.The concept of set in the non-mode document-type database, document, document properties is corresponding one by one with table, row, column in the relational database.
Non-mode document-type Database applications software adopts non-mode document-type database to store as data, shows business datum and custom button in Web User Interface, by button drive system service logic.
Assembly is the reusable collection that can finish certain function and several interfaces that use this function outwards are provided.
Component model is in order to finish the abstractdesription that certain function is carried out assembly.Component model is made of unique identification and the one or more model attributess of model.The component model sign is used for unique expression component model.Each component model sign is unique and inequality.Unique identification and attribute thereof are the structure key element of component model.
Inweaving code block, is that a kind of of business logic components model replenishes.Can't be abstract in the Reusable Components of component model is encapsulated as code block, be used for describing the service logic of custom button click event.
The set that template file is made up of statements such as text and expression formulas.The data of using in the template are packaged into business component model.
The data model that model conversion is to use business component model to represent goes to replace the process that expression formula in the template file finally generates the Web pagefile.
Model is carried out engine-operated business component model, refer in Web User Interface, show business datum and the custom button that the user interface layer business component model is described, by the button drive system service logic that click-to-call service logic business component model is described, develop a basic non-mode document-type Database applications software fast.
The service operation system, but by describing the operational system that professional model and code are formed, system data, service logic and data display mode are described by model.Wherein, model is carried out engine-operated by model, and code is compiled into the executable file operation by programming language.
The invention has the beneficial effects as follows:
1, develops non-mode document database application system fast by business component model, change the manual development scheme of non-mode document-type Database applications software, realize that business component model directly can move, the designer only need create and revise business component model, generate the Web pagefile by model conversion, obtain final operational system, thereby changed the development scheme of programmer's direct coding, can under the continual situation of system, dynamically change system business.
2, the present invention is directed to present software quick development method or system shortage to the support of non-mode Database applications software, a kind of business component model of developing the database application of non-mode document-type is provided, the business component model of the support non-mode document-type database of creating by direct operation, replace traditional software debugging, issue, dispose the loaded down with trivial details course of work, solve the low problem of emerging non-mode document-type Database applications software development efficiency, reduce development difficulty.3, the data storage layer business component model in the business component model provided by the invention is to describe non-mode document-type database data.The existing business component model that is provided as of this model increases the support that the non-mode database data is described.
4, the code components model that inweaves in the business component model provided by the invention is described the complicated service logic by inweaving code block, for the business logic components model provides a kind of extended mode flexibly, be applicable to that description can't or can't abstractly be the service logic of model by the business component model description.This method helps the descriptive modelization with any service logic, and modelling is to carry out the input of model-driven exploitation.
5, the complicated service logic in business component model, the invention provides a kind of crying and inweaves the code components model, describe the complicated business logic, because all can directly be used coded representation very.
Description of drawings
The quick development system Organization Chart of non-mode document-type Database applications software that Fig. 1 business component model drives;
Fig. 2 non-mode document-type database data accumulation layer Service Component and business logic components model attributes constitute synoptic diagram;
Fig. 3 user interface layer business component model attribute constitutes synoptic diagram;
The described user interface layout of Fig. 4 user interface layer business component model.
Wherein, 100, the collection of component model, 101, the document properties component model, 102, data type document properties component model, 103, enumeration type document properties component model, 104, type of button document properties component model, 105, the business logic components model, 106, data manipulation business logic components model, 107, the directed business logic components model of the page, 108, inweave code business logic components model, 110, the window assembly model, 111, the unit block model, 112, the element component model, 120, model is carried out engine, 121, business component model, 122, model conversion, 123, the Web pagefile, 124, the user interface layer business component model, 125, the data storage layer business component model, 126, the service logic business component model, 127, template file, 140, the toolbar zone, 141, the Shipping Options Page zone, 142, the data area.
Embodiment
The invention will be further described below in conjunction with accompanying drawing and embodiment.
The quick development system Organization Chart of non-mode document-type Database applications software that Fig. 1 drives for business component model of the present invention.
A kind of business component model of quick exploitation non-mode document-type Database applications software, comprise business component model 121, described business component model 121 is carried out engine 120 with model, business component model 121 is connected with Web pagefile 123, described model is carried out engine 120 and is used for business component model 121 is resolved, by model conversion 122, generate Web pagefile 123; Described business component model 121 has been described data storage, service logic and the user interface of non-mode document-type Database applications software, comprises non-mode document-type data storage layer business component model 125, service logic business component model 126 and user interface layer business component model 124; Wherein, non-mode document-type data storage layer business component model 125 interconnects with service logic business component model 126; User interface layer business component model 124 interconnects with non-mode data storage layer business component model 125; The expression formula that model conversion 122 uses the data model of business component model 121 expressions to go to replace in the template file 127 finally generates Web pagefile 123; Described Web pagefile 123 carries out the system Web page of the generation after the model conversion 122 for business component model 121.
Business component model 121 among the present invention can enrich by modes such as configuration, definition and expansions, thereby supports more special applications and service logic.
Described model is carried out engine 120 operation business component models 121, in Web User Interface, show business datum and custom button that user interface layer business component model 124 is described, by the button drive system service logic that click-to-call service logic business component model 126 is described, develop a basic non-mode document-type Database applications software fast; Develop, issue, dispose, debug loaded down with trivial details process by hand by direct operation business component model 121, replacement non-mode Database applications software; Software development does not need the developer to encode, and only needs the designer to use the service operation system that business component model 121 is described and modeling, generates Web pagefile 123 by model conversion 122, but can obtain operational system.
Fig. 2 is that apparatus of the present invention non-mode document-type database data accumulation layer Service Component and business logic components model attributes constitute synoptic diagram, provided attribute commonly used, relation and the structure key element thereof of collection of component model 100, document properties component model 101, data type document properties component model 102, enumeration type document properties component model 103, type of button document properties component model 104, business logic components model 105.
Described non-mode data storage layer business component model comprises collection of component model 100, document properties component model 101.Wherein document properties component model 101 derives the fine-grained component model of three classes: data type document properties component model 102, enumeration type document properties component model 103 and type of button document properties component model 104;
Described business logic components model 105 derives the fine-grained assembly of three classes: the directed business logic components model 107 of data manipulation business logic components model 106, the page and inweave code business logic components model 108.
Described non-mode document-type data storage layer business component model is responsible for describing the data object in the non-mode document-type database.
Described collection of component model 100(Collection) set of one group of scale-of-two JavaScript object mark of description (Binary JavaScript Object Notation is called for short BSON) document.Each document (Document) is made up of a plurality of key assignments ordered pairs.Described key assignments ordered pair comprises key and two tuples of value, and key table shows this ordered pair title, the value of this ordered pair of value representation.Because non-mode document-type database data has the dynamic mode characteristic, file structure is supported isomorphism and isomery.Collection of component model 100 is used for describing the mapping relations that business datum and non-mode database are gathered, and is made up of attributes such as the set name of non-mode data, data area, descriptors.
Described document properties assembly 101(Document Attribute) key assignments ordered pair in each document is described., because non-mode document-type database data has the dynamic mode characteristic, the key of each document can be different.Document properties component model 101 is described the mapping relations of document key assignments ordered pair in business datum and the non-mode document-type database, is made up of attributes such as document properties name and reference values.
Described data type document properties component model 102, its reference value attribute is the default value of the document attribute data; Described enumeration type document properties component model 103, its reference value attribute is enumerated set for the document properties data; Described type of button document properties component model 104, its reference value attribute are the business logic components model of carrying out when clicking this button 105.
Described service logic Service Component 105 models are used for describing the service logic of non-mode document-type Database applications software.Processing procedure by custom button is got up specific service logic and business model operation organic integration, and service logic is separated with displaying with the business object access.Business logic components model 105 is made up of attributes such as Business Name and traffic value.Described service logic business component model 105 derives the fine-grained component model of three classes: the directed business logic components model 107 of data manipulation business logic components model 106, the page and inweave code business logic components model 108.Traffic value attribute available structured query language (the Structured Query Language of data manipulation business logic components model 106, abbreviation SQL), modes such as non-structure query language (Unstructured Data Query Language is called for short UnQL), self-defining function are described; The traffic value attribute of the directed business logic components model 107 of the page can be described with the URL(uniform resource locator) that is redirected the page (Uniform Resource Locator is called for short URL); The traffic value attribute that inweaves code business logic components model 108 can be described with the run time version block identification of point of penetration correspondence.
Described data manipulation business logic components model 106(Data Manipulation) is based on the service logic of a kind of composition operation of non-mode document-type data; The traffic value attribute of data manipulation component model 106 can be described with the modes such as insert, update, remove composition operation, SQL, UnQL or self-defined non-mode database functions of a series of non-mode databases.
The directed business logic components model of described page 107(Page Redirection) page reorientation in the application software is described, page orientation assemblies model is generally used for describing the reference value of type of button document properties model, is used for describing the service logic that button click will be carried out.In the page reorientation process, need parameter and session information transmission in the original Web request of maintenance.The traffic value attribute of page orientation assemblies model 107 is URL of concrete page orientation.
The described code business logic components model 108(Aspect Code that inweaves) is used for the service logic that the directed business logic components model 106 of the description page and the directed business logic components 107 of the page can't be described; Inweave code business logic components 108 and describe the complicated service logic by inweaving code snippet; Inweave code business logic components 108 for business logic components provides a kind of extended mode flexibly, be applicable to that description can't be by the service logic of business component model 121 descriptions.The traffic value attribute that inweaves code business logic components model 108 is the corresponding code block sign that inweaves.
Fig. 3 is that apparatus of the present invention user interface layer business component model attribute constitutes synoptic diagram, has provided attribute commonly used, relation and the structure key element of window assembly model 110, unit block model 111 and element component model 112 models.
Described user interface layer business component model 124 is used for describing the Web displaying of business datum on user interface of non-mode document-type database.Mainly be divided into following several:
1) window assembly model 110(Window), the user interface that business datum is showed is described, corresponding with a menu item page in the rights management, formed by attributes such as showing business datum scope, the sortord of showing business datum, data page size, descriptor.
2) unit block model 111(Unit), a Web Shipping Options Page in the user interface that the description business datum is showed is made up of the attributes such as collection of component 100 of Shipping Options Page sequence number, descriptor, cell type and displaying data correspondence.According to the order that the Web Shipping Options Page occurs in user interface, cell type is divided into master unit and slave unit.Cell type is the Shipping Options Page that the unit block of master unit is described first appearance in the user interface, describes the Shipping Options Page of non-first appearance in the user interface and cell type is the unit block of slave unit.The custom button that service logic in the user interface drives is positioned at master unit.
3) element component model 112(Element), the exhibition method of the data file attribute in the non-mode document-type database in the Web Shipping Options Page is described, by show default value that sequence number, the document properties page show, attribute such as visible and corresponding document properties assembly 101 is formed.
Fig. 4 is the described user interface layout of user interface layer business component model, and user interface is divided into toolbar zone 140, Shipping Options Page zone 141 and data area 142.Wherein window assembly model 110 is used for describing user interface integral body, and data area, the key in the data area 142 that limits user interface sorts, the information such as paging size of data area 142; Window assembly 111 is used for describing a Shipping Options Page, i.e. master unit in the Shipping Options Page zone 141 or from the unit; Whether visible etc. element component model 112 is used for the exhibition method of every columns certificate in data of description zone 142, provide the default value of specify columns and.
Though above-mentionedly by reference to the accompanying drawings the specific embodiment of the present invention is described; but be not limiting the scope of the invention; one of ordinary skill in the art should be understood that; on the basis of technical scheme of the present invention, those skilled in the art do not need to pay various modifications that creative work can make or distortion still in protection scope of the present invention.

Claims (10)

1. a business component model of developing the database application of non-mode document-type is characterized in that, comprises
Business component model is carried out engine with model and is connected with the Web pagefile, describes data storage, service logic and the user interface of non-mode document-type Database applications software;
Model is carried out engine, is responsible for directly operation business component model; Use the service operation system that business component model is described and modeling, generate the Web pagefile by model conversion, but namely obtain operational system;
The Web pagefile carries out the system Web page that generates after the model conversion for business component model.
2. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 1, it is characterized in that described business component model comprises service logic business component model, data storage layer business component model and the user interface layer business component model of the non-mode document-type database that connects successively.
3. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 2 is characterized in that,
Described data storage layer business component model is responsible for describing the data object in the non-mode document-type database, and described data storage layer business component model comprises collection of component model, document properties component model;
Described service logic business component model is used for describing the service logic of non-mode document-type Database applications software, processing procedure by custom button is got up specific service logic and business model operation organic integration, service logic is separated with displaying with the business datum access, and the business logic components model is made up of Business Name and traffic value attribute;
Described user interface layer business component model is used for describing the Web displaying of business datum on user interface of non-mode document-type database.
4. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 3 is characterized in that,
The set of one group of scale-of-two JavaScript of described collection of component model description object mark document, each document is made up of a plurality of key assignments ordered pairs; Described key assignments ordered pair comprises key and two tuples of value, and key table shows this ordered pair title, the value of this ordered pair of value representation; Because non-mode document-type database data has the dynamic mode characteristic, file structure is supported isomorphism and isomery; The collection of component model is made up of set name, data area, the descriptor attribute of non-mode data for describing the mapping relations that business datum and non-mode database are gathered.
5. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 3 is characterized in that,
Described document properties component model is described the row storage of each document; Because non-mode document-type database data has the dynamic mode characteristic, it is different that the key of each document properties allows; The document properties component model is described the mapping relations of document key assignments ordered pair in business datum and the non-mode document-type database, is made up of document properties name and reference value attribute.
6. as claim 3 or 5 described a kind of business component models of developing the database application of non-mode document-type, it is characterized in that,
Described document properties component model derives the fine-grained component model of three classes: data type document properties component model, enumeration type document properties component model and type of button document properties component model;
Described data type document properties component model is used for describing the row storage of document, and its span is any;
Described enumeration type document properties component model is used for describing the row storage of document, and its span is defined as enumerated value;
Described type of button document properties component model for the document properties of describing custom button, by being the corresponding business processing logic of button definition, arrives system with the business integration of button event drive-type.
7. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 6 is characterized in that,
Described data type document properties assembly, its reference value attribute is the default value of the document attribute data;
Described enumeration type document properties assembly, its reference value attribute is enumerated set for the document properties data;
Described type of button document properties assembly, its reference value attribute are the business logic components sign of carrying out when clicking this button.
8. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 3 is characterized in that,
Described service logic business component model derives the fine-grained component model of three classes: the directed business logic components model of data manipulation business logic components model, the page and inweave code business logic components model;
The traffic value attribute of described data manipulation business logic components model is described with Structured Query Language (SQL), non-structure query language, self-defining function mode;
The traffic value attribute of the directed business logic components model of the described page is described with the URL(uniform resource locator) that is redirected the page;
The described traffic value attribute that inweaves code business logic components model is described with the run time version block identification of point of penetration correspondence.
9. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 8 is characterized in that,
Described data manipulation business logic components model is based on the service logic of a kind of data composition operation of non-mode document-type database; The traffic value attribute of data manipulation business logic components model is described with insert, update, remove composition operation, SQL, UnQL or the self-defined non-mode database functions mode of a series of non-mode document-type databases;
Web page reorientation in the directed business logic components model description of the described page application software; Page orientation assemblies model is generally used for describing the reference value of type of button document properties model, is used for describing the service logic that button click will be carried out; In the page reorientation process, need parameter and session information transmission in the original Web request of maintenance; The traffic value attribute of page orientation assemblies model is the URL of concrete page orientation;
The described code business logic components model that inweaves is for describing the complicated business logic that the directed business logic components model of the page and the directed business logic components model of the page can't be described; Inweave the code components model and describe the complicated service logic by inweaving code block, for the business logic components model provides a kind of extended mode flexibly, be applicable to that description can't or can't abstractly be that the service logic of model, the traffic value attribute that inweaves the code components model are the corresponding code block sign that inweaves by the business component model description.
10. a kind of business component model of developing the database application of non-mode document-type as claimed in claim 3 is characterized in that,
Described user interface layer business component model mainly is divided into following several business component model:
1) user interface of window assembly model description business datum displaying, corresponding with a menu item page in the rights management, formed by sortord, data page size, the descriptor attribute of showing business datum scope, displaying business datum, the user is by the user interface access system function of window assembly model description, and described user interface is made up of a plurality of Web Shipping Options Pages;
2) a Web Shipping Options Page in the user interface of unit block model description business datum displaying, by the Shipping Options Page sequence number, descriptor, the collection of component attribute of cell type and displaying data correspondence is formed, the order that in user interface, occurs according to the Web Shipping Options Page, cell type is divided into master unit and slave unit, cell type is the Shipping Options Page that the unit block of master unit is described first appearance in the user interface, and the Shipping Options Page of cell type to be the unit block of slave unit describe non-first appearance in the user interface, the custom button that the service logic in the user interface drives is positioned at master unit;
3) exhibition method of the document properties in the non-mode document-type database in the element assembly model description Web Shipping Options Page, by show sequence number, page default value, whether visible and corresponding document properties component property is formed.
CN201310139277.8A 2013-04-19 2013-04-19 A kind of business component model of developing the application of non-mode document data storehouse Active CN103197932B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310139277.8A CN103197932B (en) 2013-04-19 2013-04-19 A kind of business component model of developing the application of non-mode document data storehouse

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310139277.8A CN103197932B (en) 2013-04-19 2013-04-19 A kind of business component model of developing the application of non-mode document data storehouse

Publications (2)

Publication Number Publication Date
CN103197932A true CN103197932A (en) 2013-07-10
CN103197932B CN103197932B (en) 2016-05-25

Family

ID=48720532

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310139277.8A Active CN103197932B (en) 2013-04-19 2013-04-19 A kind of business component model of developing the application of non-mode document data storehouse

Country Status (1)

Country Link
CN (1) CN103197932B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593197A (en) * 2013-11-26 2014-02-19 国家电网公司 Method and device for generating codes
CN105512314A (en) * 2015-12-15 2016-04-20 宋连兴 Separable data processing method realized in applications
CN107038042A (en) * 2017-02-07 2017-08-11 阿里巴巴集团控股有限公司 The method and device that a kind of business is performed
CN108572817A (en) * 2017-03-07 2018-09-25 北京京东尚科信息技术有限公司 The method, apparatus and medium of dynamic resource allocation based on business model
CN110989891A (en) * 2019-12-23 2020-04-10 深圳市金蝶天燕云计算股份有限公司 Component deployment method in chart editor, chart editor and related equipment
CN110989976A (en) * 2019-11-29 2020-04-10 北京美络克思科技有限公司 Web application componentization development method based on J2EE, storage medium and electronic device
CN112835579A (en) * 2021-02-04 2021-05-25 北京百度网讯科技有限公司 Method and device for determining interface code, electronic equipment and storage medium
CN114996249A (en) * 2022-05-17 2022-09-02 苏州佳祺仕信息科技有限公司 Data processing method and device, electronic equipment, storage medium and product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477462A (en) * 2009-02-12 2009-07-08 山东浪潮齐鲁软件产业股份有限公司 Model-driven software development method used for dynamically changing system behavior
CN102033743A (en) * 2010-09-02 2011-04-27 西安赛斐软件科技有限公司 System and method for expanding model driving development capability by applying plug-in

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477462A (en) * 2009-02-12 2009-07-08 山东浪潮齐鲁软件产业股份有限公司 Model-driven software development method used for dynamically changing system behavior
CN102033743A (en) * 2010-09-02 2011-04-27 西安赛斐软件科技有限公司 System and method for expanding model driving development capability by applying plug-in

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姚云鹏: "基于文档模型的Nosql数据库逻辑建模", 《信息系统工程》 *
马坤: "模型驱动架构下模型及模型转换方法关键问题研究", 《中国博士学位论文全文数据库(电子期刊)》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593197A (en) * 2013-11-26 2014-02-19 国家电网公司 Method and device for generating codes
CN103593197B (en) * 2013-11-26 2016-09-28 国家电网公司 A kind of code generating method and device
CN105512314A (en) * 2015-12-15 2016-04-20 宋连兴 Separable data processing method realized in applications
CN107038042A (en) * 2017-02-07 2017-08-11 阿里巴巴集团控股有限公司 The method and device that a kind of business is performed
CN107038042B (en) * 2017-02-07 2020-08-28 阿里巴巴集团控股有限公司 Service execution method and device
CN108572817A (en) * 2017-03-07 2018-09-25 北京京东尚科信息技术有限公司 The method, apparatus and medium of dynamic resource allocation based on business model
CN108572817B (en) * 2017-03-07 2021-12-31 北京京东尚科信息技术有限公司 Method, apparatus and medium for dynamic resource configuration based on business modeling
CN110989976A (en) * 2019-11-29 2020-04-10 北京美络克思科技有限公司 Web application componentization development method based on J2EE, storage medium and electronic device
CN110989891A (en) * 2019-12-23 2020-04-10 深圳市金蝶天燕云计算股份有限公司 Component deployment method in chart editor, chart editor and related equipment
CN110989891B (en) * 2019-12-23 2021-12-14 深圳市金蝶天燕云计算股份有限公司 Component deployment method in chart editor, chart editor and related equipment
CN112835579A (en) * 2021-02-04 2021-05-25 北京百度网讯科技有限公司 Method and device for determining interface code, electronic equipment and storage medium
CN114996249A (en) * 2022-05-17 2022-09-02 苏州佳祺仕信息科技有限公司 Data processing method and device, electronic equipment, storage medium and product

Also Published As

Publication number Publication date
CN103197932B (en) 2016-05-25

Similar Documents

Publication Publication Date Title
CN103197932A (en) Component business model for developing application of modeless documental database
Sevilla Ruiz et al. Inferring versioned schemas from NoSQL databases and its applications
CN103995781B (en) A kind of component testing case generation method based on model
CN103412868B (en) Document generates method and device
CN104035754A (en) XML (Extensible Markup Language)-based custom code generation method and generator
CN106648587A (en) Annotation-based Web application code generation method
CN103049251B (en) A kind of data base persistence layer device and database operation method
CN105022615A (en) Interface generating method and system
CN105224377A (en) A kind of method by metadata automatic generating software project code file and device
US20150262124A1 (en) Artificial intelligence system and method for processing multilevel bills of materials
CN103631601A (en) Code generation method and code generation device
CN104572597A (en) Automatic word analysis report generation method and device
CN102270137B (en) Method for acquiring ADL (architecture description language) and modeling tool
CN102567027A (en) Interface framework construction system and interface framework construction method
CN105354036A (en) Database operation code generating method and apparatus
CN104679903A (en) Method and device for operating data sheets
CN103853759B (en) A kind of generation method and system of adaptive list
CN103488738A (en) Method and system for automatically realizing JAVA object and data table SQL (structured query language) file
CN104794244A (en) Method and device for realizing graph conversion based on MongoDB
US20050120027A1 (en) Method and device for presenting, managing and exploiting graphical queries in data management systems
CN116257636A (en) Unified management method and device for enumerated data dictionary, electronic equipment and storage medium
CN101876896B (en) E-government affair development system for promoting informationization technology
Barth et al. Efficient use of data exchange formats in engineering projects by means of language integrated queries—Engineers LINQ to XML
US20070220033A1 (en) System and method for providing simple and compound indexes for XML files
CN109684329A (en) A kind of method for managing resource based on data center apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant