CN104536963A - A dispatching method and system during storing process - Google Patents

A dispatching method and system during storing process Download PDF

Info

Publication number
CN104536963A
CN104536963A CN201410640515.8A CN201410640515A CN104536963A CN 104536963 A CN104536963 A CN 104536963A CN 201410640515 A CN201410640515 A CN 201410640515A CN 104536963 A CN104536963 A CN 104536963A
Authority
CN
China
Prior art keywords
character string
storing process
long character
service request
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
CN201410640515.8A
Other languages
Chinese (zh)
Other versions
CN104536963B (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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201410640515.8A priority Critical patent/CN104536963B/en
Publication of CN104536963A publication Critical patent/CN104536963A/en
Application granted granted Critical
Publication of CN104536963B publication Critical patent/CN104536963B/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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2291User-Defined Types; Storage management thereof

Landscapes

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

Abstract

A dispatching method and system during a storing process of the present invention are provided. Parameters of an application layer are packaged into one big data type long character string, all parameters needed during the storing process are included therein, and in this way, incoming parameters needed during a target storing process can be transmitted inside through a defined unified entrance. For example, if the application layer needs to dispatch a certain storing process and issues a corresponding service request, the method of the present invention can value the incoming parameters in the service request, package the incoming parameters in the long character string, and send the long character string and an identifier of the target storing process to a database (a scheduling module), so that the database schedules a corresponding storing process according to the identifier and sends the long character string to the storing process, and a following storing process may analyze a value of the needed incoming parameters from the long character string, and operate on the database. Therefore, the method of the present invention avoids repeated interface development operations of developers through the unified interface dispatching storing process, and also supports the flexible adjustment of the interface.

Description

A kind of dispatching method of storing process and system
Technical field
The invention belongs to Interface design and technical field of information processing, particularly relate to a kind of dispatching method and system of storing process.
Background technology
Storing process is in large-scale database system, one group of SQL (StructuredQuery Language that can complete specific function, Structured Query Language (SQL)) statement collection, it stores in a database after compiling, user by designated store process title and provide parameter (if this storing process is with parameter) and carry out Calling Stored Procedure.
In Database Systems, storing process is the effective selection realizing data access function, in order to Calling Stored Procedure, application layer developer needs each storing process for included number of parameters, parameter type are different to design corresponding interface respectively, cause the development needing to carry out a large amount of high duplication, and diversified interface and application layer code are coupled, be not easy to adjust interface neatly.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of dispatching method and system of storing process, to realize dispatching storing process by unified interface, avoid the repeated interface exploitation work of application layer developer, simultaneously for the flexible adjustment of interface provides support.
For this reason, the present invention's openly following technical scheme:
A dispatching method for storing process, comprising:
Receive the service request of application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number;
Utilize the long character string encapsulation format that presets to enter ginseng to described M and value encapsulates, obtain the first long character string of Large data types, needed for all storing processs that described first long character string comprises database, enter ginseng;
Described storing process mark and described first long character string are sent to default tune and play module, play module to make described tune and utilize described storing process mark to adjust corresponding storing process, and import described first long character string into described storing process.
Said method, preferably, described service request also comprise N number of go out ginseng and data type, described N is natural number.
Said method, preferably, described service request specifically adopts the form of business object.
Said method, preferably, also comprises:
Receive the second long character string of the Large data types having adjusted module to return, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string comprises database;
Described second long character string is resolved, obtains going out to join value needed for described service request, and go out to join data type according to described service request defined, set up one include described in go out to join value return results object;
The described object that returns results is sent to described application service.
Said method, preferably, described first long character string and described second long character string are the long character string of expandable mark language XML form, and the long character string of described XML format adopts Large data types LOB to store.
Said method, preferably, it is any one in database or proxies store process that described tune plays module.
A dispatching system for storing process, comprising:
First receiver module, for receiving the service request of application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number;
Package module, enters ginseng for utilizing the long character string encapsulation format that presets to described M and value encapsulates, and obtains the first long character string of Large data types, enters ginseng needed for all storing processs that described first long character string comprises database;
First sending module, module is played for described storing process mark and described first long character string are sent to default tune, playing module to make described tune utilizes described storing process mark to adjust corresponding storing process, and imports described first long character string into described storing process.
Said system, preferably, also comprises:
Second receiver module, for receiving the Large data types having adjusted module to return second long character string, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string comprises database;
Parsing module, for resolving described second long character string, obtains going out to join value needed for described service request, and goes out to join data type according to described service request defined, set up one include described in go out to join value return results object;
Second sending module, for being sent to described application service by the described object that returns results.
From above scheme, the parameter of application layer is encapsulated as the long character string of a Large data types by the present invention, parameter (as date, the amount of money, account, state etc.) needed for all storing processs is included in this character string, and the transmission that enters to join required for object storing process just can be entered by the unified entrance like this by limiting.Such as, if application layer needs to call certain storing process and sends corresponding service request, the value that enters to join included in service request can be encapsulated in described long character string by the inventive method, and storing process included in this long character string and service request mark is sent to database (having adjusted module), corresponding storing process has been adjusted according to this mark to make database, and long character string is sent to described storing process, follow-up storing process can parse and required enter to join value from long character string, and operates database.Visible, present invention achieves and dispatch storing process by unified interface, avoid the repeated interface exploitation work of application layer developer, simultaneously for the flexible adjustment of interface provides support.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
Fig. 1 is a kind of process flow diagram of storing process dispatching method disclosed in the embodiment of the present invention one;
Fig. 2 is the principle of work schematic diagram of service layer disclosed in the embodiment of the present invention one;
Fig. 3 is the transfer process schematic diagram that business object disclosed in the embodiment of the present invention one is converted to long character string;
Fig. 4 is the another kind of process flow diagram of storing process dispatching method disclosed in the embodiment of the present invention two;
Fig. 5 is the principle of work schematic diagram of service layer after the disclosed use proxies store of the embodiment of the present invention three;
Fig. 6 is a kind of structural representation of storing process dispatching system disclosed in the embodiment of the present invention four;
Fig. 7 is the another kind of structural representation of storing process dispatching system disclosed in the embodiment of the present invention four.
Embodiment
For the purpose of quoting and know, the technical term hereinafter used, to write a Chinese character in simplified form or summary of abridging is explained as follows:
MVC pattern: Model-View-Controller (MVC) is a kind of software architecture pattern in soft project, and software systems are divided into three essential parts: model (Model), view (View) and controller (Controller).Model (Model) is for encapsulating the data relevant to the service logic of application program and the disposal route to data." model " has the power to data access directly, such as, to the access of database.
Storing process: Stored Procedure, in large-scale database system, one group in order to complete the SQL statement collection of specific function, store in a database after compiling, user is by the name of designated store process and provide parameter (if this storing process is with parameter) and perform it.
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment one
The present embodiment one discloses a kind of dispatching method of storing process, and with reference to figure 1, described method can comprise the following steps:
S101: the service request receiving application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number.
S102: utilize the long character string encapsulation format that presets to enter ginseng to described M and value encapsulates, obtains the first long character string of Large data types, enters ginseng needed for all storing processs that described first long character string comprises database.
S103: described storing process mark and described first long character string are sent to default tune and play module, plays module to make described tune and utilizes described storing process mark to adjust corresponding storing process, and import described first long character string into described storing process.
Wherein, storing process carries out exchanges data by Parameter transfer and application layer, and the number of parameters required for the storing process of different service logics, style differences are very large.In order to avoid carrying out corresponding interface exploitation one by one to each storing process, cause a large amount of repetitive operation of developer, the present invention is that application layer provides a unified interface can called all storing processs of database, namely particularly, all parameters of application layer are encapsulated as the long character string of a Large data types by the present invention, content of parameter required for all storing processs is (as the date, the amount of money, account, state etc.) be included in this character string, thus this character string can towards any one storing process, the transmission that enters to join required for storing process can be entered by this character string.
When applying of the present invention, can the unified access function of described unified interface (i.e. the processing logic of the inventive method) design can be employed in the service layer that layer calls at one to layer transparent, in the present embodiment, described interface is defined as the form of business object, thus provides extendability for later variation.Wherein, business object comprise needs by the title of the storing process adjusted, enter ginseng and value thereof, go out ginseng and go out the data type etc. of ginseng.
The present invention takes method parameter being encapsulated as XML format, obtains long string argument.As shown in Figure 2, what have a storing process when the application service of application layer calls demand, and when sending business object statement to service layer (sending service request), service layer can analyze imports parameter in business object, and set up an XML label that can uniquely locate for each parameter of this object, effectively save full detail from damage, achieve the effect that the business object varied is converted to unified parameters; On this basis, encapsulate the long character string obtained corresponding to this business object, concrete transfer process can with reference to figure 3.
Wherein, the Large data types LOB that the present embodiment specifically adopts data to provide, stores the long character string after conversion, to guarantee the parameter information needed for enough space storing processs.
In the present embodiment, described tune plays module and is specially database.
When service layer to business object import parameter into and value encapsulates, after obtaining long character string, continue this long character string and need the mark (such as the title of object storing process) of the object storing process adjusted to be sent to database, corresponding storing process has been adjusted according to the storing process title received to make database, and described long character string is sent to described storing process, follow-up, after this storing process obtains the long string argument imported into, first according to XML format, it is resolved, and according to XML label obtain needed for enter to join value, operate accordingly according to the SQL set pair database corresponding to itself more afterwards, thus the tune achieving target storing process rises.
Use scenes of the present invention can comprise the application and development architecture mode of multiple MVC (Model View Controller, model-view-controller).
From above scheme, the parameter of application layer is encapsulated as the long character string of a Large data types by the present invention, parameter (as date, the amount of money, account, state etc.) needed for all storing processs is included in this character string, and the transmission that enters to join required for object storing process just can be entered by the unified entrance like this by limiting.Such as, if application layer needs to call certain storing process and sends corresponding service request, the value that enters to join included in service request can be encapsulated in described long character string by the inventive method, and storing process included in this long character string and service request mark is sent to database, to make database adjust corresponding storing process according to this mark, and long character string is sent to the transmission that described storing process realizes into ginseng value.Visible, present invention achieves and dispatch storing process by unified interface, avoid the repeated interface exploitation work of application layer developer, simultaneously for the flexible adjustment of interface provides support.
Embodiment two
The present embodiment two, with reference to figure 4, described method can also comprise the following steps:
S104: the second long character string receiving the Large data types having adjusted module to return, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string comprises database.
S105: resolve described second long character string, obtains going out to join value needed for described service request, and goes out to join data type according to described service request defined, set up one include described in go out to join value return results object;
S106: the described object that returns results is sent to described application service.
When after application layer Calling Stored Procedure, can need to receive corresponding response results, to carry out follow-up business processing.For this kind of situation, the present invention is similarly the long character string that it devises a Large data types, to realize the execution result of storing process being encapsulated in this long character string, this character string include needed for all storing processs go out ginseng.Thus, by this encapsulation, present invention achieves and miscellaneous returning results is included in the long character string of XML format, avoid the return parameters that developer removes to state one by one storing process.
When object storing process has been adjusted and performed corresponding operating to database, all for database results normally returned have been encapsulated in the long character string of above-mentioned XML format by this storing process, afterwards, via database, this long character string are back to service layer.
Afterwards, service layer resolves the long character string of XML returned, object is returned results according to newly-built one of the parameter type of application layer statement when calling, and label values all in XML are assigned to the corresponding parameter of this result object, finally, the result object containing return parameters value is fed back to the application service of service layer, achieve the request-response mechanism of application layer and storing process.
Wherein, long string wrapper and the resolving of the mutual and service layer between service layer and database store process are transparent to application layer, application layer realizes calling each storing process of database by the unified interface calling service layer, returning results needed for acquisition.
Embodiment three
The inventive method is under the Development Framework of MVC model, if application layer needs Calling Stored Procedure, then application layer is required to be each storing process and configures a statement, with facilitate follow-up to service layer submit to service request time use, wherein, below for application layer is a concrete example of storing process institute configuration statement:
Thus for different storing processs, application layer needs to configure multiple statement, a corresponding storing process statement of storing process ID (Identity, identify label number).When actual Calling Stored Procedure, concrete storing process associates with the application service of application layer according to the storing process ID of statement by service layer.
Based on this, in order to reduce the configuration effort amount of application layer, the present embodiment three proposes the mechanism of proxies store process, to realize the United Dispatching of storing process.Only be required to be the unified configuration of each storing process after using this mechanism once, this mechanism is applicable to all self-defining storing processs, and wherein, for proxies store process, the unified statement content configured is as follows:
Wherein, with reference to figure 5, serve as by proxies store process the role having adjusted module, when calling concrete storing process, application layer imports the title proc_name of storing process into parameter as what call proxies store process, has been adjusted the storing process needing to perform by proxies store process.For application layer, only need for proxies store Process configuration once, just can indirectly realize calling of storing process.
Visible, the present embodiment three, by the mode of proxies store process, avoids the work of developer's repeated configuration.
Embodiment four
The present embodiment four discloses a kind of dispatching system of storing process, and with reference to figure 6, described system comprises the first receiver module 100, package module 200 and the first sending module 200.
First receiver module 100, for receiving the service request of application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number.
Package module 200, ginseng is entered to described M and value encapsulates for utilizing the long character string encapsulation format that presets, obtain the first long character string of Large data types, needed for all storing processs that described first long character string encapsulation format comprises database, enter ginseng.
First sending module 300, module is played for described storing process mark and described first long character string are sent to default tune, playing module to make described tune utilizes described storing process mark to adjust corresponding storing process, and imports described first long character string into described storing process.
With reference to figure 7, described system also comprises the second receiver module 400, parsing module 500 and the second sending module 600.
Second receiver module 400, for receiving the Large data types having adjusted module to return second long character string, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string encapsulation format comprises database.
Parsing module 500, for resolving described second long character string, obtains going out to join value needed for described service request, and goes out to join data type according to described service request defined, set up one include described in go out to join value return results object.
Second sending module 600, for being sent to described application service by the described object that returns results.
For storing process dispatching system disclosed in the embodiment of the present invention four, because it is corresponding with storing process dispatching method disclosed in above each embodiment, so description is fairly simple, relevant similarity refers to the explanation of storing process dispatching method part in above each embodiment, no longer describes in detail herein.
In sum, the present invention by providing a service layer in the middle of application layer and storing process, the storing process achieving layer transparent unifies entrance and scheduling, relieves being coupled of application layer and stored-procedure interface, avoids the repeated interface exploitation of application layer developer; Meanwhile, by the mode of proxies store process, avoid the work of developer's repeated configuration.
It should be noted that, each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.
For convenience of description, various module or unit is divided into describe respectively with function when describing above system.Certainly, the function of each unit can be realized in same or multiple software and/or hardware when implementing the application.
As seen through the above description of the embodiments, those skilled in the art can be well understood to the mode that the application can add required general hardware platform by software and realizes.Based on such understanding, the technical scheme of the application can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product can be stored in storage medium, as ROM/RAM, magnetic disc, CD etc., comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform the method described in some part of each embodiment of the application or embodiment.
Finally, also it should be noted that, in this article, the relational terms of such as first, second, third and fourth etc. and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (8)

1. a dispatching method for storing process, is characterized in that, comprising:
Receive the service request of application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number;
Utilize the long character string encapsulation format that presets to enter ginseng to described M and value encapsulates, obtain the first long character string of Large data types, needed for all storing processs that described first long character string comprises database, enter ginseng;
Described storing process mark and described first long character string are sent to default tune and play module, play module to make described tune and utilize described storing process mark to adjust corresponding storing process, and import described first long character string into described storing process.
2. method according to claim 1, is characterized in that, described service request also comprise N number of go out ginseng and data type, described N is natural number.
3. method according to claim 2, is characterized in that, described service request specifically adopts the form of business object.
4. method according to claim 3, its character, also comprises:
Receive the second long character string of the Large data types having adjusted module to return, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string comprises database;
Described second long character string is resolved, obtains going out to join value needed for described service request, and go out to join data type according to described service request defined, set up one include described in go out to join value return results object;
The described object that returns results is sent to described application service.
5. the method according to claim 4, is characterized in that, described first long character string and described second long character string are the long character string of expandable mark language XML form, and the long character string of described XML format adopts Large data types LOB to store.
6. the method according to claim 4, is characterized in that, it is any one in database or proxies store process that described tune plays module.
7. a dispatching system for storing process, is characterized in that, comprising:
First receiver module, for receiving the service request of application service in application layer, described service request comprises storing process mark, M enters ginseng and value thereof, and wherein, described M is natural number;
Package module, enters ginseng for utilizing the long character string encapsulation format that presets to described M and value encapsulates, and obtains the first long character string of Large data types, enters ginseng needed for all storing processs that described first long character string comprises database;
First sending module, module is played for described storing process mark and described first long character string are sent to default tune, playing module to make described tune utilizes described storing process mark to adjust corresponding storing process, and imports described first long character string into described storing process.
8. system according to claim 7, is characterized in that, also comprises:
Second receiver module, for receiving the Large data types having adjusted module to return second long character string, described second long character string is returned results to database the character string carrying out encapsulating gained by the storing process adjusted, goes out ginseng needed for all storing processs that described second long character string comprises database;
Parsing module, for resolving described second long character string, obtains going out to join value needed for described service request, and goes out to join data type according to described service request defined, set up one include described in go out to join value return results object;
Second sending module, for being sent to described application service by the described object that returns results.
CN201410640515.8A 2014-11-13 2014-11-13 A kind of dispatching method and system of storing process Active CN104536963B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410640515.8A CN104536963B (en) 2014-11-13 2014-11-13 A kind of dispatching method and system of storing process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410640515.8A CN104536963B (en) 2014-11-13 2014-11-13 A kind of dispatching method and system of storing process

Publications (2)

Publication Number Publication Date
CN104536963A true CN104536963A (en) 2015-04-22
CN104536963B CN104536963B (en) 2019-01-25

Family

ID=52852491

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410640515.8A Active CN104536963B (en) 2014-11-13 2014-11-13 A kind of dispatching method and system of storing process

Country Status (1)

Country Link
CN (1) CN104536963B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784047A (en) * 2016-11-14 2018-03-09 平安科技(深圳)有限公司 The implementation method and device of storing process
CN108520003A (en) * 2018-03-12 2018-09-11 新华三大数据技术有限公司 A kind of storing process scheduling system and method
CN109299103A (en) * 2018-10-23 2019-02-01 贵阳朗玛信息技术股份有限公司 A kind of database store process enters to join system and method
CN110674205A (en) * 2019-09-23 2020-01-10 苏州达家迎信息技术有限公司 Single table query method, device, terminal and readable storage medium
CN111427695A (en) * 2020-04-01 2020-07-17 山东汇贸电子口岸有限公司 Concurrent scheduling device for storage process in distributed database
CN112631692A (en) * 2019-09-24 2021-04-09 腾讯科技(深圳)有限公司 Application program operation control method and device and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020038336A1 (en) * 2000-08-08 2002-03-28 International Business Machines Corporation IMS transaction messages metamodel
CN1828527A (en) * 2005-02-28 2006-09-06 微软公司 Platform for data services across disparate application frameworks
CN101004683A (en) * 2007-01-31 2007-07-25 华为技术有限公司 Method and device for accessing database
CN101645074A (en) * 2009-09-07 2010-02-10 浪潮集团山东通用软件有限公司 Method for accessing relational databases of different types
CN102571720A (en) * 2010-12-27 2012-07-11 中国移动通信集团辽宁有限公司 Method and device for processing heterogeneous information contents
CN103198140A (en) * 2013-04-16 2013-07-10 上海斐讯数据通信技术有限公司 Database storage system and data storage method
CN103853803A (en) * 2013-06-26 2014-06-11 携程计算机技术(上海)有限公司 Database configuration file encapsulation method and operation method as well as operation device thereof

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020038336A1 (en) * 2000-08-08 2002-03-28 International Business Machines Corporation IMS transaction messages metamodel
CN1828527A (en) * 2005-02-28 2006-09-06 微软公司 Platform for data services across disparate application frameworks
CN101004683A (en) * 2007-01-31 2007-07-25 华为技术有限公司 Method and device for accessing database
CN101645074A (en) * 2009-09-07 2010-02-10 浪潮集团山东通用软件有限公司 Method for accessing relational databases of different types
CN102571720A (en) * 2010-12-27 2012-07-11 中国移动通信集团辽宁有限公司 Method and device for processing heterogeneous information contents
CN103198140A (en) * 2013-04-16 2013-07-10 上海斐讯数据通信技术有限公司 Database storage system and data storage method
CN103853803A (en) * 2013-06-26 2014-06-11 携程计算机技术(上海)有限公司 Database configuration file encapsulation method and operation method as well as operation device thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘志波: ".NET中统一的存储过程调用方法", 《计算机应用》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784047A (en) * 2016-11-14 2018-03-09 平安科技(深圳)有限公司 The implementation method and device of storing process
CN107784047B (en) * 2016-11-14 2020-09-11 平安科技(深圳)有限公司 Method and device for realizing storage process
CN108520003A (en) * 2018-03-12 2018-09-11 新华三大数据技术有限公司 A kind of storing process scheduling system and method
CN108520003B (en) * 2018-03-12 2019-11-12 新华三大数据技术有限公司 A kind of storing process scheduling system and method
CN109299103A (en) * 2018-10-23 2019-02-01 贵阳朗玛信息技术股份有限公司 A kind of database store process enters to join system and method
CN109299103B (en) * 2018-10-23 2022-02-18 贵阳朗玛信息技术股份有限公司 Database storage process parameter entering system and method
CN110674205A (en) * 2019-09-23 2020-01-10 苏州达家迎信息技术有限公司 Single table query method, device, terminal and readable storage medium
CN110674205B (en) * 2019-09-23 2022-07-26 苏州达家迎信息技术有限公司 Single table query method, device, terminal and readable storage medium
CN112631692A (en) * 2019-09-24 2021-04-09 腾讯科技(深圳)有限公司 Application program operation control method and device and storage medium
CN112631692B (en) * 2019-09-24 2023-08-29 腾讯科技(深圳)有限公司 Application program operation control method, device and storage medium
CN111427695A (en) * 2020-04-01 2020-07-17 山东汇贸电子口岸有限公司 Concurrent scheduling device for storage process in distributed database

Also Published As

Publication number Publication date
CN104536963B (en) 2019-01-25

Similar Documents

Publication Publication Date Title
CN104536963A (en) A dispatching method and system during storing process
CN102541541B (en) Interface creating method and device
CN108932588B (en) Hydropower station group optimal scheduling system with separated front end and rear end and method
CN101420437B (en) Interface device for prototype system and HLA simulation system
CN102968307B (en) A kind of web based on java develops middleware
CN102542002B (en) Satellite telemetry data treatment system and realization method thereof
CN102521687B (en) Miniaturized universal platform for preprocessing remote-sensing satellite data
CN105022615A (en) Interface generating method and system
CN104516738A (en) Integrated implementing method for development and release of APP
CN104778175A (en) Method and system for realizing data synchronization of heterogeneous database
CN110413304A (en) The hot upgrade method of intelligent contract and device based on block chain network
CN102819557B (en) Data query treating apparatus and data query disposal route
CN108052635A (en) A kind of heterogeneous data source unifies conjunctive query method
CN101808051B (en) Application integration gateway and control method thereof
CN110780856B (en) Electricity data release platform based on micro-service
CN103729742B (en) A kind of Data Resources Management System based on SOA framework and executing model drive structure
CN115469941A (en) Automatic configuration processing method and system for wind control index calculation development based on FlinkSQL
CN109976736A (en) Reduce the unified platform application framework of system business model complexity
CN102377506A (en) Test message processing system
CN112035466B (en) External index development framework for block chain query
CN103581141A (en) Content publishing system and content publishing method
CN109783132B (en) Method and device for realizing system singleization and distribution
CN103455317A (en) Optimization configuration method based on Tuxedo,.net and Oracle three-tier structure development platform
CN101976255B (en) Method and device for large-quantity export of webpage information to generate WORD document
CN110019177A (en) The method and apparatus of rule storage

Legal Events

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