CN106649457A - Data processing frame based on object relation mapping technology - Google Patents

Data processing frame based on object relation mapping technology Download PDF

Info

Publication number
CN106649457A
CN106649457A CN201610847124.2A CN201610847124A CN106649457A CN 106649457 A CN106649457 A CN 106649457A CN 201610847124 A CN201610847124 A CN 201610847124A CN 106649457 A CN106649457 A CN 106649457A
Authority
CN
China
Prior art keywords
data
data processing
orm
module
information
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
CN201610847124.2A
Other languages
Chinese (zh)
Other versions
CN106649457B (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.)
Tianjin Mass Information Technology Ltd By Share Ltd
Original Assignee
Tianjin Mass Information Technology Ltd By Share 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 Tianjin Mass Information Technology Ltd By Share Ltd filed Critical Tianjin Mass Information Technology Ltd By Share Ltd
Priority to CN201610847124.2A priority Critical patent/CN106649457B/en
Publication of CN106649457A publication Critical patent/CN106649457A/en
Application granted granted Critical
Publication of CN106649457B publication Critical patent/CN106649457B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a data processing frame based on an object relation mapping technology. The frame provides a data operating mechanism including automatic form generation, automatic data proof, automatic submitting and automatic message processing. After ORM object initialization is completed, main effort is only put on logic development relevant to service without concerning on data format, length and type and main/outer key validity, uniqueness detection and other complicated and often encountered problems for data operation. In addition, various verification or self-inspection messages of a background can be seamlessly sent to a foreground and displayed for a user in the data processing process.

Description

