CN104239073A - Data maintenance system rapid prototyping development system and method - Google Patents

Data maintenance system rapid prototyping development system and method Download PDF

Info

Publication number
CN104239073A
CN104239073A CN201410546590.8A CN201410546590A CN104239073A CN 104239073 A CN104239073 A CN 104239073A CN 201410546590 A CN201410546590 A CN 201410546590A CN 104239073 A CN104239073 A CN 104239073A
Authority
CN
China
Prior art keywords
data
information
tree
xml
module
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
CN201410546590.8A
Other languages
Chinese (zh)
Other versions
CN104239073B (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.)
Institute of Software of CAS
Original Assignee
Institute of Software of CAS
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 Institute of Software of CAS filed Critical Institute of Software of CAS
Priority to CN201410546590.8A priority Critical patent/CN104239073B/en
Publication of CN104239073A publication Critical patent/CN104239073A/en
Application granted granted Critical
Publication of CN104239073B publication Critical patent/CN104239073B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data maintenance system rapid prototyping development system and method. A data maintenance system integration framework software system comprises a main program framework and an XML configuration part, a main program generates a corresponding graphical interface automatically by parsing an XML configuration file, a data base is operated through the graphical interface, and data edition is conducted. The method includes the steps that a corresponding trie and table layout information are obtained by parsing the XML file through the data maintenance framework, data are displayed on a data maintenance page through the information, and a data maintenance logic module is used for data maintenance operation. According to the data maintenance system rapid prototyping development system and method, the trie and master-detail table data maintenance information are configured in a form of the XML file, a data maintenance framework data maintenance interface generation module and a data edition logical processing module are adopted for data displaying and maintenance, the maintainability and the malleability of the system are improved, and the programming work is more efficient and more convenient to conduct, and the product development cycle is shortened as well.

Description

