CN109726313A - The method and device of operating database - Google Patents

The method and device of operating database Download PDF

Info

Publication number
CN109726313A
CN109726313A CN201811620775.3A CN201811620775A CN109726313A CN 109726313 A CN109726313 A CN 109726313A CN 201811620775 A CN201811620775 A CN 201811620775A CN 109726313 A CN109726313 A CN 109726313A
Authority
CN
China
Prior art keywords
statement
configuration file
xml configuration
data base
database
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
CN201811620775.3A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201811620775.3A priority Critical patent/CN109726313A/en
Publication of CN109726313A publication Critical patent/CN109726313A/en
Pending legal-status Critical Current

Links

Abstract

This application provides a kind of method and devices of operating database, this method is after receiving business processing request, it obtains business processing and requests corresponding XML configuration file, record has processing logical statement relevant to business processing request in configuration file, it handles logical statement and includes at least data base manipulation statement and operating result return statement two types, read the data base manipulation statement in XML configuration file and execution, to obtain database manipulation result, and it reads the operating result return statement in XML configuration file and executes, it is returned with the database manipulation result that will be obtained.Compared with the existing mode for carrying out database manipulation using JAVA file, the application does not use JAVA file, but the database of record action statement in XML configuration file, since the execution efficiency of XML configuration file is better than JAVA file, so that the execution efficiency of the application is higher than existing database manipulation mode.

Description