Data processing shelf based on Object Relation Mapping technology
Technical field
The invention belongs to technical field of data processing, and in particular to a kind of data processing based on Object Relation Mapping technology Framework.
Background technology
Current software development industry is increasingly dependent on the development scheme based on the iteratively faster of spin model.Using Developer is also required to a kind of mode that can be rapidly completed development task.Now, adopted based on the software development overwhelming majority of B/S Basic engineering is carried out with MVC (Model View Controller) frameworks, and during the software development of reality, is removed Complete outside the exploitation of " business " subprogram for different requirements, also need to spend sizable a part of development cost becoming On the problems such as storage of more data, verification, and the resource occupation of this part often take the 50% of whole application and development times with On.
The content of the invention
It is an object of the invention to solve above-mentioned technical problem and provide a kind of based on Object Relation Mapping (ORM) technology Data processing shelf, using the framework developer can be allowed to only need to be placed on main attention and how to realize " service logic " On, so as to effectively improve the development rate of PHP programs, reduce size of code.
For achieving the above object, the present invention is adopted the following technical scheme that:
A kind of data processing shelf based on Object Relation Mapping technology, including:
Visualization interface module, for initialization when according to create basic configuration file in database linkage information, Application program is successfully connected to after database, by tables of data present in application scan database, then by ORM pair As management program provides a visual property operations interface, for the one-to-one ORM objects of setting and tables of data relation Attribute, and can determine that developer by the property operations interface that visualization interface module is formed carry out data change operation when By the way that foreground authentication module is to the data check of Attended Operation and automatically generates effective information when a problem occurs;
Data processing module, is connected, for the data according to developer to certain tables of data with the visualization interface module The operational order type for being processed, according to required parameter several ORM object instances are generated, and when developer is needed data When change is submitted to database, self-inspection is carried out using leading to for the explanation of each field defined in self attributes, in all numbers , by performing the operation that data are changed after checking, will otherwise automatically generate miscue information and reject operation requests according to all;
FORM list supplementary modules, are connected with the visualization interface module, for providing unification according to the attribute of ORM objects Interface, for generating the FORM Form Elements that operated to data in html page and being set automatically according to the type of request Putting the attribute of DOM objects is used for foreground authentication module to the preliminary self-inspection of data;There is provided for carrying out data submission Javascript programs, each daughter element under FORM elements is automatically analyzed when data are submitted to, and according to these daughter elements Self attributes verify to data validity, and the request that data are changed is sent to into clothes by way of AJAX after being proved to be successful Business end carries out subsequent treatment, if data verification failure, failure cause is reported automatically, automatically generates effective information;
Back-end data authentication module, is connected, for according to FORM tables with the data processing module and FORM list supplementary modules The form attributes for checking that single supplementary module auxiliary is generated, are entered after verification of the backstage to data processing module by data Whether row checking data are legal, and data structure description is provided after being verified to form data structure mapping object.
The visualization interface module connects ORM object initialization modules, for automatic detection application program state simultaneously Create what visualization interface module needed when running first:
Basic configuration file, there is provided the configuration information for using is needed when storage program is run, storage program can be in initialization certainly The dynamic basic configuration file that loads is configured;
ORM object definition file catalogues, for data table memory structure mapping file.
The visualization interface module, data processing module, FORM list supplementary modules are connected to message display processing mould Block, for showing verification, the self-inspection of the visualization interface module, data processing module, FORM list supplementary modules on foreground The information for being formed afterwards.
The message Display processing module is additionally operable to the various information produced in for unifying logging program running simultaneously Information is classified, including DEBUG information, each phase process result, system exception information, system status information is made by oneself Adopted abnormal information.
The message Display processing module using the message in Javascript automatic program identification program operation process simultaneously Different informations are provided from the attribute of content including type according to message.
The data processing module connects SQL automatically-generating modules, for the use provided according to the data processing module Generation SQL statement is performed automatically in the SQL statement of processing data operation.
The present invention after ORM object initializations are completed, for during data manipulation, it is only necessary to which main attention is put into into industry On the related logic development of business, and need not focus on the form of data, length, type, it is main external key validity, uniqueness detection Etc. loaded down with trivial details, but frequently problem.In addition, all kinds of checkings or the self-inspection message on backstage can be made in data processing Seamless is sent to foreground and shows user.
Description of the drawings
Fig. 1 illustrates the knot of the ORM internal modules of the data processing shelf based on Object Relation Mapping technology of the present invention Structure schematic diagram;
Fig. 2 illustrates the flow chart of data processing of the data processing shelf based on Object Relation Mapping technology of the present invention and illustrates Figure;
Fig. 3 illustrates the data processing function circulation schematic diagram based on Object Relation Mapping technology.
Specific embodiment
Below, the substantive distinguishing features and advantage of the present invention are further described with reference to example, but the present invention not office It is limited to listed embodiment.
Referring to shown in Fig. 1-2, one kind is based on Object Relation Mapping Object Relation Mapping)The data of technology Framework is processed, including:
Visualization interface module, for initialization when according to create basic configuration file in database linkage information, Application program is successfully connected to after database, by tables of data present in application scan database, then by ORM pair As management program provides a visual property operations interface, for the one-to-one ORM of setting and tables of data relation (Object Relation Mapping)The attribute of object;
Wherein, the file that defines of ORM objects is stored in the ORM object definition file catalogues created automatically during initialization, is being counted During according to processing framework initialization, visualization interface module can provide the acquiescence that can be modified by exploitation or be arranged of an acquiescence Attribute is initialized to ORM objects, and is displayed on the visual property operations interface.
That is, each ORM object can be according to the definition of data list structure in initialization(Data list structure such as includes:Field Title, type, length, all kinds of constraints etc.), calculated automatically by visualization interface module, there is provided begin at the beginning of the attribute of an acquiescence Change ORM objects.
It should be noted that because ORM objects are in M (model) layer in MVC structures, such ORM objects include one The default property that group matches with data list structure.The visualized operation interface of visualization interface module allows developer according to certainly Oneself requirement is adjusted or adds extra restriction, explanation etc. to default property, can be used for the attribute that developer is voluntarily arranged, Including field point out title, field type, default value, maximum, minimum of a value, maximum length, minimum length, if allow be Sky, the regular expression of data form checking, the optional content of enumeration type, data unique authentication switch, if allow input Mysql expression formulas, the operation that can be carried out, operate DOM types of the field data etc..
Data processing module, is connected with the visualization interface module, for being needed to certain data according to developer The operational order type that the data of table are processed(Modification shows), according to required parameter(Required parameter i.e. with the tables of data Corresponding ORM object definitions and the data content of needs operation)Generate several ORM object instances;And pass through in developer The property operations interface that visualization interface module is formed carries out data modification change operation(As data increasing, delete, change)When, press Default verification rule is verified to the data of Attended Operation, and effectively prompting letter is automatically generated when verification is pinpointed the problems Breath.
Wherein, the operational order type includes the operation such as " increase, delete, changing, looking into " frequently-used data.
When developer by data change be submitted to database when, by ORM objects according to defined in self attributes for each The explanation of individual field, the validity of certificate parameter only just performs the behaviour of data change after all data are all by checking Make, i.e., MYSQL sentences are generated according to data change type and performed, then summarized results and back information;Otherwise can be by automatically " error message " for generating is stored in global message queue, and rejects operation requests.
In the present invention, the data processing shelf also includes ORM object initialization modules, with the visualization interface module It is connected, the state for automatic detection application program simultaneously creates what visualization interface module needed when running first:
Basic configuration file, there is provided the configuration information for using is needed when storage program is run, storage program can be in initialization certainly The dynamic basic configuration file that loads is configured;
ORM object definition file catalogues, for data table memory structure mapping file;
ORM Object Management group programs, the ORM Object Management groups program is reflected for providing visualization interface instrument with management data list ORM Penetrate the attribute of object.
The data processing shelf of the present invention provides the basic configuration file and ORM object definitions text for initialization program Part catalogue.After establishment project, it is only necessary to a file is set up under project, and quotes notebook data process framework hereof, This file is run afterwards, and program will be automatically performed the establishment of necessary RM object definition files catalogue and file.
In the present invention, the visualization interface module connects FORM list supplementary modules, for according to the attribute of ORM objects A unified interface is provided, for the FORM that operated to data according to shown in object properties are generated in html page Submission form after Form Element, and the element assignment in for list.The FORM lists supplementary module can be according to the type of request The attribute of DOM (Document Object Model) object is set automatically, data are carried out for follow-up foreground proving program Preliminary self-inspection.
In addition, data processing shelf of the invention has been also provided to a whole set of for carrying out data submission Javascript programs.The script can automatically analyze each height unit in the list of the submission under FORM elements when data are submitted to Element, and the validity of data is verified according to the self attributes of these daughter elements, when data verification mistake, output prompting Error message, then report failure cause automatically, then returnes to as the process of the element assignment in list, when data verification it is correct When, the request that data are changed is sent to into service end by way of AJAX carries out subsequent treatment, receives and show passback result.
Needs say yes is, the data processing shelf of the present invention additionally provides the message Display processing module of a set of overall situation, The result that backstage can be made easily is fed back to the Javascript programs on foreground and is shown by global message queue and carry Show information, without the operation such as any extra data conversion.
The message Display processing module, it may also be used for the various information produced in unified logging program running, and it is right Information is classified, including DEBUG information, and each phase process result, system exception information, system status information is self-defined Abnormal information etc..
The message Display processing module allows to enter information line access, and foreground Javascript in the optional position of program Program can be automatically identified message and provide different informations according to attributes such as the type of message, contents.
The data processing shelf of the present invention has carried out the abstract attribute for several different dimensions of data list structure completely Statement.The attribute of these different dimensions includes that non-traffic is related, can meet in most cases for number According to the rule of validation verification.Meanwhile, the rule can simultaneously be supplied to foreground Javascript programs and the PHP programs on backstage to make Basic verification is carried out with identical standard logarithmic evidence.
It should be noted that, data are operated for convenience, the data processing shelf of the present invention is for conventional data Storehouse operation is encapsulated, and mainly includes both sides content:
1)The corresponding ORM object definitions of tables of data for operating as needed and parameter, binding operation type(Increase, delete, change, look into) It is automatically performed the renewal operation of tables of data.
2)Encapsulated for the data query under different situations, the MAGIC_METHODS functions of carrying using PHP Various ways data query function is realized, and is matching ORM object instances by Query Result automatic packaging.
The data query encapsulation enumerates the function that most frequently-used data library inquiry needs to complete, it is to avoid developing In journey repeatedly write almost identical query sentence of database.In addition, the inquiry mode after encapsulation also makes the readability of program Great lifting is obtained.
In order to realize the management of data, the data processing shelf of the present invention is provided with name authority module, the name authority mould Block has been arranged on stream for the naming method of the contents such as file, object, variable, data table name, and which part is about It is used for " being automatically performed " the class function of realizing in framework based on taking calmly.By the specification of " title ", some are evaded and have commonly used(Such as: Id, name etc.)Field name hold confusing problem during many data table handlings, it is also possible to enter one by the rule The relation of step description data field and tables of data.
Wherein, the name authority module main contents include:
PHP object definition name:The agreement needs developer in the title of custom object, adds for logo object storage " prefix " of relative position, such as:ORM_USER, the specification is used to be responsible for the program that object loads function automatically, according to object Title Automatic-searching defines the automatic loading that file completes object;
Tables of data Naming conventions:" database-name _ type _ keyword ", wherein " type " include two kinds, ' t '-tables of data, ' v '-Data View, the specification correctly recognizes that " tables of data " is defined for ORM object initialization instruments, and completes object category The initial work of property;
Field Naming conventions:" tables of data keyword _ field name ", the specification is used to prevent the same file-name field of different pieces of information table can What is can produced is unusual, in automatic data-check work, the validity of data also can be determined according to the specification.
By the design of name authority module, according to the rule in " convention & Naming conventions ", system can be automatically according to object Object definition file is searched and loaded automatically to title in program directory.
In addition, autoload subdirectory of the data processing shelf in initialization in meeting Auto Loader catalogue, and from The dynamic all files for loading the catalogue.The catalogue acquiescence is used for storing the program file as global application.
Shown in Figure 3, data processing shelf carries out data exhibition when program editing is carried out by VIEW layers in the present invention Show and interaction, operation flow is realized by APPLICATION layers, calculate the data manipulation for needing to carry out, provided by MODEL layers In data operating interface, mainly secondary encapsulation is carried out to the data manipulation function of ORM, by ORM object modules to ORM objects Management, forming mapping relations with the content of the tables of data of database T memory storages includes catalogue(CATEGORY), news (NEWS) and Content (CONTENG) etc. is simultaneously connected by read-write interface with database and carries out the read-write operation of data, when user searches for news When, APPLICATION layers to MOEEL layers send request of data, obtain supported search condition and searchable form pattern, obtain Data support that then MOEEL layers send to ORM object modules ask again, obtain supported search condition, and integrate acquisition Data content generates HTML, data display is carried out by VIEW layers, with user mutual;When user is by VIEW layers input search bar When part and submission form, APPLICATION layers are given by crossing VIEW layers transmission request data, pass through MOEEL layers, ORM again successively Object module write into Databasce, in the process, it is data query conditions to convert search condition by APPLICATION layers, is carried Inquiry request is handed over to call corresponding ORM Object Queries data, ORM object modules to carry out data accordingly to MODEL layers, MODEL layers Checking simultaneously generates and performs SQL statement after being proved to be successful, and then collects the total Query Result for coming from database, by arranging And to format and show user by what VIEW layers carried out data after Query Result.
The data processing shelf of the present invention by automatically generating including list there is provided a whole set of, data automatically verify, Automatically submit to, automatically update, the mechanism of a whole set of data manipulation such as message is automatically processed.
After ORM object initializations are completed, for during data manipulation, it is only necessary to main attention is put into into business related Logic development on, and need not focus on the form of data, length, type, it is main external key validity, uniqueness detection etc. it is numerous It is trivial, but frequently problem.In addition, the message queue mechanism in framework can make, and the various types of messages on backstage is seamless to be sent to Foreground simultaneously shows user.
In addition, the present invention can be completed easily for ORM object definitions by the visual property operations interface Modification, and direct reading, modification object definition file need not be removed.The function be developer without the need for be inside relation ORM object as What defines how work, can complete the operation for data by means of framework by way of black box completely.
The above is only the preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, under the premise without departing from the principles of the invention, some improvements and modifications can also be made, these improvements and modifications also should It is considered as protection scope of the present invention.