A kind of data maintenance system Rapid prototyping system and method
Technical field
The invention belongs to computer data maintenance technology field, be specifically related to a kind of data maintenance system Rapid prototyping system and method.
Background technology
Computer application system based on database adopts database table to carry out storage entity data usually, and safeguards that (increase, revise, delete) is requisite function in this type systematic to the data in physical data table.Generally, need the special data maintenance program of exploitation or module to realize this kind of function.The maintenance program of physical data table is usually very similar, and this similarity causes comprising code that is simply a large amount of and that repeat in program.Often workload is very large to develop such program, but with low content of technology.The more important thing is, if application system causes database table structure to change because of changes in demand, data maintenance program must be revised accordingly, and to adapt to these changes, this is a very large burden to the later maintenance of whole system.
The present invention is directed to current present situation, propose a kind of data maintenance system Rapid prototyping system and method, be intended to use efficient programming technique method to save human and material resources to greatest extent, reduce costs, shorten product development cycle, seize the first market opportunities.
Summary of the invention
Technology of the present invention is dealt with problems: overcome the deficiencies in the prior art, provides a kind of cross-platform data maintenance system and method, realizes the amendment of data maintenance information easily, makes programing work more efficient, more convenient, and shortens product development cycle.
The technology of the present invention solution: a kind of data maintenance system Rapid prototyping system, comprising: master routine framework and XML configuration module;
Data maintenance page configuration information is divided into dictionary tree information and form data by described XML configuration module, the master meter title that dictionary tree information comprises SQL statement needed for tree type, spanning tree, tree adds type, tree is corresponding; Form data comprises table correspondence database title, inquiry field, querying condition, the corresponding Edit button situation of form, form map field information, form correspondence from table information, form and row view information, Shipping Options Page title from the associate field information shown, form; Stored in the form of an xml-file by above-mentioned configuration information, the configuration information of a maintain pages is stored as an XML file again, and XML file is resolved, and generates corresponding graphical interfaces;
Described master routine frame module comprises XML parsing module, data maintenance page generation module and data maintenance logic module; Described XML parsing module analyzing XML configuration module obtains corresponding dictionary tree and form configuration information, and automatically generates corresponding graphical interfaces; Data maintenance page generation module passes through described graphical interfaces operating database, configuration information described in data maintenance page presentation; Data maintenance logic module carries out attended operation to the data of described database, comprises increase, deletion, amendment and inquiry.
A kind of data maintenance system rapid prototype development method, performing step is as follows:
(1) data maintenance page configuration information is divided into dictionary tree information and form data;
(2) the master meter title that dictionary tree information comprises SQL statement needed for tree type, spanning tree, tree adds type, tree is corresponding; Form data comprises table correspondence database title, inquiry field, querying condition, the corresponding Edit button situation of form, form map field information, form correspondence from table information, form and row view information, Shipping Options Page title from the associate field information shown, form; Use XML language to represent the various configuration informations of described dictionary tree and form, the configuration information of a maintain pages is stored as an XML file, obtains XML configuration information;
(3) analyzing XML configuration information obtains corresponding dictionary tree and form configuration information, and automatically generates corresponding graphical interfaces; By described graphical interfaces operating database, configuration information described in data maintenance page presentation; Attended operation is carried out to the data of described database, comprises increase, deletion, amendment and inquiry.
The present invention's advantage is compared with prior art: the inventive method, by XML configuration file, can realize the exploitation of data maintenance rapid prototyping system easily, makes programing work more efficient, more convenient, and shortens product development cycle.
Accompanying drawing explanation
Fig. 1 is realization flow figure of the present invention;
Fig. 2 is login module process flow diagram in the present invention;
Fig. 3 is median surface of the present invention generation module block process flow diagram;
Fig. 4 is data editing module process flow diagram in the present invention;
Fig. 5 is data display logic module process flow diagram in the present invention;
Fig. 6 is XML configuration module process flow diagram in the present invention.
Embodiment
Below by specific embodiment, and coordinate accompanying drawing, the present invention is described in detail.
Present system, primarily of two large module compositions, comprises master routine framework, XML Configuration Framework.
1. master routine framework is used for analyzing XML, display and editing data database data;
2.XML Configuration Framework completes XML configuration feature, is supplied to main frame and resolves.
Master routine frame module
Login module
User's login page arranges user name, password, Service name option, and Service name option is obtained by tnsname.ora under reading oracle catalogue, comprises the IP address of service, port numbers etc.For preventing the faulty operation of user, should error handle be set.In register process, the general mistake occurred has: user have input user name or the password of mistake; , to the judgement of above-mentioned situation, there is miscue frame in user directly clicks " login " button.
When oracle client has been installed in customer side, program has been connected to oracle by the mode of oci, obtains DataBase combining in the mode of oci, and judges user name, the password of client's input; When oracle client is not installed in customer side, program is connected to oracle by the mode of thin, obtains DataBase combining in the mode of thin, and judges user name, the password of client's input.Whether procedure judges chooses oci or thin mode connection data storehouse, improves program availability.
After logining successfully, use singleton pattern stored data base to connect, master routine framework modules uses this DataBase combining jointly, first judge during use this DataBase combining whether can with or closed, as unavailable or closed, then again obtain DataBase combining.This mode avoids and repeatedly obtains the consuming time of DataBase combining, ensure that the integrality of database session simultaneously.
Interface generation module
(1) interface data obtains
1) XML configuration information is read
Comprise tree configuration information, table configuration information, row view configuration information.
Tree configuration information comprises SQL statement needed for tree type, spanning tree, the master meter title of this tree correspondence, the data interpolation type of this tree.
Table configuration information comprises tabbed information configuration, Shipping Options Page title, Shipping Options Page correspondence tree title; Table essential information configures, shows correspondence database table name, will inquire about field, querying condition.
Row view configuration information comprises time type, date type, picture/mb-type, text box type, RTF type, list type, tree type, self-defined option type, check box type, double selection form types, many row's selection form types, form tree type configuration information.
2) reading database information
According to database table title in the XML configuration information read, read the information of this data form from database, comprise field name, field type, major key information, foreign key information, unique key information.
(2) interface is generated
1) title block: the title of software adds the title of upper module.Specifically what module that user is operated at present can be described.
2) navigation area: be that so list the tree of designation of unit in navigation area, user clicks certain record with designation of unit navigation in this exemplary module, just by the data of this army relevant for display in the display field on the right.And the icon double-clicked in navigation tree, then can launch or close this node, thus can see or shield the child node of this node.
3) navigation selection, condition entry district: can input the content of wanting to search in navigation tree, clicks " inquiry " button, the Article 1 record that will Local Phase be found in navigation tree to mate, and again clicks " inquiry " button, can continue down to inquire about.
4) action button district: the order button such as " increase ", " deletion ", " submission ", " cancellation ", " browsing data ", " statistical conversion " has been put in this region.Click them, corresponding database manipulation will be carried out to the tables of data being in state of activation in list selection area below at present.
5) list selection area: the title showing certain concrete table in the title correspondence of page database, clicks and shows page accordingly, just can activate the edit-modify state that this database table is in user.
6) display field: the table page selected according to list selection area, shows the data of this database table in the region.If click certain node in the navigation tree in left side, the designation of unit filtering data so will shown according to this node, only shows the data of this army.Can be automatically brought to by the field data from table reference from table in respective field in master meter, and during data newly-increased from table, also can according to the corresponding data in master meter.
7) condition prompting district: relevant content, by the operation for user, is pointed out in this region.Such as, improper in user operation, program cannot corresponding time, user can be pointed out how to input suitable data; Have input the data of mistake user, when program cannot be submitted in database, the reason of user error can be pointed out; When user does not know how to input, can point out in this tables of data of user which is required field, which is major key field.
(3) row view is generated
According to the interface data obtained, programming automatic generation row view, row view comprises as follows:
1) time type
Time of occurrence selects interface, and after select time, the selected time is filled into data form.
2) date type
Occur that the date selects interface, after option date, the selected date is filled into data form.
3) picture/mb-type
After data form enters editing mode, there is picture editor's window, importing, the derivation of picture can be carried out, delete, copy, paste.
4) text box type
After data form enters editing mode, there is multiline text frame editor, Edit Text, submit data to.
5) RTF type
After data form enters editing mode, there is RTF editor, the importing of RTF file, derivation, editor can be carried out, after submit data to.
6) list type
After data form enters editing mode, there is list window, select need options, selected item is filled into data form, after submit data to.
7) tree type
After data form enters editing mode, occur tree editor, select need options, selected item is filled into data form, after submit data to.
8) self-defined option type
After data form enters editing mode, there is self-defined selection editor, select need options, selected item is filled into data form, after submit data to
9) check box type
Data form is check box, check box choose or non-selected state is shown and editing data, submit data to after editor.
10) double selection form types
After data form enters editing mode, there is double Table edit window, select need options, selected item is filled into data form, after submit data to.
11) arrange selection form types more
After data form enters editing mode, occur many row's Table edit windows, select the options needed, selected item is filled into data form, after submit data to.
12) form tree type configuration information
After data form enters editing mode, occur form tree editor, select need options, selected item is filled into data form, after submit data to.
Data edition logic module
For input content, data editing module Constrained limits, as inputted numeral, maybe can only can only input the content etc. of set form by input alphabet; For data form, data editing module has a set of general data additions and deletions and changes and look into logic, and when submitting data to database, as there is the mistake that ORACLE database returns, data edition logic module can point out user error content; When choosing a certain form at interface, this form is current table, and data edition logic is run for current table.
Data display logic module
Click the node of left side dictionary tree, right side master meter can be inquired about and show corresponding database data; Click a certain bar data in master meter, can inquire about from table and show corresponding database data.When interface editing data, if this field has external key in this form, then can produce the options of corresponding external key below this form, options can be drop-down list form, drop-down tree-like formula or drop-down form.
XML configuration module
XML has become a kind of general data interchange format now, its platform-neutral, language independence, system independence, to data integration with bring great convenience alternately.
Engineering management module
(1) engineering configuration file
Engineering configuration file is divided into two parts:
1) store engineering name, database name, user name, the encrypted message of engineering, and master meter is from the configuration file of table name information;
2) master meter comprises row view information, dictionary tree navigation tree specifying information configuration file from table specifying information is stored.
(2) newly built construction is created
1) click establishment newly built construction button, occur creating newly built construction navigation dialog box;
2) promote user and input engineering name, connection data library name, database user name, database password;
3), after connection data Kucheng merit, there is the list of database table name, table name screening function is provided; Connect not become to occur information.
(3) engineering is opened
Open engineering and be divided into two kinds of situations:
1) engineering configuration file is only had;
2) engineering configuration file, master-salve table dictionary tree navigation tree information configuration file is had.
(4) interface layout
1) on the left of interface be engineering tree, the first nodes of this tree is engineering name, " tree information " and " master-salve table information " node is had under engineering name node, be concrete tree title under " tree information " node, claim for concrete table name under " master-salve table information " node, as this table has one or more from table, then show to claim from table name for it below node.
2) on the right side of interface be desktop window, double-click left side engineering tree node, right side desktop window represents the detailed configuration information of this node.
XML information collocation module
(1) information configuration is set
1) virtual tree
Virtual tree is used for the situation not having on the left of data interface to set, and interface only shows the situation of data form.
DataTree represents tree label, and Type represents tree type, and MTables represents master meter, and Table represents that table name claims.
In XML file, configuration information is as follows:
<DataTree>
<Type>Virtual</Type>
<MTables>
<Table>table1</Table>
<Table>table2</Table>
</MTables>
</DataTree>
2) general type tree
General type tree is used for there is dictionary tree on the left of data interface, and this dictionary tree does not have the situation of other particular/special requirements.
DataTree represents tree label, and Type represents tree type, and MTables represents master meter, and Table represents that table name claims, and SqlString is the SQL query statement producing general type tree information needed.In XML file, configuration information is as follows:
<DataTree>
<Type>Normal</Type>
<SqlString>select sequence number, title from dictionary _ product information </SqlString>
<MTables>
<Table>table1</Table>
<Table>table2</Table>
</MTables>
</DataTree>
3) navigation tree
Navigation tree provides navigation feature, and click navigation tree node, the Shipping Options Page corresponding with this node is then shown in Shipping Options Page show area, right side.DataTree represents tree label, and Type represents tree type, and MTables represents master meter, and Table represents that table name claims.Navigation tree generates according to the hierarchical relationship between tabbed information and Shipping Options Page.In XML file, configuration information is as follows:
<DataTree>
<Type>TabTree</Type>
<MTables>
<Table>table1</Table>
<Table>table2</Table>
</MTables>
</DataTree>
4) child nodes tree is shown
After choosing the node of display child nodes tree, all information of this node and child nodes thereof can be shown in master meter.DataTree represents tree label, and Type represents tree type, and MTables represents master meter, and Table represents that table name claims, and SqlString is the SQL query statement producing general type tree information needed.In XML file, configuration information is as follows:
<DataTree>
<Type>ShowChildTree</Type>
<SqlString>select engineering sequence number, engineering name from dictionary _ engineering information </SqlString>
<MTables>
<Table>table1</Table>
<Table>table2</Table>
</MTables>
</DataTree>
5) leaf node tree is added
The data message that the type tree is inquired about by the SQL statement under " SqlString " label generates, and the data message inquired about by " LeafSqlString " is leaf node interpolation child nodes.DataTree represents tree label, and Type represents tree type, and MTables represents master meter, and Table represents that table name claims, and SqlString is the SQL query statement producing general type tree information needed.
All types tree XML configuration information can configure <AddEnable></Add Enable> label, and content can be " All " (representing that whole node can add) or " Leaf " (expression only has child node to add).
In XML file, configuration information is as follows:
<DataTree>
<Type>AllLeafTree</Type>
<SqlString>select sequence number, title from dictionary _ product information </SqlString>
<LeafSqlString>select model from dictionary _ product information _ model where sequence number=? </LeafSqlString>
<MTables>
<Table>table1</Table>
<Table>table2</Table>
</MTables>
</DataTree>
(2) information configuration is shown
1) essential information configuration is shown
1. tabbed information configuration, comprises Shipping Options Page title, Shipping Options Page correspondence tree title;
2. show essential information configuration, comprise table correspondence database table name, field, querying condition will be inquired about.
2) configuration hidden by function button
Function button comprises interpolation, deletion, submission, cancels, except above-mentioned generalized edit function button, can the button of other general utility functionss of self-defining again, and as browsed the total data of form, the Excel of data preserves.These function buttons are hidden by configuring following label.
DisVisible represents invisible, and Button represents button, and add represents interpolation button, and remove represents delete button.
<DisVisible>
<Button>add</Button>
<Button>remove</Button>
</DisVisible>
3) from table information configuration
Comprise claim from table name, master meter and from the associate field shown, configuration information is as follows.
SlaveTables represents from table, and STable represents specifically from table, and name represents from table name and claims, and Field represents field, and mtabfield represents master meter field, and stabfield represents from literary name section.
<SlaveTables>
<STable name=" from table 1 " >
<Field mtabfield=" associate field " stabfield=" associate field " >
</STable>
<STable name=" from table 2 " >
<Field mtabfield=" associate field " stabfield=" associate field " >
</STable>
</SlaveTables>
(4) map field configuration
RfTables represents the field portions with mapping relations;
RfTable label represents a map field information, and dbtname element representation needs the database table name be mapped to;
Rtidfield element representation needs the field in the database be mapped to, and its value is identical with ridfield;
Need the field of value in the database that confield element representation is mapped to, its value is presented in the data form in interface;
Ridfield represents the actual field of current data form.
Configuration information is as follows:
<RfTables>
<RfTable dbtname=" product _ information " ridfield=" product ISN " rtidfield=" product ISN " confield=" name of product " > name of product </RfTable>
</RfTables>
(3) row view information configuration
1) time type
If field type is DATE in database, then the row view giving tacit consent to this field is the date add time format, without the need to being configured in xml.
2) date type
Colname represents the row name of corresponding form, and Date represents that this is classified as date type.
XML configuration information is:
<View colname=" date of birth " >Date</View>
3) picture/mb-type
Colname represents the row name of corresponding form, and Picture represents that this is classified as picture/mb-type.
XML configuration information is:
<View colname=" personnel's photo " >Picture</View>
4) text box type
Colname represents the row name of corresponding form, and Text represents that this is classified as text box type.
XML configuration information is:
<View colname=" summary " >Text</View>
5) RTF type
Colname represents the row name of corresponding form, and Text represents that this is classified as text box type.
XML configuration information is:
<View colname=" summary " >Text</View>
6) list type
Colname represents the row name of corresponding form, dbtable represents database name, idfield represents such as " product serial number " and so on sequence number mark generated needed for tree structure, if idfield is empty, then do not generate tree structure and generate list structure, contentfield represents the field needing displaying contents, and Tree represents that the type of these row is tree type or list type.
XML configuration information is:
<View colname=" product category "
Dbtable=" dictionary _ product category "
idfield=””
Contentfield=" classification " >Tree</View>
7) tree type
Colname represents the row name of corresponding form, dbtable represents database name, idfield represents such as " product serial number " and so on sequence number mark generated needed for tree structure, if idfield is empty, then do not generate tree structure and generate list structure, contentfield represents the field needing displaying contents, and Tree represents that the type of these row is tree type or list type.
XML configuration information is:
<View colname=" product "
Dbtable=" dictionary _ product information "
Idfield=" product serial number "
Contentfield=" name of product " >Tree</View>
8) self-defined option type
Colname represents the row name of corresponding form, and itemscontent represents self-defined options content, separates between options with space, and Combobox represents that this is classified as self-defined Selective type.
XML configuration information is:
<View colname=" whether participate in "
Itemscontent=" whether " >Combobox</ViewGreatT.GreaT.G T
9) check box type
Colname represents the row name of corresponding form, and Check represents that this is classified as check box type, as this field data in database for " 1 " then check box choose, for " 0 " check box is not chosen.
XML configuration information is:
<View colname=" zone bit " >Check</View>
10) double selection form types
Colname represents the row name of corresponding form, and dbtable represents database table name, and choiceone represents first option information, and " the large class of all over products " in its value " the large class of all over products, product category " represents the field in database.
" product category " represents the field in interface data form, between separate with English comma, and front and back position order can not become.Choicetwo and choiceone implication is identical.DoubleChoice represents that this is classified as double selection form types.
XML configuration information is:
<View colname=" product category "
Dbtable=" dictionary _ product classification "
Choiceone=" the large class of all over products, product category "
Choicetwo=" all over products classification, product classification " >DoubleChoice</ViewGreatT.Gre aT.GT
11) arrange selection form types more
Colname represents the row name of corresponding form, and dbtable represents database table name, and choiceone represents first option information, and " the large class of all over products " in its value " the large class of all over products, product category " represents the field in database.
" product category " represents the field in interface data form, between separate with English comma, and front and back position order can not become.Choicetwo, choiceone, choicetree implication is identical.MultChoicee represents that this is classified as many rows and selects form types.
XML configuration information is:
<View colname=" product category "
Dbtable=" dictionary _ product classification "
Choiceone=" the large class of all over products, product category "
Choicetwo=" all over products classification, product classification "
Choicethree=" all over products subclass, product subclass " >MultChoice</ViewGreatT.GreaT .GT
12) form tree type
Colname represents the row name of corresponding form, and maintreesql represents the SQL query statement produced needed for framework tree, and sqlstr represents the SQL query statement generated needed for form.
Collist represents that field contents that sqlstr checks out is corresponding in turn to the row name on interface, and order wants consistent; Colwidth represents the width of each row of form in form tree, if will hide certain row, is located at width for " 0 "; Rcol represents the associate field of maintreesql and sqlstring, and TableTree represents that this row view is form tree view.
XML configuration information is:
<View colname=" name "
Sqlstring=" select personnel name, identification card number, unit from dictionary _ personnel order by unit "
Maintreesql=" select sequence number, unit from dictionary _ unit order by sequence number " collist=" name, identification card number, affiliated unit "
colwidth=”50,150,0”
Rcol=" unit " >TableTree</ViewGreatT.GreaT. GT
System flow
(1) by main frame program user log database;
(2) user selects the page of data that will show;
(3) write explanation in conjunction with XML configuration file as required and formulate required configuration file;
(4) master routine analyzing XML configuration file, generates respective interface and corresponding mathematical logic;
(5) database manipulation is carried out by master routine after client logs.
Above embodiment is only in order to illustrate technical scheme of the present invention but not to be limited; those of ordinary skill in the art can modify to technical scheme of the present invention or equivalent replacement; and not departing from the spirit and scope of the present invention, protection scope of the present invention should be as the criterion with described in claim.

