CN108446327A - Operation system dynamic creation method, device, computer equipment and storage medium - Google Patents

Operation system dynamic creation method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN108446327A
CN108446327A CN201810144173.9A CN201810144173A CN108446327A CN 108446327 A CN108446327 A CN 108446327A CN 201810144173 A CN201810144173 A CN 201810144173A CN 108446327 A CN108446327 A CN 108446327A
Authority
CN
China
Prior art keywords
data
allocation models
manipulation
stored
displayed page
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.)
Pending
Application number
CN201810144173.9A
Other languages
Chinese (zh)
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen Co Ltd
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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201810144173.9A priority Critical patent/CN108446327A/en
Priority to PCT/CN2018/083819 priority patent/WO2019153514A1/en
Publication of CN108446327A publication Critical patent/CN108446327A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the present application discloses a kind of operation system dynamic creation method, device, computer equipment and storage medium.This method includes:If detecting, the menu in user interface is selected, obtains the configuration codes being selected corresponding to menu;According to configuration codes in graphic data base the corresponding allocation models of retrieval and inquisition, and be loaded into memory and stored;The displayed page that generation includes data form is corresponded to according to the allocation models stored in memory;If detecting the data manipulation to data form, corresponds to according to the action type of data manipulation and the selected business datum of data manipulation and generate SQL scripts;SQL scripts are executed, corresponding business data processing result is fed back.This method preserves configuration data by graphic data base, and relevant database preserves business datum, and the displaying to business datum and the relevant operation of data can be completed by being not necessarily to edit script after configuration.

Description