Claims (6)

1. a kind of data processing shelf based on Object Relation Mapping technology, it is characterised in that include:
Visualization interface module, for initialization when according to create basic configuration file in database linkage information, Application program is successfully connected to after database, by tables of data present in application scan database, then by ORM pair As management program provides a visual property operations interface, for the one-to-one ORM objects of setting and tables of data relation Attribute, and can determine that developer by the property operations interface that visualization interface module is formed carry out data change operation when By the way that foreground authentication module is to the data check of Attended Operation and automatically generates effective information when a problem occurs;
Data processing module, is connected, for the data according to developer to certain tables of data with the visualization interface module The operational order type for being processed, according to required parameter several ORM object instances are generated, and when developer is needed data When change is submitted to database, self-inspection is carried out using leading to for the explanation of each field defined in self attributes, in all numbers , by performing the operation that data are changed after checking, will otherwise automatically generate miscue information and reject operation requests according to all;
FORM list supplementary modules, are connected with the visualization interface module, for providing unification according to the attribute of ORM objects Interface, for generating the FORM Form Elements that operated to data in html page and being set automatically according to the type of request Putting the attribute of DOM objects is used for foreground authentication module to the preliminary self-inspection of data;There is provided for carrying out data submission Javascript programs, each daughter element under FORM elements is automatically analyzed when data are submitted to, and according to these daughter elements Self attributes verify to data validity, and the request that data are changed is sent to into clothes by way of AJAX after being proved to be successful Business end carries out subsequent treatment, if data verification failure, failure cause is reported automatically, automatically generates effective information;
Back-end data authentication module, is connected, for according to FORM tables with the data processing module and FORM list supplementary modules The form attributes for checking that single supplementary module auxiliary is generated, are entered after verification of the backstage to data processing module by data Whether row checking data are legal, and data structure description is provided after being verified to form data structure mapping object.
2. according to claim 1 based on Object Relation Mapping technology data processing shelf, it is characterised in that it is described can Depending on changing interface module connection ORM object initialization modules, the state for automatic detection application program is simultaneously created when running first Build visualization interface module needs:
Basic configuration file, there is provided the configuration information for using is needed when storage program is run, storage program can be in initialization certainly The dynamic basic configuration file that loads is configured;
ORM object definition file catalogues, for data table memory structure mapping file.
3. according to claim 2 based on Object Relation Mapping technology data processing shelf, it is characterised in that it is described can Message Display processing module is connected to depending on changing interface module, data processing module, FORM list supplementary modules, for aobvious on foreground Show the prompting letter formed after the visualization interface module, data processing module, verification, the self-inspection of FORM list supplementary modules Breath.
4. the data processing shelf of Object Relation Mapping technology is based on according to claim 3, it is characterised in that described to disappear Breath Display processing module is additionally operable to the various information produced in for unifying logging program running and information is classified, Including DEBUG information, each phase process result, system exception information, system status information, self-defined abnormal information.
5. the data processing shelf of Object Relation Mapping technology is based on according to claim 4, it is characterised in that described to disappear Breath Display processing module adopts the message in Javascript automatic program identification program operation process and including according to message Type provides different informations from the attribute of content.
6. the data processing shelf of Object Relation Mapping technology is based on according to any one of claim 1-5, it is characterised in that The data processing module connects SQL automatically-generating modules, for being provided according to the data processing module for processing number Generation SQL statement is performed automatically according to the SQL statement of operation.
CN201610847124.2A 2016-09-26 2016-09-26 Data processing system based on object relation mapping technology Active CN106649457B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610847124.2A CN106649457B (en) 2016-09-26 2016-09-26 Data processing system based on object relation mapping technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610847124.2A CN106649457B (en) 2016-09-26 2016-09-26 Data processing system based on object relation mapping technology