Claims (2)

1. a data maintenance system Rapid prototyping system, is characterized in that comprising: master routine framework and XML configuration module.
Described master routine frame module comprises again: login module, interface generation module, data edition logic module, data display logic module; Login module reads ORACLE configuration file, inputs user name encrypted message according to user, selects OCI or THIN login mode, and judges that whether login is successful; Interface generation module analyzing XML configuration file, obtains corresponding dictionary tree and form configuration information, and automatically generates corresponding graphical interfaces; Data maintenance logic module carries out attended operation to the data of described database, comprises increase, deletion, amendment and inquiry; Data display logic module chooses nodal information according to dictionary tree, in data form, show corresponding data, and chooses data message according in master meter, from table, showing corresponding data;
Described XML configuration module comprises again: engineering management module, XML information collocation module; Engineering management module generates the function of XML configuration file for managing, can create engineering, open engineering, generate engineering configuration file; Data maintenance page configuration information is divided into dictionary tree information and form data by XML information collocation module, the master meter title that dictionary tree information comprises SQL statement needed for tree type, spanning tree, tree adds type, tree is corresponding; Form data comprises table correspondence database title, inquiry field, querying condition, the corresponding Edit button situation of form, form map field information, form correspondence from table information, form and row view information, Shipping Options Page title from the associate field information shown, form; Stored in the form of an xml-file by above-mentioned configuration information, the configuration information of a maintain pages is stored as an XML file again, and XML file is resolved, and generates corresponding graphical interfaces.
2. a data maintenance system rapid prototype development method, is characterized in that performing step is as follows:
(1) data maintenance page configuration information is divided into dictionary tree information and form data;
(2) the master meter title that dictionary tree information comprises SQL statement needed for tree type, spanning tree, tree adds type, tree is corresponding; Form data comprises table correspondence database title, inquiry field, querying condition, the corresponding Edit button situation of form, form map field information, form correspondence from table information, form and row view information, Shipping Options Page title from the associate field information shown, form; Use XML language to represent the various configuration informations of described dictionary tree and form, the configuration information of a maintain pages is stored as an XML file, obtains XML configuration information;
(3) analyzing XML configuration information obtains corresponding dictionary tree and form configuration information, and automatically generates corresponding graphical interfaces; By described graphical interfaces operating database, configuration information described in data maintenance page presentation; Attended operation is carried out to the data of described database, comprises increase, deletion, amendment and inquiry.
CN201410546590.8A 2014-10-15 2014-10-15 Data maintenance system rapid prototyping development system and method Active CN104239073B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410546590.8A CN104239073B (en) 2014-10-15 2014-10-15 Data maintenance system rapid prototyping development system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410546590.8A CN104239073B (en) 2014-10-15 2014-10-15 Data maintenance system rapid prototyping development system and method