Operation system dynamic creation method, device, computer equipment and storage medium
Technical field
This application involves database configuration management technical field more particularly to a kind of operation system dynamic creation method, dresses It sets, computer equipment and storage medium.
Background technology
CMDB (Configuration Management Database, i.e. configuration management database) storage and management is looked forward to The various configuration informations of equipment in industry IT architecture, it is all closely linked with all service supports and service delivery process, supports this The operating of a little flows, the value for playing configuration information, while dependent on the accuracy of related procedure guarantee data.CMDB software sides The management (acquisition, integration, record, maintenance, inspection, update etc.) of information is overweighted, and database lays particular emphasis on the physical store of information, The two is close ties.The function of CMDB needs special CMDB management softwares, it is difficult to be done directly in traditional database. Because the management to configuration information is the Core Feature of CMDB, and this part of functions is difficult to be realized by database software.
Business datum and configuration data are generally stored in the data of relevant database by currently used CMDB systems In table, have the following defects:
1. configuration data is coupled with business datum dependence, causes enterprise that must carry out data according to its fixed pattern and turn It changes;
2. database ER models can not embody business model, once application switching, there are major hidden dangers for Data Migration;
3. business configuration data all exist in a table, there is inefficiency in data query speed.
Invention content
This application provides a kind of operation system dynamic creation method, device, computer equipment and storage mediums, it is intended to solve Certainly configuration data couples with business datum dependence and is stored in relationship type in the CMDB based on graphic data base in the prior art In the tables of data of database, database ER models is caused can not embody business model, while that there are efficiency is low for data query speed Under problem.
In a first aspect, this application provides a kind of operation system dynamic creation methods comprising:
If detecting, the menu in user interface is selected, obtains the configuration codes being selected corresponding to menu;
According to configuration codes in graphic data base the corresponding allocation models of retrieval and inquisition, and be loaded into memory and deposited Storage;
The displayed page that generation includes data form is corresponded to according to the allocation models stored in memory;
It is selected according to the action type of data manipulation and data manipulation if detecting the data manipulation to data form Business datum, which corresponds to, generates SQL scripts;
SQL scripts are executed, corresponding business data processing result is fed back.
Second aspect, this application provides a kind of operation system dynamic generation apparatus comprising:
If configuration codes retrieval unit obtains for detecting that the menu in user interface is selected and is selected menu institute Corresponding configuration codes;
Configuration codes loading unit, for according to configuration codes in graphic data base the corresponding configuration mould of retrieval and inquisition Type, and be loaded into memory and stored;
Displayed page generation unit includes data form for corresponding to generation according to the allocation models stored in memory Displayed page;
SQL script generation units, if for detecting the data manipulation to data form, according to the operation class of data manipulation Type and the selected business datum of data manipulation correspond to and generate SQL scripts;
Data result feedback unit feeds back corresponding business data processing result for executing SQL scripts.
The third aspect, the application provide a kind of computer equipment again, including memory, processor and are stored in described deposit On reservoir and the computer program that can run on the processor, the processor realize this when executing the computer program Any one of them operation system dynamic creation method provided is provided.
Fourth aspect, present invention also provides a kind of storage mediums, wherein the storage medium is stored with computer program, The computer program includes program instruction, and described program instruction makes the processor execute the application when being executed by a processor Any one of them operation system dynamic creation method of offer.
A kind of operation system dynamic creation method of the application offer, device, computer equipment and storage medium.In this method If detecting, the menu in user interface is selected, obtains the configuration codes being selected corresponding to menu;Existed according to configuration codes The corresponding allocation models of retrieval and inquisition in graphic data base, and be loaded into memory and stored;According to what is stored in memory Allocation models corresponds to the displayed page that generation includes data form;If the data manipulation to data form is detected, according to data The action type of operation and the selected business datum of data manipulation correspond to and generate SQL scripts;SQL scripts are executed, feedback corresponds to Business data processing result.This method preserves configuration data by graphic data base, and relevant database preserves business datum, The displaying to business datum and the relevant operation of data can be completed by being not necessarily to edit script after configuration.
Description of the drawings
It, below will be to needed in embodiment description in order to illustrate more clearly of the embodiment of the present application technical solution Attached drawing is briefly described, it should be apparent that, the accompanying drawings in the following description is some embodiments of the present application, general for this field For logical technical staff, without creative efforts, other drawings may also be obtained based on these drawings.
Fig. 1 a are the three-decker schematic diagram of a specific graphic data base in the embodiment of the present application;
Fig. 1 b are a kind of schematic flow diagram of operation system dynamic creation method provided by the embodiments of the present application;
Fig. 2 is a kind of sub-process schematic diagram of operation system dynamic creation method provided by the embodiments of the present application;
Fig. 3 is a kind of another sub-process schematic diagram of operation system dynamic creation method provided by the embodiments of the present application;
Fig. 4 is a kind of another sub-process exemplary flow of operation system dynamic creation method provided by the embodiments of the present application Figure;
Fig. 5 is a kind of schematic block diagram of operation system dynamic generation apparatus provided by the embodiments of the present application;
Fig. 6 is a kind of subelement schematic block diagram of operation system dynamic generation apparatus provided by the embodiments of the present application;
Fig. 7 is a kind of schematic frame of another subelement of operation system dynamic generation apparatus provided by the embodiments of the present application Figure;
Fig. 8 is a kind of schematic frame of another subelement of operation system dynamic generation apparatus provided by the embodiments of the present application Figure;
Fig. 9 is a kind of schematic block diagram of computer equipment provided by the embodiments of the present application.
Specific implementation mode
Below in conjunction with the attached drawing in the embodiment of the present application, technical solutions in the embodiments of the present application carries out clear, complete Site preparation describes, it is clear that described embodiment is some embodiments of the present application, instead of all the embodiments.Based on this Shen Please in embodiment, every other implementation obtained by those of ordinary skill in the art without making creative efforts Example, shall fall in the protection scope of this application.
It should be appreciated that ought use in this specification and in the appended claims, term " comprising " and "comprising" instruction Described feature, entirety, step, operation, the presence of element and/or component, but one or more of the other feature, whole is not precluded Body, step, operation, element, component and/or its presence or addition gathered.
It is also understood that the term used in this present specification is merely for the sake of the mesh for describing specific embodiment And be not intended to limit the application.As present specification and it is used in the attached claims, unless on Other situations are hereafter clearly indicated, otherwise " one " of singulative, "one" and "the" are intended to include plural form.
It will be further appreciated that the term "and/or" used in present specification and the appended claims is Refer to any combinations and all possible combinations of one or more of associated item listed, and includes these combinations.
In order to facilitate understanding, below to involved in the embodiment of the present invention graphic data base and CMDB application systems and pass It is that type database is introduced.
In graphic data base, it is stored with multiple kernel setups (kernel setup is alternatively referred to as allocation models).Allocation models It is a kind of graphic structure of standard, specific graphic structure is with reference to figure 1a.As shown in Figure 1a, the allocation models is divided into three Layer, it is specific as follows:
Topmost one layer is page layer (ViewGroup), this layer is abstracted to page basic information, includes mainly the page Basic information, such as:Page Name, the information such as page coding.
Intermediate one layer is service view layer (View), this layer is abstracted to business datum, and each View is in the page A data form is can be understood as, main title, coding, View type and the View component types etc. for including service view Information, each service view View are made of ER layers of one or more Entity (entity).
Wherein, View type includes mainly:
A. topological graph type, is mainly used for display data associated view;
B. traffic data type is mainly used for displayed page list data.
The component type of View includes mainly:
A. data form;
B. other data component exhibitings such as other data component exhibitings, such as dendrogram, block diagram.
Bottom one layer is ER layers, the mainly expression to relevant database E-R models, for service view layer The management of business datum needed for View provides basis, includes mainly Entity/Attribute (wherein, Entity tables in ER layers Show entity, the attribute of Attribute presentation-entity) and Entity (entity) and Entity (entity) relationship, and The relationship of Entity and its Attribute (attribute).
Wherein, Entity include mainly the information such as table name, table alias it is whether visible, whether the information such as editable;
Attribute include mainly Property Name, coding, it is whether visible, whether the information such as editable.
After the basic knowledge for understanding graphic data base, CMDB application systems are briefly introduced below.CMDB is applied System is divided into three layers, wherein user oriented and what can be immediately seen by user is the page, and next layer of the page is CMDB applications system Unite layer, then next layer be backstage graphic data base and relevant database (graphic data base and relevant database with The communication connection of CMDB application system level, that is, CMDB application system level can be obtained from graphic data base and relevant database Data).
Wherein, graphic data base includes multiple allocation models, and each allocation models forms (i.e. page by above-mentioned three-decker Face layer, service view layer and ER layer), the service view layer in each allocation models is including at least one service view layer section Point, and shown in service view layer.
B is please referred to Fig.1, Fig. 1 b are a kind of exemplary flows of operation system dynamic creation method provided by the embodiments of the present application Figure.This method is applied in the terminals such as desktop computer, laptop computer, tablet computer.As shown in Figure 1 b, the method comprising the steps of S101~S105.
If S101, detecting that the menu in user interface is selected, the configuration codes being selected corresponding to menu are obtained.
In the present embodiment, multiple menus are provided in user oriented user interface, i.e. menu is provided in CMDB On interface in application system.A menu is often clicked, can correspond to one new interface of displaying, namely action is chosen to user One feedback.Since each menu being arranged in user interface corresponds to unique configuration codes, the then root when menu is selected Its configuration codes is obtained according to selected menu.
In the application, the configuration codes are the allocation models in mapped graphics database.A menu is often clicked, all can It whether there is allocation models corresponding with configuration codes in graph data library searching, and the allocation models obtained according to retrieval is come wash with watercolours Dye includes the page of data form, to show business datum on the page intuitively in CMDB application systems.
S102, the root corresponding allocation models of the retrieval and inquisition in graphic data base according to configuration codes, and it is loaded into memory In stored.
In the present embodiment, multiple allocation models are stored in the graphic data base, each allocation models includes page Face layer, service view layer and ER layers.Allocation models in graphic data base is pre-set, i.e., user is in advance in figure Good various allocation models are configured in database, and these allocation models are stored in graphic data base, are realized and business number According to separation.
In one embodiment, the graphic data base is NEO4J graphic data bases.NEO4J is a high performance NOSQL (NOSQL refers to the database of non-relational) graphic data base, structural data is stored on network rather than in table by it. NEO4J can also be counted as a high performance figure engine, which has all characteristics of ripe database.NEO4J schemes Include two kinds of basic data types in one figure in graphic data library:Nodes (node) and Relationships (relationship). Nodes and Relationships includes the attribute of key/value forms.Nodes defined in Relationships by closing System is connected together, and forms relationship type network structure.
In one embodiment, after obtaining the configuration codes of menu, pass through the inquiry of Cypher scripts and configuration codes phase Corresponding allocation models.The query language of Cypher scripts includes following apparent part:
1)START:Starting point in figure is obtained by the ID or index search of element.
2)MATCH:The match pattern of figure, is bound by starting point.
3)WHERE:Filter condition.
4)RETURN:It returns required.
For example, there is a inquiry, it (is not his direct to find in index that is a friends of friends of John by traversing graph Friend), return John and the friends of friends found, corresponding Cypher scripts are as follows:
STARTjohn=node:Node_auto_index (name='John')
MATCHjohn-[:friend]->()-[:friend]->fof
RETURNjohn,fof
After inquiring allocation models corresponding with configuration codes by Cypher scripts, then the allocation models is stored to interior It deposits.
S103, the displayed page that generation includes data form is corresponded to according to the allocation models stored in memory.
It in the present embodiment, need to be according to allocation models wash with watercolours in the memory in CMDB application systems after storage configuration model Data form is dyed, parsing allocation models is needed at this time and corresponds to establishment data form, and fill business datum in data form The region of the displayed page in CMDB application systems is shown afterwards.In this way, by way of data form, illustrate with The selected corresponding business datum of menu, and business datum can be selected and carry out other operations (as increased business datum, modification Business datum, Edit Business Information, query traffic data etc.).In the application, the ER relationships between business datum are passed through and are configured Model manages, and is stored in graphic data base, and the dependence reduced between configuration data and business datum couples.
As shown in Fig. 2, step S103 includes following sub-step:
S1031, the allocation models stored in memory is transmitted to browser;
S1032, it is parsed by js in the front end of browser, obtains data model corresponding with allocation models;Wherein, institute It includes service view layer and ER layers to state data model;
S1033, data form is created in displayed page according to data model, it will data render corresponding with data model Filling is shown to data form, and by data form in displayed page.
In the present embodiment, the allocation models stored in memory is transmitted to browser (browser can be considered user circle A kind of specific example in face), js parsings are first passed through in the displayed page corresponding region of browser, are obtained opposite with allocation models The data model answered.Wherein, allocation models is that (JavaScript Object Notation are a kind of lightweights with json Data interchange format) data format be transmitted to browser, parsed by js in the front end of browser, obtain with allocation models in Included service view layer corresponding data and ER layers of corresponding data (without obtaining page layer corresponding data in allocation models), and by Service view layer corresponding data and ER layers of corresponding data composition data model.After obtaining data model, you can according to data Model rendering data table in the displayed page corresponding region of browser, and fill business datum.
It in the application, is automatically generated according to service view layer corresponding data and builds table script, extracted according to ER layers of corresponding data Business datum and correspondence be inserted into data form corresponding position, realize and build table automatically on the backstage of browser, user checks industry Data of being engaged in are more intuitive.And can also the corresponding ER layer models of real-time calling business datum, can intuitively embody business datum ER models.
As shown in figure 3, data form is created in displayed page according to data model in step S1033, it will be with data It includes following sub-step that the corresponding data render of model, which is filled to data form,:
S10331, data form is generated according to the service view layer of data model;
S10332, the row in data form are generated according to included each entity attributes in ER layers;
S10333, filling will be rendered with entity corresponding data to corresponding row in data form.
In the present embodiment, data form is created in displayed page according to data model, it will be corresponding with data model Data render fill to the process of data form be an automation implementation procedure.First pass through the service view layer of data model Corresponding table name generates data form, is such as generated by create sentences;Then according to included each entity in ER layers Attribute generates the row in data form, is such as generated by add colnew sentences;It will finally render and fill out with entity corresponding data Corresponding row in data form are charged to, that is, complete automation builds table and data render filling process.
If S104, data manipulation to data form is detected, according to the action type of data manipulation and data manipulation institute Selected business datum, which corresponds to, generates SQL scripts.
As shown in figure 4, step S104 includes following sub-step:
If the action type of S1041, data manipulation are to increase data manipulation, corresponding according to data form in displayed page Service view node layer and data to be increased generate the first SQL scripts;
If the action type of S1042, data manipulation are deletion data operation, corresponding according to data form in displayed page Service view node layer and data to be deleted generate the 2nd SQL scripts;
If the action type of S1043, data manipulation are editor's data manipulation, corresponding according to data form in displayed page Service view node layer and data to be edited generate the 3rd SQL scripts;
If the action type of S1044, data manipulation are inquiry data manipulation, corresponding according to data form in displayed page Service view node layer and data to be checked generate the 4th SQL scripts.
In the present embodiment, if detecting the data manipulation to data form, it need to first judge the action type of data manipulation. And it is generally comprised for the operation of database and increases data manipulation, deletion data operation, editor's data manipulation and inquiry data behaviour Make.Therefore when having selected business datum and corresponding progress data manipulation, regarded by the corresponding business of data form in displayed page Figure layer node and data to be operated automatically generate SQL scripts;For example, if the action type of data manipulation is to increase data behaviour Make, then includes insert according to the corresponding service view node layer of data form in displayed page and data to be increased generation First SQL scripts of sentence;Similar, if the action type of data manipulation is deletion data operation, according in displayed page The corresponding service view node layer of data form and data to be deleted generation include the 2nd SQL scripts of delete sentences;If The action type of data manipulation is editor's data manipulation, then according to the corresponding service view layer section of data form in displayed page Point and data to be edited generation include the 3rd SQL scripts of update sentences;If the action type of data manipulation is inquiry number According to operation, include according to the corresponding service view node layer of data form in displayed page and data to be checked generation then 4th SQL scripts of select sentences.
S105, SQL scripts are executed, feeds back corresponding business data processing result.
In the present embodiment, SQL scripts are executed in Mybatis frames, according to SQL scripts pair in relevant database Target data carries out corresponding operating (as increased data manipulation, deletion data operation, editor's data manipulation and inquiry data manipulation), Upon completing the data operation, it carries out operating on User Page successfully or the prompt of operation failure (feeds back corresponding business number According to handling result).In this way, can various operations intuitively be carried out to the business datum on backstage by data form, thus into line number According to management.
As it can be seen that this method preserves configuration data by graphic data base, relevant database preserves business datum, completes The displaying to business datum and the relevant operation of data can be completed without edit script with postponing, is realized and business datum Separation, the dependence reduced between configuration data and business datum couple.And configuration data and business datum configuration data with Business datum improves the efficiency of data manipulation due to being not stored in same table.
The embodiment of the present application also provides a kind of operation system dynamic generation apparatus, which is used for Execute any one of aforementioned operation system dynamic creation method.Specifically, referring to Fig. 5, Fig. 5 is provided by the embodiments of the present application one The schematic block diagram of kind operation system dynamic generation apparatus.Operation system dynamic generation apparatus 100 can be installed on desktop computer, Tablet computer, laptop computer, etc. in terminals.
As shown in figure 5, operation system dynamic generation apparatus 100 includes configuration codes retrieval unit 101, configuration codes load Unit 102, displayed page generation unit 103, SQL scripts generation unit 104, data result feedback unit 105.
If configuration codes retrieval unit 101 obtains for detecting that the menu in user interface is selected and is selected menu Corresponding configuration codes.
In the present embodiment, multiple menus are provided in user oriented user interface, i.e. menu is provided in CMDB On interface in application system.A menu is often clicked, can correspond to one new interface of displaying, namely action is chosen to user One feedback.Since each menu being arranged in user interface corresponds to unique configuration codes, the then root when menu is selected Its configuration codes is obtained according to selected menu.
In the application, the configuration codes are the allocation models in mapped graphics database.A menu is often clicked, all can It whether there is allocation models corresponding with configuration codes in graph data library searching, and the allocation models obtained according to retrieval is come wash with watercolours Dye includes the page of data form, to show business datum on the page intuitively in CMDB application systems.
Configuration codes loading unit 102 is used for the corresponding configuration of retrieval and inquisition in graphic data base according to configuration codes Model, and be loaded into memory and stored.
In the present embodiment, multiple allocation models are stored in the graphic data base, each allocation models includes page Face layer, service view layer and ER layers.Allocation models in graphic data base is pre-set, i.e., user is in advance in figure Good various allocation models are configured in database, and these allocation models are stored in graphic data base, are realized and business number According to separation.
Displayed page generation unit 103 includes tables of data for corresponding to generation according to the allocation models stored in memory The displayed page of lattice.
It in the present embodiment, need to be according to allocation models wash with watercolours in the memory in CMDB application systems after storage configuration model Data form is dyed, parsing allocation models is needed at this time and corresponds to establishment data form, and fill business datum in data form The region of the displayed page in CMDB application systems is shown afterwards.In this way, by way of data form, illustrate with The selected corresponding business datum of menu, and business datum can be selected and carry out other operations (as increased business datum, modification Business datum, Edit Business Information, query traffic data etc.).In the application, the ER relationships between business datum are passed through and are configured Model manages, and is stored in graphic data base, and the dependence reduced between configuration data and business datum couples.
SQL scripts generation unit 104, if for detecting the data manipulation to data form, according to the behaviour of data manipulation Make type and the selected business datum of data manipulation corresponds to and generates SQL scripts;
Data result feedback unit 105 feeds back corresponding business data processing result for executing SQL scripts.
In the present embodiment, SQL scripts are executed in Mybatis frames, according to SQL scripts pair in relevant database Target data carries out corresponding operating (as increased data manipulation, deletion data operation, editor's data manipulation and inquiry data manipulation), Upon completing the data operation, it carries out operating on User Page successfully or the prompt of operation failure (feeds back corresponding business number According to handling result).In this way, can various operations intuitively be carried out to the business datum on backstage by data form, thus into line number According to management.
As shown in fig. 6, the displayed page generation unit 103 includes following subelement:
Allocation models transmission unit 1031, for the allocation models stored in memory to be transmitted to browser;
Resolution unit 1032 is parsed for the front end in browser by js, and data corresponding with allocation models are obtained Model;Wherein, the data model includes service view layer and ER layers;
Data form generation unit 1033 will be with number for creating data form in displayed page according to data model It is filled to data form according to the corresponding data render of model, and data form is shown in displayed page.
In the present embodiment, the allocation models stored in memory is transmitted to browser (browser can be considered user circle A kind of specific example in face), js parsings are first passed through in the displayed page corresponding region of browser, are obtained opposite with allocation models The data model answered.Wherein, allocation models is that (JavaScript Object Notation are a kind of lightweights with json Data interchange format) data format be transmitted to browser, parsed by js in the front end of browser, obtain with allocation models in Included service view layer corresponding data and ER layers of corresponding data (without obtaining page layer corresponding data in allocation models), and by Service view layer corresponding data and ER layers of corresponding data composition data model.After obtaining data model, you can according to data Model rendering data table in the displayed page corresponding region of browser, and fill business datum.
It in the application, is automatically generated according to service view layer corresponding data and builds table script, extracted according to ER layers of corresponding data Business datum and correspondence be inserted into data form corresponding position, realize and build table automatically on the backstage of browser, user checks industry Data of being engaged in are more intuitive.And can also the corresponding ER layer models of real-time calling business datum, can intuitively embody business datum ER models.
As shown in fig. 7, the data form generation unit 1033 includes following subelement:
Table production unit 10331, for generating data form according to the service view layer of data model;
Column-generation unit 10332, for generating the row in data form according to included each entity attributes in ER layers;
Data render unit 10333, for filling will to be rendered to corresponding row in data form with entity corresponding data.
In the present embodiment, data form is created in displayed page according to data model, it will be corresponding with data model Data render fill to the process of data form be an automation implementation procedure.First pass through the service view layer of data model Corresponding table name generates data form, is such as generated by create sentences;Then according to included each entity in ER layers Attribute generates the row in data form, is such as generated by add colnew sentences;It will finally render and fill out with entity corresponding data Corresponding row in data form are charged to, that is, complete automation builds table and data render filling process.
As shown in figure 8, the SQL scripts generation unit 104 includes following subelement:
First script generation unit 1041, if the action type for data manipulation is to increase data manipulation, according to displaying The corresponding service view node layer of data form and data to be increased generate the first SQL scripts in the page;
Second script generation unit 1042, if the action type for data manipulation is deletion data operation, according to displaying The corresponding service view node layer of data form and data to be deleted generate the 2nd SQL scripts in the page;
Third scenario generation unit 1043, if the action type for data manipulation is editor's data manipulation, according to displaying The corresponding service view node layer of data form and data to be edited generate the 3rd SQL scripts in the page;
4th script generation unit 1044, if the action type for data manipulation is inquiry data manipulation, according to displaying The corresponding service view node layer of data form and data to be checked generate the 4th SQL scripts in the page.
In the present embodiment, if detecting the data manipulation to data form, it need to first judge the action type of data manipulation. And it is generally comprised for the operation of database and increases data manipulation, deletion data operation, editor's data manipulation and inquiry data behaviour Make.Therefore when having selected business datum and corresponding progress data manipulation, regarded by the corresponding business of data form in displayed page Figure layer node and data to be operated automatically generate SQL scripts;For example, if the action type of data manipulation is to increase data behaviour Make, then includes insert according to the corresponding service view node layer of data form in displayed page and data to be increased generation First SQL scripts of sentence;Similar, if the action type of data manipulation is deletion data operation, according in displayed page The corresponding service view node layer of data form and data to be deleted generation include the 2nd SQL scripts of delete sentences;If The action type of data manipulation is editor's data manipulation, then according to the corresponding service view layer section of data form in displayed page Point and data to be edited generation include the 3rd SQL scripts of update sentences;If the action type of data manipulation is inquiry number According to operation, include according to the corresponding service view node layer of data form in displayed page and data to be checked generation then 4th SQL scripts of select sentences.
As it can be seen that the device preserves configuration data by graphic data base, relevant database preserves business datum, completes The displaying to business datum and the relevant operation of data can be completed without edit script with postponing, is realized and business datum Separation, the dependence reduced between configuration data and business datum couple.And configuration data and business datum configuration data with Business datum improves the efficiency of data manipulation due to being not stored in same table.
Above-mentioned operation system dynamic generation apparatus can be implemented as a kind of form of computer program, which can To be run on computer equipment as shown in Figure 9.
Referring to Fig. 9, Fig. 9 is a kind of schematic block diagram of computer equipment provided by the embodiments of the present application.The computer 500 equipment of equipment can be terminal.The terminal can be tablet computer, laptop, desktop computer, personal digital assistant etc. Electronic equipment.
Refering to Fig. 9, which includes processor 502, memory and the net connected by system bus 501 Network interface 505, wherein memory may include non-volatile memory medium 503 and built-in storage 504.
The non-volatile memory medium 503 can storage program area 5031 and computer program 5032.The computer program 5032 include program instruction, which is performed, and processor 502 may make to execute a kind of operation system dynamic generation side Method.
The processor 502 supports the operation of entire computer equipment 500 for providing calculating and control ability.
The built-in storage 504 provides environment for the operation of the computer program 5032 in non-volatile memory medium 503, should When computer program 5032 is executed by processor 502, processor 502 may make to execute a kind of operation system dynamic creation method.
The network interface 505 such as sends the task dispatching of distribution for carrying out network communication.Those skilled in the art can manage It solves, structure is not constituted only with the block diagram of the relevant part-structure of application scheme to the application side shown in Fig. 9 The restriction for the computer equipment 500 that case is applied thereon, specific computer equipment 500 may include more than as shown in the figure Or less component, it either combines certain components or is arranged with different components.
Wherein, the processor 502 is for running computer program 5032 stored in memory, to realize following work( Energy:If detecting, the menu in user interface is selected, obtains the configuration codes being selected corresponding to menu;According to configuration codes The corresponding allocation models of retrieval and inquisition in graphic data base, and be loaded into memory and stored;It is stored according in memory Allocation models correspond to generate include data form displayed page;If the data manipulation to data form is detected, according to number It corresponds to according to the action type of operation and the selected business datum of data manipulation and generates SQL scripts;Execute SQL scripts, feedback pair The business data processing result answered.
Wherein, multiple allocation models are stored in the graphic data base, each allocation models includes page layer, business View layer and ER layers.
In one embodiment, processor 502 also executes following operation:The allocation models stored in memory is transmitted to clear Look at device;It is parsed by js in the front end of browser, obtains data model corresponding with allocation models;Wherein, the data mould Type includes service view layer and ER layers;Data form is created in displayed page according to data model, it will be corresponding with data model Data render fill to data form, and data form is shown in displayed page.
In one embodiment, processor 502 also executes following operation:Data are generated according to the service view layer of data model Table;The row in data form are generated according to included each entity attributes in ER layers;It will render and fill out with entity corresponding data It is charged to corresponding row in data form.
In one embodiment, processor 502 also executes following operation:If the action type of data manipulation is to increase data behaviour Make, the first SQL scripts are generated according to the corresponding service view node layer of data form in displayed page and data to be increased; If the action type of data manipulation is deletion data operation, according to the corresponding service view layer section of data form in displayed page Point and data to be deleted generate the 2nd SQL scripts;If the action type of data manipulation is editor's data manipulation, according to displaying The corresponding service view node layer of data form and data to be edited generate the 3rd SQL scripts in the page;If data manipulation Action type is inquiry data manipulation, according to the corresponding service view node layer of data form in displayed page and to be checked Data generate the 4th SQL scripts.
It will be understood by those skilled in the art that the embodiment of computer equipment shown in Fig. 9 is not constituted to computer The restriction of equipment specific composition, in other embodiments, computer equipment may include components more more or fewer than diagram, or Person combines certain components or different components arrangement.For example, in some embodiments, computer equipment can only include depositing Reservoir and processor, in such embodiments, the structure and function of memory and processor are consistent with embodiment illustrated in fig. 9, Details are not described herein.
It should be appreciated that in the embodiment of the present application, processor 502 can be central processing unit (Central Processing Unit, CPU), which can also be other general processors, digital signal processor (Digital Signal Processor, DSP), application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic Device, discrete gate or transistor logic, discrete hardware components etc..Wherein, general processor can be microprocessor or Person's processor can also be any conventional processor etc..
A kind of storage medium is provided in another embodiment of the application.The storage medium can be non-volatile calculating Machine readable storage medium storing program for executing.The storage medium is stored with computer program, and wherein computer program includes program instruction.The program refers to It is realized when order is executed by processor:It is searched for obtain correspondent entity according to search key, obtains service view corresponding with entity Node layer;It is corresponded to according to service view node layer and generates the first SQL scripts;The first SQL scripts are executed in relevant database It is middle to obtain business datum corresponding with service view node layer;Service view node layer and corresponding business datum are rendered to and opened up Flutter figure start node;Obtain with service view node layer corresponding to entity direct correlation entity, and be directly linked entity phase Corresponding associated services view node layer.
Wherein, described corresponded to according to service view node layer generates in the first SQL scripts, according to service view node layer Table name corresponds to the first SQL scripts that generation includes select sentences.
In one embodiment, it is realized when which is executed by processor:Obtain the search key of institute's typing;According to Search key obtains retrieval data corresponding with search key in relevant database;If detecting in retrieval data A data is selected, obtains entity corresponding with chosen data;It is obtained and entity pair in graphic data base according to entity The service view node layer answered.
In one embodiment, it is realized when which is executed by processor:It creates and is rendered with business in topological diagram The topological diagram start node of the name nominating of view node layer;Business datum corresponding with service view node layer is rendered and filled out It is charged to topological diagram start node.
In one embodiment, it is realized when which is executed by processor:Whether judge associated services view node layer It is same node point with service view node layer;It, will if associated services view node layer is same node point with service view node layer Associated services view node layer is given up;If associated services view node layer is not same node point with service view node layer, will close Join service view node layer to preserve.
In one embodiment, it is realized when which is executed by processor:It is corresponded to according to associated services view node layer Generate the 2nd SQL scripts;It is corresponding with associated services view node layer to be obtained in relevant database to execute the 2nd SQL scripts Business datum;Associated services view node layer and corresponding business datum are rendered into topological diagram associated nodes;Wherein, described It is connected by relationship connecting line between topological diagram associated nodes and topological diagram start node.
The storage medium can be the internal storage unit of aforementioned device, such as the hard disk or memory of equipment.It is described to deposit Storage media can also be the plug-in type hard disk being equipped on the External memory equipment of the equipment, such as the equipment, intelligent storage Block (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card) etc.. Further, the storage medium can also both include the equipment internal storage unit and also including External memory equipment.
It is apparent to those skilled in the art that for convenience of description and succinctly, foregoing description is set The specific work process of standby, device and unit, can refer to corresponding processes in the foregoing method embodiment, and details are not described herein. Those of ordinary skill in the art may realize that units and algorithm described in conjunction with the examples disclosed in the embodiments of the present disclosure Step can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware and software Interchangeability generally describes each exemplary composition and step according to function in the above description.These functions are studied carefully Unexpectedly the specific application and design constraint depending on technical solution are implemented in hardware or software.Professional technician Each specific application can be used different methods to achieve the described function, but this realization is it is not considered that exceed The scope of the present invention.
In several embodiments provided herein, it should be understood that disclosed unit and method, it can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of division of logic function, formula that in actual implementation, there may be another division manner can also will have identical work( The unit set of energy can be combined or can be integrated into another system at a unit, such as multiple units or component, or Some features can be ignored or not executed.In addition, shown or discussed mutual coupling or direct-coupling or communication link It can be INDIRECT COUPLING or communication connection by some interfaces, device or unit to connect, and can also be electricity, mechanical or other Form connection.
The unit illustrated as separating component may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, you can be located at a place, or may be distributed over multiple In network element.Some or all of unit therein can be selected according to the actual needs to realize the embodiment of the present invention Purpose.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it can also It is that each unit physically exists alone, can also be during two or more units are integrated in one unit.It is above-mentioned integrated The form that hardware had both may be used in unit is realized, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and sells or use as independent product When, it can be stored in a storage medium.Based on this understanding, technical scheme of the present invention is substantially in other words to existing The all or part of part or the technical solution that technology contributes can be expressed in the form of software products, should Computer software product is stored in a storage medium, including some instructions are used so that a computer equipment (can be Personal computer, server or network equipment etc.) execute all or part of step of each embodiment the method for the present invention Suddenly.And storage medium above-mentioned includes:USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), magnetic disc or The various media that can store program code such as person's CD.
The above description is merely a specific embodiment, but scope of protection of the present invention is not limited thereto, any Those familiar with the art in the technical scope disclosed by the present invention, can readily occur in various equivalent modifications or replace It changes, these modifications or substitutions should be covered by the protection scope of the present invention.Therefore, protection scope of the present invention should be with right It is required that protection domain subject to.

Claims (10)

1. a kind of operation system dynamic creation method, which is characterized in that including:
If detecting, the menu in user interface is selected, obtains the configuration codes being selected corresponding to menu;
According to configuration codes in graphic data base the corresponding allocation models of retrieval and inquisition, and be loaded into memory and stored;
The displayed page that generation includes data form is corresponded to according to the allocation models stored in memory;
If detecting the data manipulation to data form, according to the action type of data manipulation and the selected business of data manipulation Data, which correspond to, generates SQL scripts;
SQL scripts are executed, corresponding business data processing result is fed back.
2. operation system dynamic creation method according to claim 1, which is characterized in that stored in the graphic data base There are multiple allocation models, each allocation models is including page layer, service view layer and ER layers.
3. operation system dynamic creation method according to claim 1, which is characterized in that described to be stored according in memory Allocation models correspond to generate include data form displayed page, including:
The allocation models stored in memory is transmitted to browser;
It is parsed by js in the front end of browser, obtains data model corresponding with allocation models;Wherein, the data model Including service view layer and ER layers;
Data form is created in displayed page according to data model, and data render corresponding with data model is filled to data Table, and data form is shown in displayed page.
4. operation system dynamic creation method according to claim 3, which is characterized in that described to be opened up according to data model Show and create data form in the page, data render corresponding with data model is filled to data form, including:
Data form is generated according to the service view layer of data model;
The row in data form are generated according to included each entity attributes in ER layers;
Filling will be rendered with entity corresponding data to corresponding row in data form.
5. operation system dynamic creation method according to claim 1, which is characterized in that the behaviour according to data manipulation Make type and the selected business datum of data manipulation corresponds to and generates SQL scripts, including:
If the action type of data manipulation is to increase data manipulation, according to the corresponding service view layer of data form in displayed page Node and data to be increased generate the first SQL scripts;
If the action type of data manipulation is deletion data operation, according to the corresponding service view layer of data form in displayed page Node and data to be deleted generate the 2nd SQL scripts;
If the action type of data manipulation is editor's data manipulation, according to the corresponding service view layer of data form in displayed page Node and data to be edited generate the 3rd SQL scripts;
If the action type of data manipulation is inquiry data manipulation, according to the corresponding service view layer of data form in displayed page Node and data to be checked generate the 4th SQL scripts.
6. a kind of operation system dynamic generation apparatus, which is characterized in that including:
If configuration codes retrieval unit is obtained and is selected corresponding to menu for detecting that the menu in user interface is selected Configuration codes;
Configuration codes loading unit, for according to configuration codes in graphic data base the corresponding allocation models of retrieval and inquisition, and It is loaded into memory and is stored;
Displayed page generation unit, for corresponding to the displaying that generation includes data form according to the allocation models stored in memory The page;
SQL script generation units, if for detecting the data manipulation to data form, according to the action type of data manipulation and The selected business datum of data manipulation, which corresponds to, generates SQL scripts;
Data result feedback unit feeds back corresponding business data processing result for executing SQL scripts.
7. operation system dynamic generation apparatus according to claim 6, which is characterized in that stored in the graphic data base There are multiple allocation models, each allocation models is including page layer, service view layer and ER layers.
8. operation system dynamic generation apparatus according to claim 6, which is characterized in that the displayed page generates single Member, including:
Allocation models transmission unit, for the allocation models stored in memory to be transmitted to browser;
Resolution unit is parsed for the front end in browser by js, and data model corresponding with allocation models is obtained;Its In, the data model includes service view layer and ER layers;
Data form generation unit will be with data model pair for creating data form in displayed page according to data model The data render answered is filled to data form, and data form is shown in displayed page.
9. a kind of computer equipment, including memory, processor and it is stored on the memory and can be on the processor The computer program of operation, which is characterized in that the processor realizes such as claim 1 to 5 when executing the computer program Any one of described in operation system dynamic creation method.
10. a kind of storage medium, which is characterized in that the storage medium is stored with computer program, the computer program packet Program instruction is included, described program instruction makes the processor execute such as any one of claim 1-5 institutes when being executed by a processor The operation system dynamic creation method stated.
CN201810144173.9A 2018-02-12 2018-02-12 Operation system dynamic creation method, device, computer equipment and storage medium Pending CN108446327A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810144173.9A CN108446327A (en) 2018-02-12 2018-02-12 Operation system dynamic creation method, device, computer equipment and storage medium
PCT/CN2018/083819 WO2019153514A1 (en) 2018-02-12 2018-04-20 Service system dynamic generation method and apparatus, computer device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810144173.9A CN108446327A (en) 2018-02-12 2018-02-12 Operation system dynamic creation method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN108446327A true CN108446327A (en) 2018-08-24

Family

ID=63192513

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810144173.9A Pending CN108446327A (en) 2018-02-12 2018-02-12 Operation system dynamic creation method, device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN108446327A (en)
WO (1) WO2019153514A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109308296A (en) * 2018-09-30 2019-02-05 税友软件集团股份有限公司 A kind of generation method, device and the computer readable storage medium of business datum table
CN110673859A (en) * 2019-08-30 2020-01-10 北京浪潮数据技术有限公司 Graphic database deployment method, device, equipment and readable storage medium
CN110851420A (en) * 2019-10-31 2020-02-28 卡斯柯信号有限公司 Method for dynamically configuring data of general database model
CN111813926A (en) * 2019-11-13 2020-10-23 中国传媒大学 Operation method and system for database Neo4J interactive visualization
CN113434130A (en) * 2021-06-25 2021-09-24 平安科技(深圳)有限公司 SQL automatic generation method and device
CN113779454A (en) * 2021-01-15 2021-12-10 北京沃东天骏信息技术有限公司 Data query method and device applied to single-page application

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112506943B (en) * 2020-10-30 2022-06-07 福建亿能达信息技术股份有限公司 Heterogeneous data service providing method, device, equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866549A (en) * 2015-05-12 2015-08-26 中国人民解放军装甲兵工程学院 Terrain environment database system suitable for multi-agent simulation
US20160055233A1 (en) * 2014-08-25 2016-02-25 Ca, Inc. Pre-join tags for entity-relationship modeling of databases
CN105956163A (en) * 2016-05-19 2016-09-21 乐视控股(北京)有限公司 Method and device for managing graph database
CN107633016A (en) * 2017-08-23 2018-01-26 阿里巴巴集团控股有限公司 Data processing method and device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6212524B1 (en) * 1998-05-06 2001-04-03 E.Piphany, Inc. Method and apparatus for creating and populating a datamart
US8078643B2 (en) * 2006-11-27 2011-12-13 Sap Ag Schema modeler for generating an efficient database schema
CN102855332A (en) * 2012-09-24 2013-01-02 上海天玑科技股份有限公司 Graphic configuration management database based on graphic database
CN104123369B (en) * 2014-07-24 2017-06-13 中国移动通信集团广东有限公司 A kind of implementation method of the configuration management Database Systems based on graphic data base
CN106933837A (en) * 2015-12-29 2017-07-07 航天信息股份有限公司 A kind of database table model and creation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160055233A1 (en) * 2014-08-25 2016-02-25 Ca, Inc. Pre-join tags for entity-relationship modeling of databases
CN104866549A (en) * 2015-05-12 2015-08-26 中国人民解放军装甲兵工程学院 Terrain environment database system suitable for multi-agent simulation
CN105956163A (en) * 2016-05-19 2016-09-21 乐视控股(北京)有限公司 Method and device for managing graph database
CN107633016A (en) * 2017-08-23 2018-01-26 阿里巴巴集团控股有限公司 Data processing method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MISHIDEMUDONG: ""Neo4j Cypher查询语言详解"", 《HTTPS://BLOG.CSDN.NET/U010159842/ARTICLE/DETAILS/78216134》 *
悦光阴: ""Neo4j 第三篇:Cypher查询入门 "", 《HTTPS://WWW.CNBLOGS.COM/LJHDO/P/5516793.HTML》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109308296A (en) * 2018-09-30 2019-02-05 税友软件集团股份有限公司 A kind of generation method, device and the computer readable storage medium of business datum table
CN110673859A (en) * 2019-08-30 2020-01-10 北京浪潮数据技术有限公司 Graphic database deployment method, device, equipment and readable storage medium
CN110673859B (en) * 2019-08-30 2022-06-17 北京浪潮数据技术有限公司 Graphic database deployment method, device, equipment and readable storage medium
CN110851420A (en) * 2019-10-31 2020-02-28 卡斯柯信号有限公司 Method for dynamically configuring data of general database model
CN110851420B (en) * 2019-10-31 2022-08-30 卡斯柯信号有限公司 Method for dynamically configuring data of general database model
CN111813926A (en) * 2019-11-13 2020-10-23 中国传媒大学 Operation method and system for database Neo4J interactive visualization
CN113779454A (en) * 2021-01-15 2021-12-10 北京沃东天骏信息技术有限公司 Data query method and device applied to single-page application
CN113434130A (en) * 2021-06-25 2021-09-24 平安科技(深圳)有限公司 SQL automatic generation method and device

Also Published As

Publication number Publication date
WO2019153514A1 (en) 2019-08-15

Similar Documents

Publication Publication Date Title
CN108446327A (en) Operation system dynamic creation method, device, computer equipment and storage medium
US11714792B2 (en) Creating data in a data store using a dynamic ontology
CN106528129B (en) A kind of Web application interface generation system and method
CN108363785A (en) Data relationship methods of exhibiting, device, computer equipment and storage medium
US11394767B2 (en) Central repository of configuration files and two-way replication of search node configuration files
CN105549982B (en) A kind of development of automation platform based on model configuration
US11010412B2 (en) Coding commands using syntax templates
CN101651576B (en) Alarm information processing method and system
CN102364894B (en) Issuing method for configuration data file and network management equipment
CN108388622A (en) Api interface dynamic creation method, device, computer equipment and storage medium
EP2506140A1 (en) Ontology updating apparatus, method and system
CN106021370A (en) Memory database instance management method and device
CN108388623A (en) ER relationships generation method, device, computer equipment and storage medium
CN106294299A (en) A kind of report form generation method and device
CN106411970A (en) Fault handling method, device and system based on service call
CN112035466B (en) External index development framework for block chain query
CN111159207B (en) Information processing method and device
CN116992092A (en) Method and device for establishing flow model, storage medium and terminal equipment
CN101685395A (en) Object property processing method of product data management system
JP2002049493A (en) Method and system for generating program control information, and recording medium stored with processing program therefor
US7636720B2 (en) Associating and using information in a metadirectory
CN105205122A (en) Telecommunication service retrieval method based on data synchronization
CN115130959B (en) Method, system, terminal and storage medium for generating spare part BOM
CN108074074A (en) Integration device and integration method thereof
CN105786777B (en) Memory capacity based on text resolver focuses on method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180824