Publications (2)

Publication Number Publication Date
CN106649457A true CN106649457A (en) 2017-05-10
CN106649457B CN106649457B (en) 2020-10-30

Family

ID=58853334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610847124.2A Active CN106649457B (en) 2016-09-26 2016-09-26 Data processing system based on object relation mapping technology

Country Status (1)

Country Link
CN (1) CN106649457B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273425A (en) * 2017-05-18 2017-10-20 武汉普利商用机器有限公司 A kind of Database Development Method and device based on ORM frameworks
CN107330014A (en) * 2017-06-15 2017-11-07 武汉斗鱼网络科技有限公司 The creation method and equipment of a kind of tables of data
CN107341141A (en) * 2017-07-24 2017-11-10 上海网易小额贷款有限公司 List management method, device, medium and computing device
CN108897897A (en) * 2018-07-24 2018-11-27 艾普阳科技(深圳)有限公司 A kind of data processing method and device
CN108984653A (en) * 2018-06-27 2018-12-11 广州市南方人力资源评价中心有限公司 A method of realizing the online development management of multisystem
CN109614545A (en) * 2018-11-13 2019-04-12 阿里巴巴集团控股有限公司 Page loading method, device and equipment
CN110019145A (en) * 2018-06-19 2019-07-16 杭州数澜科技有限公司 A kind of multi-environment cascade method and apparatus of big data platform
CN110097331A (en) * 2019-03-28 2019-08-06 东软集团股份有限公司 Method of calibration, device, storage medium and the electronic equipment of business form
CN112630563A (en) * 2020-12-07 2021-04-09 南京能云电力科技有限公司 Intelligent test system and test method for power secondary equipment
CN112800149A (en) * 2021-02-18 2021-05-14 浪潮云信息技术股份公司 Data blood margin analysis-based data management method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
US20110167089A1 (en) * 2006-10-16 2011-07-07 Schlumberger Technology Corporation Method and apparatus for oilfield data repository
CN103530425A (en) * 2013-11-01 2014-01-22 哈尔滨商业大学 Android terminal remote data base access code generation system and method based on object dependence mapping

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110167089A1 (en) * 2006-10-16 2011-07-07 Schlumberger Technology Corporation Method and apparatus for oilfield data repository
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
CN103530425A (en) * 2013-11-01 2014-01-22 哈尔滨商业大学 Android terminal remote data base access code generation system and method based on object dependence mapping

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273425B (en) * 2017-05-18 2020-05-12 武汉普利商用机器有限公司 ORM framework-based database development method and device
CN107273425A (en) * 2017-05-18 2017-10-20 武汉普利商用机器有限公司 A kind of Database Development Method and device based on ORM frameworks
CN107330014B (en) * 2017-06-15 2021-04-09 武汉斗鱼网络科技有限公司 Data table creating method and device
CN107330014A (en) * 2017-06-15 2017-11-07 武汉斗鱼网络科技有限公司 The creation method and equipment of a kind of tables of data
CN107341141B (en) * 2017-07-24 2020-11-10 上海网易小额贷款有限公司 Form management method, device, medium and computing equipment
CN107341141A (en) * 2017-07-24 2017-11-10 上海网易小额贷款有限公司 List management method, device, medium and computing device
CN110019145A (en) * 2018-06-19 2019-07-16 杭州数澜科技有限公司 A kind of multi-environment cascade method and apparatus of big data platform
CN108984653A (en) * 2018-06-27 2018-12-11 广州市南方人力资源评价中心有限公司 A method of realizing the online development management of multisystem
CN108897897A (en) * 2018-07-24 2018-11-27 艾普阳科技(深圳)有限公司 A kind of data processing method and device
CN108897897B (en) * 2018-07-24 2021-01-05 艾普阳科技(深圳)有限公司 Data processing method and device
CN109614545A (en) * 2018-11-13 2019-04-12 阿里巴巴集团控股有限公司 Page loading method, device and equipment
CN110097331A (en) * 2019-03-28 2019-08-06 东软集团股份有限公司 Method of calibration, device, storage medium and the electronic equipment of business form
CN112630563A (en) * 2020-12-07 2021-04-09 南京能云电力科技有限公司 Intelligent test system and test method for power secondary equipment
CN112630563B (en) * 2020-12-07 2024-05-14 北京博电新力电气股份有限公司 Intelligent test system and test method for electric power secondary equipment
CN112800149A (en) * 2021-02-18 2021-05-14 浪潮云信息技术股份公司 Data blood margin analysis-based data management method and system
CN112800149B (en) * 2021-02-18 2023-08-08 浪潮云信息技术股份公司 Data treatment method and system based on data blood edge analysis