Publications (2)

Publication Number Publication Date
CN104239073A true CN104239073A (en) 2014-12-24
CN104239073B CN104239073B (en) 2017-05-03

Family

ID=52227215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410546590.8A Active CN104239073B (en) 2014-10-15 2014-10-15 Data maintenance system rapid prototyping development system and method

Country Status (1)

Country Link
CN (1) CN104239073B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105608088A (en) * 2014-11-19 2016-05-25 中国航空工业集团公司西安飞机设计研究所 Method for automatically creating database and dynamically recording data on the basis of configuration file
CN105653513A (en) * 2015-12-30 2016-06-08 北京农信互联科技有限公司 Pig farm management based form input method and system
CN105700925A (en) * 2016-01-13 2016-06-22 深圳市华讯方舟软件信息科技有限公司 APP interface implementation method and apparatus
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN107506179A (en) * 2017-07-07 2017-12-22 中国建设银行股份有限公司 A kind of interface prototype data creation method and computer equipment
CN107562955A (en) * 2017-09-30 2018-01-09 北京酷我科技有限公司 A kind of rapid generation of SQL statement
CN107656733A (en) * 2017-08-08 2018-02-02 山东中创软件工程股份有限公司 The visible processing method and system of a kind of business object
CN110019306A (en) * 2017-12-27 2019-07-16 航天信息股份有限公司 A kind of SQL statement lookup method and system based on XML format file
CN110276053A (en) * 2019-06-26 2019-09-24 中国船舶重工集团公司第七一九研究所 Display methods, device and the electronic equipment of the data of custom coding format
CN111382314A (en) * 2020-03-20 2020-07-07 山东浪潮通软信息科技有限公司 Method for realizing flexible configuration of heterogeneous system service integration
CN113360666A (en) * 2021-05-31 2021-09-07 珠海大横琴科技发展有限公司 Data dictionary management method and device, electronic equipment and storage medium
CN113741968A (en) * 2021-08-27 2021-12-03 厦门华厦学院 Method for quickly generating table corresponding to directory tree and tree node of software system
CN115098084A (en) * 2017-05-09 2022-09-23 合肥汉腾信息技术有限公司 Non-coding form design and drawing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050005276A1 (en) * 2003-07-02 2005-01-06 International Business Machines Corporation Method, apparatus, and program for code reusability and maintainability in XML-driven projects
CN102646039A (en) * 2012-02-29 2012-08-22 河海大学 Software interface generating system and method based on extensible markup language (XML) Schema
CN103164333A (en) * 2011-12-16 2013-06-19 京信通信系统(中国)有限公司 WEB testing method and WEB testing system of embedded device system and WEB server
CN103593443A (en) * 2013-11-18 2014-02-19 南京新模式软件集成有限公司 Method for electronic file metadata expansion

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050005276A1 (en) * 2003-07-02 2005-01-06 International Business Machines Corporation Method, apparatus, and program for code reusability and maintainability in XML-driven projects
CN103164333A (en) * 2011-12-16 2013-06-19 京信通信系统(中国)有限公司 WEB testing method and WEB testing system of embedded device system and WEB server
CN102646039A (en) * 2012-02-29 2012-08-22 河海大学 Software interface generating system and method based on extensible markup language (XML) Schema
CN103593443A (en) * 2013-11-18 2014-02-19 南京新模式软件集成有限公司 Method for electronic file metadata expansion

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105608088A (en) * 2014-11-19 2016-05-25 中国航空工业集团公司西安飞机设计研究所 Method for automatically creating database and dynamically recording data on the basis of configuration file
CN105608088B (en) * 2014-11-19 2019-03-19 中国航空工业集团公司西安飞机设计研究所 A kind of database based on configuration file automatically creates and data dynamic recording method
CN105653513A (en) * 2015-12-30 2016-06-08 北京农信互联科技有限公司 Pig farm management based form input method and system
CN105653513B (en) * 2015-12-30 2019-10-11 北京农信互联科技有限公司 A kind of list input method and system based on pig farm management
CN105700925B (en) * 2016-01-13 2019-02-19 深圳市华讯方舟软件信息有限公司 A kind of interface implementing method and device of APP
CN105700925A (en) * 2016-01-13 2016-06-22 深圳市华讯方舟软件信息科技有限公司 APP interface implementation method and apparatus
CN106843844B (en) * 2016-12-26 2020-06-12 南威软件股份有限公司 Display device of custom view
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN115098084A (en) * 2017-05-09 2022-09-23 合肥汉腾信息技术有限公司 Non-coding form design and drawing method
CN107506179A (en) * 2017-07-07 2017-12-22 中国建设银行股份有限公司 A kind of interface prototype data creation method and computer equipment
CN107506179B (en) * 2017-07-07 2020-09-15 中国建设银行股份有限公司 Interface prototype data generation method and computer equipment
CN107656733A (en) * 2017-08-08 2018-02-02 山东中创软件工程股份有限公司 The visible processing method and system of a kind of business object
CN107562955A (en) * 2017-09-30 2018-01-09 北京酷我科技有限公司 A kind of rapid generation of SQL statement
CN110019306A (en) * 2017-12-27 2019-07-16 航天信息股份有限公司 A kind of SQL statement lookup method and system based on XML format file
CN110019306B (en) * 2017-12-27 2021-08-31 航天信息股份有限公司 SQL statement searching method and system based on XML format file
CN110276053A (en) * 2019-06-26 2019-09-24 中国船舶重工集团公司第七一九研究所 Display methods, device and the electronic equipment of the data of custom coding format
CN111382314A (en) * 2020-03-20 2020-07-07 山东浪潮通软信息科技有限公司 Method for realizing flexible configuration of heterogeneous system service integration
CN113360666A (en) * 2021-05-31 2021-09-07 珠海大横琴科技发展有限公司 Data dictionary management method and device, electronic equipment and storage medium
CN113741968A (en) * 2021-08-27 2021-12-03 厦门华厦学院 Method for quickly generating table corresponding to directory tree and tree node of software system