The method and device of operating database
Technical field
This application involves database technical fields, more specifically, being the method and device of operating database.
Background technique
Database Systems are a kind of efficient data management modes, by the tables of data of structuring to mass data into Row management.In practical business scene, Database Systems can provide basic business data, business processing for business processing program Program can call the business datum in Database Systems.To the calling of business datum in Database Systems, it is properly termed as logarithm According to the operation processing of library system.
Currently, the operation of database depends on JAVA file, record has database tune relevant to business in JAVA file Use logic.However, using the mode in JAVA file operation data library, efficiency is lower.
Summary of the invention
In view of this, this application provides a kind of method of operating database, to improve database manipulation efficiency.Separately Outside, present invention also provides a kind of devices of operating database, to guarantee the application and realization of the method in practice.
In order to achieve the object, technical solution provided by the present application is as follows:
In a first aspect, this application provides a kind of methods of operating database, comprising:
After receiving business processing request, XML configuration file corresponding with business processing request, the XML are obtained Configuration file record has the business processing to request relevant processing logical statement, and the processing logical statement includes at least data Library action statement and operating result return statement two types;
The data base manipulation statement in the XML configuration file and execution are read, to obtain database manipulation result;
It reads the operating result return statement in the XML configuration file and executes, to return to the database manipulation knot Fruit.
In one example, the data base manipulation statement includes a plurality of, and pieces of data library action statement is matched in the XML Setting has front and back sequential write in file;
The then data base manipulation statement read in the XML configuration file and execution, comprising:
According to the front and back sequential write, the data base manipulation statement being successively read in the XML configuration file and execution.
In one example, the processing logical statement in the XML configuration file includes incoming parameter, the incoming parameter Source include two types, respectively business processing request and database manipulation result.
In one example, the data base manipulation statement read in the XML configuration file and execution, comprising:
Target component is extracted from business processing request;
Read the data base manipulation statement in the XML configuration file;
It is passed to the data base manipulation statement using the target component as incoming parameter, and executes the incoming number for having parameter According to library action statement.
In one example, the processing logical statement further include: Verification sentence and verification result return statement;Then This method further include:
Extract the parameter in the business processing request;
It reads the Verification sentence in the XML configuration file and executes, to obtain Verification result;
It reads the verification result return statement in the XML configuration file and executes, with return parameters verification result.
In one example, the method for operating database further include: to the verification step of the XML configuration file;
Wherein the verifying of the XML configuration file specifically includes:
The content format rule of XML configuration file is obtained, and whether the content format for verifying the XML configuration file meets The content format rule.
Second aspect, this application provides a kind of devices of operating database, comprising:
XML configuration file obtains module, after receiving business processing request, obtains and business processing request pair The XML configuration file answered, the XML configuration file record has the business processing to request relevant processing logical statement, described It handles logical statement and includes at least data base manipulation statement and operating result return statement two types;
Data base manipulation statement execution module, for reading the data base manipulation statement in the XML configuration file and holding Row, to obtain database manipulation result;
Database manipulation result return module, for reading the operating result return statement in the XML configuration file simultaneously It executes, to return to the database manipulation result.
In one example, the data base manipulation statement includes a plurality of, and pieces of data library action statement is matched in the XML Setting has front and back sequential write in file;
Then data base manipulation statement execution module includes:
Action statement implementation sub-module, for being successively read in the XML configuration file according to the front and back sequential write Data base manipulation statement and execution.
In one example, the data base manipulation statement execution module includes:
Target component extracting sub-module, for extracting target component from business processing request;
Action statement reading submodule, for reading the data base manipulation statement in the XML configuration file;
Target component afferent module, for being passed to the database manipulation language for the target component as incoming parameter Sentence, and the incoming data base manipulation statement for having parameter is executed, to obtain database manipulation result.
In one example, the device of operating database further include:
Configuration file authentication module, for the verifying to the XML configuration file;
Wherein the configuration file authentication module specifically includes:
Configuration file verifies submodule, for obtaining the content format rule of XML configuration file, and verifies the XML and matches Whether the content format for setting file meets the content format rule.
This application provides a kind of method of operating database, this method obtains after receiving business processing request Business processing requests corresponding XML configuration file, and record has processing logic language relevant to business processing request in configuration file Sentence, processing logical statement include at least data base manipulation statement and operating result return statement two types, read XML configuration Data base manipulation statement and execution in file, to obtain database manipulation as a result, and reading the operation knot in XML configuration file Fruit return statement simultaneously executes, and obtained database manipulation result is returned.Data are carried out using JAVA file with existing The mode of library operation is compared, and the application does not use JAVA file, but database of record operates language in XML configuration file Sentence, since the execution efficiency of XML configuration file is better than JAVA file, so that the execution efficiency of the application is higher than existing database Mode of operation.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of application for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a flow chart of the method for operating database provided by the present application;
Fig. 2 is an example of XML configuration file provided by the present application;
Fig. 3 is a structural schematic diagram of the device of operating database provided by the present application.
Specific embodiment
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 description, it is clear that described embodiments are only a part of embodiments of the present application, instead of all the embodiments.It is based on Embodiment in the application, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall in the protection scope of this application.
Technical solution in order to facilitate understanding, the application connected applications scene first are illustrated.
In practical applications, the processing of a business function usually requires to call the business datum in Database Systems.Tool Body is achieved in that the module of operating database can receive the business processing request of external interface transmission, according to business The requirement for handling request, calls relevant business datum from Database Systems.
The module of operating database is properly termed as database operating modules, and the module is in order to realize the processing function to database Can, it needs to call the data base manipulation statement in the JAVA file write in advance, the mode efficiency of this processing database is lower.
In addition, one business processing request may need database manipulation mould due to the complexity of business scenario in reality Tables of data in block and Database Systems carries out multiple interactive operation.The logic of interaction process is included in JAVA file.It should Interaction process logic in file includes that the data that previous secondary data base manipulation statement obtains are assigned to latter secondary database manipulation Sentence, then the operation that carries out database connection etc., and primary data base manipulation statement and Database Systems after executing again into Row interactive operation.It interacts repeatedly, database code should be developed, corresponding calling logic is also developed in JAVA file Code.Not only execution efficiency is slow for this processing logic, but also versatility is poor, and development efficiency is also relatively low.
In order to solve at least one above-mentioned technical problem, this application provides a kind of method flows of operating database, see Fig. 1, this method process specifically comprise the following steps S101~S103.
S101: after receiving business processing request, XML configuration file corresponding with business processing request, XML configuration are obtained File record has business processing to request relevant processing logical statement, processing logical statement include at least data base manipulation statement and Operating result return statement two types.
Wherein, database operating modules are properly termed as using the module of this method, which can receive external interface The business processing of transmission is requested.The purpose of business processing request is that required business datum is called in request from Database Systems.
It is understood that processing logic corresponding to different business processing requests is different.
The type of business processing request first is different, and processing logic is then different.For example, a certain business processing request is Transaction details are inquired, then are needed using query sentence of database;The request of another business processing to delete contact person, then need using Database cancel statement.Furthermore even same type business processing is requested, processing logic is not also identical.It such as is all data Library inquiry sentence, but inquire content difference may cause query logic may also be different, as may include in a kind of processing logic The verifying of query argument, another kind is handled not to be needed to verify query argument in logic.
Therefore, it can be requested in advance for different business processings, write corresponding processing logical statement.It needs to illustrate It is that the application is protected using the configuration file of XML (Extensible Markup Language, extensible markup language) format Deposit processing logical statement, that is to say, that the different corresponding different XML configuration files of business processing request.
After receiving business processing request, according to the corresponding relationship between business processing request and XML configuration file, for institute The business processing request received determines the XML configuration file corresponding to it.
Record has business processing to request corresponding processing logical statement in XML configuration file, and processing logical statement is divided into more Seed type, in order to realize the operation to database, include at least data base manipulation statement and operating result return statement both The processing logical statement of type.
Wherein, data base manipulation statement refers to the sentence that operation is executed to database, and operation may include inquiry, delete The various types such as remove, increase, modifying.Data base manipulation statement can be specially SQL (Structured Query Language, Structured query language) sentence.
Operating result return statement refers to that the operating result of database will be returned to the sender of business processing request.
S102: the data base manipulation statement in XML configuration file and execution are read, to obtain database manipulation result.
It wherein, include data base manipulation statement in XML configuration file, data base manipulation statement may be embodied in label node In, the label node of XML configuration file is read, parses data base manipulation statement wherein included, and execute be resolved to number According to library action statement, and then database manipulation result can be obtained.
It should be noted that the data base manipulation statement in this step can be multiple, in practical applications, need successively Each label node in XML configuration file is read, the data base manipulation statement in each label node and execution are parsed.
More specifically, pieces of data library action statement has front and back sequential write in XML configuration file, then according to before this Sequential write afterwards, the data base manipulation statement being successively read in XML configuration file and execution.First number in XML configuration file When executing according to library action statement, needing to connect database can be direct after the first data library execution sentence is finished It reads subsequent data base manipulation statement and executes, and be not required to the mode of operation such as existing JAVA file, it is still necessary to data Library is established connection and is operated.
S103: it reads the operating result return statement in XML configuration file and executes, with returned data library operating result.
Wherein, after obtaining database manipulation result, the operating result return statement in XML configuration file is read, will be counted According to library operating result returning to external interface.
From the above technical scheme, this application provides a kind of method of operating database, this method is receiving industry After business processing request, obtains business processing and request corresponding XML configuration file, there is record in configuration file asks with business processing Relevant processing logical statement is sought, processing logical statement includes at least data base manipulation statement and operating result return statement two Seed type reads the data base manipulation statement in XML configuration file and execution, to obtain database manipulation as a result, and reading XML Operating result return statement in configuration file simultaneously executes, and obtained database manipulation result is returned.Make with existing It being compared with the mode that JAVA file carries out database manipulation, the application does not use JAVA file, but in XML configuration file Middle database of record action statement, since the execution efficiency of XML configuration file is better than JAVA file, so that the application's executes effect Rate is higher than existing database manipulation mode.
Specifically, the execution speed of XML configuration file is better than the execution speed of JAVA file.The reason is that XML is configured File is loaded into memory, if the query result that last data library action statement obtains is needed in subsequent database manipulation language It is used in sentence, then the query result that last data library action statement obtains can be transmitted directly to subsequent database manipulation language Sentence uses, and does not need to be judged as the query result of data base manipulation statement each in JAVA file, assignment etc. is patrolled Processing is collected, gives the use of other data base manipulation statements after processing again.
Advantage in terms of in addition to execution efficiency, the development efficiency of the development efficiency of XML configuration file also superior to JAVA file. The reason is that needing to recompilate the exploitations such as packing operation after JAVA file modification if the logic of business processing needs to modify. However, do not need to execute these exploitation operations after XML configuration file modification, only the modification of configuration file content and ?.
In the prior art, code development larger workload increases the burden of developer.However, the application can root According to label rule, flexible configuration parsing, biography value, the result for returning to inquiry database etc. handle logic in XML configuration file.Make User only needs to write an XML configuration file and introduces response Jar packet, can realize flexible configuration automatically, not need volume The unnecessary development amount of developer can be greatly decreased in outer any workload, the application.
The concrete form of XML configuration file is illustrated below.
XML configuration file is made of label node one by one, and each label node has respective process content, The processing logic for collectively forming XML configuration file and being recorded of process content.The process content of label node can be logarithm It operated, can be to incoming parameter progress format verification etc. content according to library.The executive mode of XML configuration file is to press According to the successive sequential write of label node, process content represented by label node is successively executed.
Processing logical statement in XML configuration file includes incoming parameter, and the source for being passed to parameter includes two types, point It Wei not business processing request and database manipulation result.That is, extracting parameter in being requested from business processing, extraction Parameter is as the incoming parameter in data base manipulation statement.Alternatively, the operating result of a data base manipulation statement can be used as The incoming parameter of another data base manipulation statement.
If the incoming parameter of data base manipulation statement is requested from business processing, read in XML configuration file Data base manipulation statement simultaneously executes, and specific implementation includes:
Target component is extracted from business processing request;Read the data base manipulation statement in XML configuration file;By target Parameter is passed to data base manipulation statement as incoming parameter, and executes the incoming data base manipulation statement for having parameter.
Processing logical statement in XML configuration file is in addition to including that above data library action statement and operating result return to language Sentence two types can also include the sentence of following two type, i.e. Verification sentence and verification result return statement.
Based on the XML configuration file of above-mentioned form, the method for operating database provided by the present application is further comprising the steps of, That is:
Extract the parameter in business processing request;It reads the Verification sentence in XML configuration file and executes, to obtain Verification result;It reads the verification result return statement in XML configuration file and executes, with return parameters verification result.
It wherein include proof rule and parameter and standard in Verification sentence, according to proof rule verifying business processing request In parameter whether meet parameter and standard.The effect of verification result return statement is that verification result is returned to business processing request Sender.
Below by way of specific application scenarios and several XML configuration file examples, the form of XML configuration file is said It is bright.
Database operating modules receive the business processing request of external interface transmission, it is assumed that business processing request Purpose be, request from database inquire certain time period in bank card business dealing detail.Then database operating modules parse Parameter required for inquiry database is therefrom extracted in business processing request, and parameter includes from date and the termination of period Date.
By taking XML configuration file shown in Fig. 2 as an example, it is assumed that the time parameter extracted from business processing request is STR_ DATE (from date of period) and END_DATE (date of expiry of period) includes label node in the configuration file <ifbf>includes condition field in the label node, and what which indicated is the judgement item to two time parameters Part.The content of Rule of judgment is to judge whether the format of time parameter is inaccurate.According to the processing logic of configuration file, if The format inaccuracy of time parameter, then return to the content for including in label node<key>, the content which includes is used for Indicate time parameter format inaccuracy.
It requires supplementation with a bit, the R in Fig. 2 in condition field can be used to indicate that external incoming parameter.
About data base manipulation statement it should be noted that including this type of data base manipulation statement in processing logical statement The sentence of type, query sentence of database may be embodied in various types of label nodes and execute.
A kind of example is that query sentence of database may be embodied in<atom>label node.
The example code of XML configuration file shown in see below, include in label node<atom>subtab< Content >, it include the SQL statement for indicating inquiry, i.e. SELECT statement in the subtab.
It requires supplementation with a bit, the D in the condition field of above-mentioned example code can be indicated, parameter TIME_SCOPE From the resulting query result of other query sentence of database.
In another example, query sentence of database be may be embodied in Rule of judgment<ifbf>label node.
Still by taking above-mentioned example code as an example, what the condition field in<ifbf>label node may include is data Library action statement.
In another example, data base manipulation statement is further included in circulation class label node.
Circulation class label node refers to that circulation repeatedly carries out the label node of the operation of same treatment.Database manipulation Sentence is included in such label node, can realize the processing to the multiple identical content of database.
In another example, data base manipulation statement is further included in the label node of the types such as text class label node In.
Text class label node refers to the label node comprising JAVA sentence.Data base manipulation statement also may include In such label node.For example, the function of JAVA sentence is, looked into obtaining data base manipulation statement from database After all query results ask, select the partial query result for meeting condition as the inquiry finally returned that from query result As a result.
It should be noted that in addition to above several examples, data base manipulation statement is further included in other kinds of mark It signs in node.
No matter data base manipulation statement, in the label node of which seed type, the label node in XML configuration file is With successive sequential write.
In practical applications, the method for operating database provided by the present application can also include: and test XML configuration file Demonstrate,prove step.Specifically: the verification step to XML configuration file may include:
The content format rule of XML configuration file is obtained, and whether the content format of verifying XML configuration file meets content Format convention.
Wherein, XML configuration file has certain content format rule, for example, in XML configuration file it is possible that Which label node has, what kind of the title of each label node is, what kind of the cannonical format of label node is, label section Which the field that point may include has, what kind of the title of field is, what kind of, etc. the cannonical format of field be.
Before executing the processing logical statement in XML configuration file, need to carry out the content format of XML configuration file Verifying, verifies its no requirement for meeting above content format convention.
See Fig. 3, this application provides a kind of devices of operating database, and specifically include: XML configuration file obtains module 301, data base manipulation statement execution module 302 and database manipulation result return module 303.
XML configuration file obtains module 301, after receiving business processing request, obtains and business processing request pair The XML configuration file answered, XML configuration file record have business processing to request relevant processing logical statement, handle logical statement Including at least data base manipulation statement and operating result return statement two types;
Data base manipulation statement execution module 302, for reading the data base manipulation statement in XML configuration file and holding Row, to obtain database manipulation result;
Database manipulation result return module 303, for reading the operating result return statement in XML configuration file and holding Row, with returned data library operating result.
In one implementation, data base manipulation statement includes a plurality of, and pieces of data library action statement configures text in XML There is front and back sequential write in part;
Then data base manipulation statement execution module 302 may include:
Action statement implementation sub-module, the database for being successively read in XML configuration file according to front and back sequential write Action statement simultaneously executes.
In one implementation, the processing logical statement in XML configuration file includes incoming parameter, is passed to coming for parameter Source includes two types, respectively business processing request and database manipulation result.
In one implementation, data base manipulation statement execution module includes:
Target component extracting sub-module, for extracting target component in requesting from business processing;
Action statement reading submodule, for reading the data base manipulation statement in XML configuration file;
Target component afferent module for being passed to data base manipulation statement for target component as incoming parameter, and executes The incoming data base manipulation statement for having parameter, to obtain database manipulation result.
In one implementation, logical statement is handled further include: Verification sentence and verification result return statement;Then The device further include: Verification module;
Wherein Verification module includes:
Parameter extraction submodule, for extracting the parameter in business processing request;
Verification submodule is tested for reading the Verification sentence in XML configuration file and executing with obtaining parameter Demonstrate,prove result;
Verifying returns to submodule, for reading the verification result return statement in XML configuration file and executing, to return to ginseng Number verification result.
In one implementation, the device of operating database can also include:
Configuration file authentication module, for the verifying to XML configuration file;
Wherein configuration file authentication module specifically includes:
Configuration file verifies submodule, for obtaining the content format rule of XML configuration file, and verifying XML configuration text Whether the content format of part meets content format rule.
It should be noted that all the embodiments in this specification are described in a progressive manner, each embodiment weight Point explanation is the difference from other embodiments, and the same or similar parts between the embodiments can be referred to each other.
It should also be noted that, herein, relational terms such as first and second and the like are used merely to one Entity or operation are distinguished with another entity or operation, without necessarily requiring or implying between these entities or operation There are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant are intended to contain Lid non-exclusive inclusion, so that the process, method, article or equipment including a series of elements is not only wanted including those Element, but also including other elements that are not explicitly listed, or further include for this process, method, article or equipment Intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in process, method, article or equipment including above-mentioned element.
The foregoing description of the disclosed embodiments makes professional and technical personnel in the field can be realized or use the application. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the application.Therefore, the application It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of method of operating database characterized by comprising
After receiving business processing request, XML configuration file corresponding with business processing request, the XML configuration are obtained File record has the business processing to request relevant processing logical statement, and the processing logical statement is grasped including at least database Make sentence and operating result return statement two types;
The data base manipulation statement in the XML configuration file and execution are read, to obtain database manipulation result;
It reads the operating result return statement in the XML configuration file and executes, to return to the database manipulation result.
2. the method for operating database according to claim 1, which is characterized in that the data base manipulation statement includes more Item, pieces of data library action statement have front and back sequential write in the XML configuration file;
The then data base manipulation statement read in the XML configuration file and execution, comprising:
According to the front and back sequential write, the data base manipulation statement being successively read in the XML configuration file and execution.
3. the method for operating database according to claim 1, which is characterized in that the processing in the XML configuration file Logical statement includes incoming parameter, and the source of the incoming parameter includes two types, the respectively described business processing request and Database manipulation result.
4. the method for operating database according to claim 1, which is characterized in that described to read the XML configuration file In data base manipulation statement and execution, comprising:
Target component is extracted from business processing request;
Read the data base manipulation statement in the XML configuration file;
It is passed to the data base manipulation statement using the target component as incoming parameter, and executes the incoming database for having parameter Action statement.
5. the method for operating database according to claim 1, which is characterized in that the processing logical statement further include: Verification sentence and verification result return statement;Then this method further include:
Extract the parameter in the business processing request;
It reads the Verification sentence in the XML configuration file and executes, to obtain Verification result;
It reads the verification result return statement in the XML configuration file and executes, with return parameters verification result.
6. the method for operating database according to claim 1, which is characterized in that further include: to the XML configuration file Verification step;
Wherein the verifying of the XML configuration file specifically includes:
Obtain the content format rule of XML configuration file, and the content format for verifying the XML configuration file whether meet it is described Content format rule.
7. a kind of device of operating database characterized by comprising
XML configuration file obtains module, after receiving business processing request, obtains corresponding with business processing request XML configuration file, the XML configuration file record have the business processing to request relevant processing logical statement, the processing Logical statement includes at least data base manipulation statement and operating result return statement two types;
Data base manipulation statement execution module, for reading data base manipulation statement and execution in the XML configuration file, with Obtain database manipulation result;
Database manipulation result return module, for reading the operating result return statement in the XML configuration file and executing, To return to the database manipulation result.
8. the device of operating database according to claim 7, which is characterized in that the data base manipulation statement includes more Item, pieces of data library action statement have front and back sequential write in the XML configuration file;
Then data base manipulation statement execution module includes:
Action statement implementation sub-module is used for according to the front and back sequential write, the number being successively read in the XML configuration file According to library action statement and execute.
9. the device of operating database according to claim 7, which is characterized in that the data base manipulation statement executes mould Block includes:
Target component extracting sub-module, for extracting target component from business processing request;
Action statement reading submodule, for reading the data base manipulation statement in the XML configuration file;
Target component afferent module, for being passed to the data base manipulation statement for the target component as incoming parameter, and The incoming data base manipulation statement for having parameter is executed, to obtain database manipulation result.
10. the device of operating database according to claim 7, which is characterized in that further include:
Configuration file authentication module, for the verifying to the XML configuration file;
Wherein the configuration file authentication module specifically includes:
Configuration file verifies submodule, for obtaining the content format rule of XML configuration file, and verifies the XML configuration text Whether the content format of part meets the content format rule.
CN201811620775.3A 2018-12-28 2018-12-28 The method and device of operating database Pending CN109726313A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811620775.3A CN109726313A (en) 2018-12-28 2018-12-28 The method and device of operating database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811620775.3A CN109726313A (en) 2018-12-28 2018-12-28 The method and device of operating database

Publications (1)

Publication Number Publication Date
CN109726313A true CN109726313A (en) 2019-05-07

Family

ID=66296643

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811620775.3A Pending CN109726313A (en) 2018-12-28 2018-12-28 The method and device of operating database

Country Status (1)

Country Link
CN (1) CN109726313A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110909000A (en) * 2019-11-19 2020-03-24 深圳市网心科技有限公司 Data processing method, system, device and computer readable storage medium
CN113467765A (en) * 2021-09-06 2021-10-01 深圳市信润富联数字科技有限公司 Js-based database request modular processing method, equipment and storage medium
CN113703739A (en) * 2021-09-03 2021-11-26 上海森亿医疗科技有限公司 Cross-language fusion computing method, system and terminal based on omiga engine

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126564A (en) * 2016-06-17 2016-11-16 浙江万朋教育科技股份有限公司 A kind of method rendered based on dynamic template language
CN107025253A (en) * 2016-09-19 2017-08-08 阿里巴巴集团控股有限公司 A kind of method, database operation method and device for creating database interface
CN107346320A (en) * 2016-05-06 2017-11-14 北京神州泰岳软件股份有限公司 A kind of data calling method and device
CN107622091A (en) * 2017-08-23 2018-01-23 阿里巴巴集团控股有限公司 A kind of data base query method and device
US20180032634A1 (en) * 2016-07-29 2018-02-01 ALQIMI Analytics & Intelligence, LLC System and methods for retrieving and displaying data utilizing a content authoring toolkit (cat)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107346320A (en) * 2016-05-06 2017-11-14 北京神州泰岳软件股份有限公司 A kind of data calling method and device
CN106126564A (en) * 2016-06-17 2016-11-16 浙江万朋教育科技股份有限公司 A kind of method rendered based on dynamic template language
US20180032634A1 (en) * 2016-07-29 2018-02-01 ALQIMI Analytics & Intelligence, LLC System and methods for retrieving and displaying data utilizing a content authoring toolkit (cat)
CN107025253A (en) * 2016-09-19 2017-08-08 阿里巴巴集团控股有限公司 A kind of method, database operation method and device for creating database interface
CN107622091A (en) * 2017-08-23 2018-01-23 阿里巴巴集团控股有限公司 A kind of data base query method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110909000A (en) * 2019-11-19 2020-03-24 深圳市网心科技有限公司 Data processing method, system, device and computer readable storage medium
CN113703739A (en) * 2021-09-03 2021-11-26 上海森亿医疗科技有限公司 Cross-language fusion computing method, system and terminal based on omiga engine
CN113467765A (en) * 2021-09-06 2021-10-01 深圳市信润富联数字科技有限公司 Js-based database request modular processing method, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109670081A (en) The method and device of service request processing
RU2648966C2 (en) Apparatus and method for processing multiple open api
US7526490B2 (en) Method of and system for providing positional based object to XML mapping
US7596550B2 (en) System and method for query planning and execution
CN109726313A (en) The method and device of operating database
CN104424018B (en) Distributed Calculation transaction methods and device
US20060041539A1 (en) Method and apparatus for organizing, visualizing and using measured or modeled system statistics
CN103294652B (en) A kind of data transfer device and system
US11762920B2 (en) Composite index on hierarchical nodes in the hierarchical data model within a case model
CN108415845A (en) AB tests computational methods, device and the server of system index confidence interval
CN110912782B (en) Data acquisition method, device and storage medium
CN109656963A (en) Metadata acquisition methods, device, equipment and computer readable storage medium
US7640238B2 (en) Query planning for execution using conditional operators
CN103810272A (en) Data processing method and system
CN109324958A (en) A kind of REST unifies method of calibration, device, equipment and readable storage medium storing program for executing
CN114095535B (en) Method for automatically mapping time sequence variable of physical equipment into digital model
Oluwagbemi et al. Automatic generation of test cases from activity diagrams for UML based testing (UBT)
CN113918637A (en) BPMN2.0 specification-based process engine platform creation method and system
CN111522840B (en) Label configuration method, device, equipment and computer readable storage medium
US9613090B2 (en) Simplified query generation from prior query results
CN111061733A (en) Data processing method and device, electronic equipment and computer readable storage medium
Agape et al. P4fuzz: A compiler fuzzer for securing p4 programmable dataplanes
CN107133040A (en) A kind of standardized product service apparatus and business module extend method of replacing
CN113449166A (en) Data acquisition method, device, equipment and storage medium
CN106330556A (en) Method and device for generating service module calling associated information

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: 20190507