Also Published As

Publication number Publication date
CN106649457B (en) 2020-10-30

Similar Documents

Publication Publication Date Title
CN106649457A (en) Data processing frame based on object relation mapping technology
US20170091589A1 (en) Framework for data extraction by examples
US20140007056A1 (en) Metadata-based Test Data Generation
CN103635897A (en) Dynamically updating a running page
BRPI1002197A2 (en) document reporting, analysis and commenting system
KR101554424B1 (en) Method and apparatus for auto generation of test case
CN104375818A (en) System and method for achieving general data form inputting through configuration files
CN111818175B (en) Enterprise service bus configuration file generation method, device, equipment and storage medium
CN111581920A (en) Document conversion method, device, equipment and computer storage medium
US8756205B2 (en) System and method for rule-based data object matching
CN110020358A (en) Method and apparatus for generating dynamic page
WO2021022703A1 (en) Software project reconstruction method and device, and computer device and storage medium
US10503743B2 (en) Integrating search with application analysis
CN114139503A (en) Document content processing method, device, equipment and storage medium
CN101377737A (en) Resource management apparatus of application system
US10956659B1 (en) System for generating templates from webpages
CN108664505B (en) Method and device for exporting database table structure
JP5867540B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION DEVICE CONTROL METHOD, AND PROGRAM
JP6692289B2 (en) Screen information generating device, screen information generating method, and program
KR101108534B1 (en) The domain rule based automatic management system that both verifies user input data and transforms the result of database sql statements for web applications and controlling method therefore
US10621552B1 (en) Dynamically controlling case model structure using case fragments
CN102193907A (en) Method and system for comparing manuscripts based on B/S (Browser/Server) structure
CN115629763A (en) Target code generation method and NPU instruction display method and device
JP6588988B2 (en) Business program generation support system and business program generation support method
JP5706480B2 (en) Specification management apparatus, specification management method, and specification management program

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
GR01 Patent grant
GR01 Patent grant