Also Published As

Publication number Publication date
CN104239073B (en) 2017-05-03

Similar Documents

Publication Publication Date Title
CN104239073A (en) Data maintenance system rapid prototyping development system and method
AU2018236875B2 (en) Graphical user interface that simplifies user creation of custom calculations for data visualizations
KR101312848B1 (en) Browse mode designer
US8683359B2 (en) In-place user interface and dataflow modeling
US20080215621A1 (en) Metamodel-based automatic report generation
CN107111639B (en) Building reports
EP3998534A1 (en) Improved construction of database schema models for database systems and rest api&#39;s
JP6132698B2 (en) Tabular multidimensional data conversion method and apparatus
CN101297268A (en) Integrated system, tools, and methods for designing automated business process applications
US10296505B2 (en) Framework for joining datasets
US20080228782A1 (en) Apparatus, Method, and Computer Program Product for Creating Hierarchical Dictionary
WO2018103109A1 (en) Web page management system and implementation method thereof
JP2006172446A (en) Complex data access
CN108388623B (en) ER relationship generation method and device, computer equipment and storage medium
WO2005094500A2 (en) Document development platform
CN111124938B (en) Method for generating componentized test case
JP2018018323A (en) Distributed processing management method, distributed processing management program, and distributed processing management device
JP2006244283A (en) Database management device and database management method
US10896161B2 (en) Integrated computing environment for managing and presenting design iterations
CN105824684B (en) A kind of implementation method of multi-mode big data software simulator
CN110851420B (en) Method for dynamically configuring data of general database model
US11061859B2 (en) Object creation from hierarchical metadata stored on a storage device
Maslyuk Exam Ref 70-778 Analyzing and Visualizing Data by Using Microsoft Power BI
CN110244934A (en) Product demand document, the generation method and device for testing information
Draheim et al. Robust content creation with form-oriented user interfaces

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant