Movatterモバイル変換


[0]ホーム

URL:


CN102043859A - Data updating method and device - Google Patents

Data updating method and device
Download PDF

Info

Publication number
CN102043859A
CN102043859ACN 201010608358CN201010608358ACN102043859ACN 102043859 ACN102043859 ACN 102043859ACN 201010608358CN201010608358CN 201010608358CN 201010608358 ACN201010608358 ACN 201010608358ACN 102043859 ACN102043859 ACN 102043859A
Authority
CN
China
Prior art keywords
data
specific data
incremental
original table
upgraded
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
CN 201010608358
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.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yonyou Software Co LtdfiledCriticalYonyou Software Co Ltd
Priority to CN 201010608358priorityCriticalpatent/CN102043859A/en
Publication of CN102043859ApublicationCriticalpatent/CN102043859A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Landscapes

Abstract

The invention provides a data updating method, which comprises the following steps of: 102, storing increment data generated by operating specified data in an original table in a temporary storage table respectively; and 104, updating values of the specified data in the original table according to the increment data. The invention also provides a data updating device. By the technical scheme of the invention, data can be updated in time under the condition of generating high concurrent operation, the running efficiency of a system is improved, and the data of the system is consistent and safe and is not lost.

Description

Data-updating method and device
Technical field
The present invention relates to the data-updating method in the application system, relate in particular to a kind of data-updating method and device.
Background technology
In application system, there are class data must arrive by other data sinks, the account balance in the enterprise for example, the surplus commodities quantity among the stock etc., this data in the concurrent network application of height often are modified because of the carrying out of transaction.
Current application system addresses this is that and mainly contains following several method:
1) utilize db transaction to keep the Data Update consistance.Each transaction to more new capital of hot spot data be by SQL directly according to incremental update, utilize the db transaction characteristic to guarantee the mutual exclusion of upgrading, the consistance that guarantees Data Update.The problem of this mode is, if there is a large amount of voice and packet data concurrent services to ask to upgrade same data simultaneously, for example account balances are revised in 10000 gathering transaction requests simultaneously, and serial is carried out in so all renewals, and the performance of system will reduce greatly.This mode can well guarantee the consistance of system data, but performance is difficult to guarantee.
2) use caching mechanism.Hot spot data is cached in the internal memory, and each transaction is not carried out expensive database manipulation by the memory refreshing data.This update mode can improve the efficient of Data Update to a certain extent, but for fear of the error in data that concurrent renewal causes occurring, data cached renewal also needs to provide the mechanism control of lock concurrent, also can form bottleneck like this when concurrency increases.In addition, data cached renewal affairs complexity.Transaction has been upgraded may rollback after data cached, need provide corresponding fallback mechanism to return this transaction to data cached renewal.In addition, may there be inconsistent situation about reading in buffer memory under the concurrent situation.Also there is fatal problem in buffer memory, is exactly the problem of data persistence, if Data Update to buffer memory and buffer memory does not have server failing before the persistence, will cause irremediable loss of data.
3) asynchronous call mode.The operation of needs being upgraded hot spot data postpones execution, and operation is upgraded in asynchronous again execution after transaction is submitted to.This mode can improve the efficient of execution, but the pressure that really upgrades hot spot data does not alleviate, the renewal of hot spot data still is a focus, and the operation of reading hot spot data is influenced, and can cause data can not in time finish more new situation under the concurrent very high situation.In addition, the asynchronous call mode may cause data loss problem when server failing.
Therefore, need a kind of data-updating method, can under the situation that high concurrent operations produces, guarantee upgrading in time of data, improve the operational efficiency of system, guarantee system data consistance, safety, do not lose.
Summary of the invention
In view of this, technical matters to be solved by this invention is, a kind of data-updating method and device are provided, and can guarantee upgrading in time of data under the situation that high concurrent operations produces, the operational efficiency of raising system, guarantee system data consistance, safety, do not lose.
The invention provides a kind of data-updating method, comprising:step 102, the incremental data that the operation of at every turn specific data in the original table being carried out is produced is stored in the scratch list respectively;Step 104 is upgraded the value of the described specific data in the described original table according to described incremental data.By this technical scheme, use all incremental datas that specific data is upgraded by scratch list, can the raising system efficient of operation, guarantee the safety of system data.
In technique scheme, preferably, in describedstep 102, when the operation to described specific data was cancelled, the opposite number of the incremental data that the operation cancelled is produced was stored as new incremental data.By this technical scheme, simplified the algorithm and the operation of Data Update, improved operational efficiency simultaneously, guarantee the safety of data.
In technique scheme, preferably, describedstep 104 comprises: the incremental data that all operations of being stored to described specific data produces is sued for peace, and use the result of summation that the value of described specific data is upgraded.By this technical scheme, can realize only coming specific data is upgraded with single job, improved the efficient of Data Update.
In technique scheme, preferably, described renewal comprises: with between the value of the result of described summation and described specific data and as the value of described specific data.
In technique scheme, preferably, do not finish, and described user is during to the inquiry of described specific data in described renewal, with between the value of the result of described summation and described specific data with offer the user.In the technical program, be about to the data of described specific data in original table and scratch list and carry out addition, as user's Query Result.
In technique scheme, preferably, describedstep 104 also comprises: regularly or after the scheduled operation of described original table is finished, the described specific data that is arranged in described original table is upgraded, and after upgrading, with the described incremental data deletion in the described scratch list.By this technical scheme, can realize the timing of data is upgraded, can also improve the efficient of data run simultaneously.
By data-updating method provided by the invention, upgrading in time of the following assurance data that can produce at high concurrent operations improves the operational efficiency of system, guarantee system data consistance, safety, do not lose.
The present invention also provides a kind of data update apparatus, comprising: temporary module, and the incremental data that the operation of at every turn specific data in the original table being carried out is produced is stored in the scratch list respectively; Update module is upgraded the value of the described specific data in the described original table according to described incremental data.By this technical scheme, use all incremental datas that specific data is upgraded by scratch list, can the raising system efficient of operation, guarantee the safety of system data.
In technique scheme, preferably, when the operation to described specific data was cancelled, described temporary module was also stored the opposite number of being cancelled of operating the incremental data that produces of stating as new incremental data.By this technical scheme, simplified the algorithm and the operation of Data Update, improved operational efficiency simultaneously, guarantee the safety of data.
In technique scheme, preferably, the incremental data summation that described update module produces all operations of being stored to described specific data, and use the result of summation that the value of described specific data is upgraded.By this technical scheme, can realize only coming specific data is upgraded with single job, improved the efficient of Data Update.
In technique scheme, preferably, described update module with between the value of the result of described summation and described specific data and as the value of described specific data.
In technique scheme, preferably, do not finish, and described user is during to the inquiry of described specific data in described renewal, with between the value of the result of described summation and described specific data with offer the user.In the technical program, be about to the data of described specific data in original table and scratch list and carry out addition, as user's Query Result.
In technique scheme, preferably, described update module is upgraded the described specific data that is arranged in described original table regularly or after the scheduled operation of described original table is finished, and after upgrading, the described incremental data in the described scratch list is deleted by described temporary module.By this technical scheme, can realize the timing of data is upgraded, can also improve the efficient of data run simultaneously.
By data update apparatus provided by the invention, can under the situation that high concurrent operations produces, guarantee upgrading in time of data, improve the operational efficiency of system, guarantee system data consistance, safety, do not lose.
Description of drawings
Fig. 1 shows data-updating method process flow diagram according to an embodiment of the invention;
Fig. 2 shows the block diagram of data update apparatus according to an embodiment of the invention;
Fig. 3 shows the Data Update process flow diagram of data-updating method according to an embodiment of the invention;
Fig. 4 shows the process flow diagram of the maintenance data consistency of data-updating method according to an embodiment of the invention.
Embodiment
In order more to be expressly understood above-mentioned purpose of the present invention, feature and advantage, the present invention is further described in detail below in conjunction with the drawings and specific embodiments.
Set forth a lot of details in the following description so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 shows data-updating method process flow diagram according to an embodiment of the invention.
As shown in Figure 1, the invention provides a kind of data-updating method, comprising:step 102, the incremental data that the operation of at every turn specific data in the original table being carried out is produced is stored in the scratch list respectively;Step 104 is upgraded the value of the specific data in the original table according to incremental data.By this technical scheme, use all incremental datas that specific data is upgraded by scratch list, can the raising system efficient of operation, guarantee the safety of system data.
In technique scheme, instep 102, when the operation to specific data was cancelled, the opposite number of the incremental data that the operation cancelled is produced was stored as new incremental data.By this technical scheme, simplified the algorithm and the operation of Data Update, improved operational efficiency simultaneously, guarantee the safety of data.
In technique scheme, comprise: the incremental data that all operations of being stored to specific data produces is sued for peace, and use the result of summation that the value of specific data is upgraded in step 104.By this technical scheme, can realize only coming specific data is upgraded with single job, improved the efficient of Data Update.
In technique scheme, renewal comprises: between the result that will sue for peace and the value of specific data and as the value of specific data.
In technique scheme, do not finish in described renewal, and described user is during to the inquiry of described specific data, with between the value of the result of described summation and described specific data with offer the user.In the technical program, be about to the data of described specific data in original table and scratch list and carry out addition, as user's Query Result.
In technique scheme,step 104 also comprises: regularly or after the scheduled operation of described original table is finished, the specific data that is arranged in original table is upgraded, and after upgrading, the incremental data in the scratch list is deleted.By this technical scheme, can realize the timing of data is upgraded, can also improve the efficient of data run simultaneously.
By data-updating method provided by the invention, can under the situation that high concurrent operations produces, guarantee upgrading in time of data, improve the operational efficiency of system, guarantee system data consistance, safety, do not lose.
Fig. 2 shows the block diagram of data update apparatus according to an embodiment of the invention.
As shown in Figure 2, the invention provides a kind of data update apparatus 200, comprising: temporary module 202, the incremental data that the operation of at every turn specific data in the original table being carried out is produced is stored in the scratch list respectively; Update module 204 is upgraded the value of the described specific data in the described original table according to described incremental data.By this technical scheme, use all incremental datas that specific data is upgraded by scratch list, can the raising system efficient of operation, guarantee the safety of system data.
In technique scheme, when the operation to specific data was cancelled, temporary module 202 was also stored the opposite number of being cancelled of operating the incremental data that produces of stating as new incremental data.By this technical scheme, simplified the algorithm and the operation of Data Update, improved operational efficiency simultaneously, guarantee the safety of data.
In technique scheme, the incremental data summation that update module 204 produces all operations of being stored to specific data, and use the result of summation that the value of specific data is upgraded.By this technical scheme, can realize only coming specific data is upgraded with single job, improved the efficient of Data Update.
In technique scheme, between the result that update module 204 will be sued for peace and the value of specific data and as the value of specific data.
In technique scheme, do not finish in described renewal, and described user is during to the inquiry of described specific data, with between the value of the result of described summation and described specific data with offer the user.In the technical program, be about to the data of described specific data in original table and scratch list and carry out addition, as user's Query Result.
In technique scheme, update module 204 is upgraded the specific data that is arranged in original table, and after upgrading, by temporary module 202 incremental data in the described scratch list is deleted regularly or after the scheduled operation of described original table is finished.By this technical scheme, can realize the timing of data is upgraded, can also improve the efficient of data run simultaneously.
By data update apparatus provided by the invention, can under the situation that high concurrent operations produces, guarantee upgrading in time of data, improve the operational efficiency of system, guarantee system data consistance, safety, do not lose.
Further describe the technical scheme of embodiments of the invention below in conjunction with Fig. 3 and Fig. 4.
Fig. 3 shows the Data Update process flow diagram of data-updating method according to an embodiment of the invention.
As shown in Figure 3, this programme mainly utilizes database technology to realize consistance and efficient.Main thought is that hot spot data is disperseed, and the operation of upgrading hot spot data is changed to operation to incremental data, can guarantee to increase not competition of operation like this, can guarantee operating efficiency.Simultaneously, the affairs that are saved in incremental data in the database are same affairs with the transaction operation, do not have the inconsistent situation of data.In addition, by modification, can guarantee the Data Update effect of reaction in time to the inquiry service of hot spot data.Regularly incremental data is gathered by the timed task service at last and merge the consistance that the back guarantees data.Its process flow diagram comprises as shown in Figure 3:
Step 302 is collected data variation increment in the transaction, and the operation that will upgrade hot spot data like this changes to the operation to incremental data, assurance operating efficiency;
Step 304, insert in trade transactions is convenient to specific data is upgraded to temporary center like this with the data variation increment;
Step 306, timed task is synchronized to temporal data in the raw data table, periodically incremental data is gathered by the timed task service and merges the consistance that the back guarantees data.
Technical scheme of the present invention mainly contains the following aspects:
First is the design of database
Come the separate data visit by the design scratch list structure similar to the focus critical data.The scratch list structure comprises the main information of hot spot data and event information takes place and the transaction unique identification.The list structure of account balance (supposition table name be called accountbal) as follows for example:
Account (account)Remaining sum (balance)
Corresponding scratch list structure (the supposition table name is accountbalbuf) as follows.
Transaction unique identification (id)Account (account)Amount of money change (delta)Running time (optime)
The unique identification of wherein concluding the business is the differentiation of each business, and amount of money change is that the increment of this transactions impact account balance, running time are the holding time of this transaction record.More than field in each attribute bracket represent field name.Following statement is used in the renewal of account balance: update accountbalset balance=balance+@mny where account=@acc; In scratch list, increase the statement of incremental data: insert into accountbalbuf (id, account, delta, optime) values (' trans000001 ', ' A0001 ', 100, ' 2010-09-0315:21:32 ').
Second is the renewal and the inquiry of data
Modification to data takes place in transaction, in a transaction, needs the numerical value of change hot spot data, finishes according to following steps:
1) determining in the transaction the more new increment content of data, is representing with positive number of increasing of record numerical value, makes the negative number representation of using that record reduces;
2) if exist a plurality of modifications to require situation to merge the incremental data that same object requires to an object, otherwise record respectively;
3) replace record in the update original table, with the 2 incremental data insert that obtain are in scratch list in steps, inferior operating in the trade transactions submitted to.
When transaction cancellation during to the modification of data, the influence of delete deletion transaction to data do not used in transaction cancellation operation, is that the New Transaction of increment is handled with the transaction cancellation as the increment opposite number with transaction, and the same transaction generation of process is described to the modification of data.
When data query, need comprise data in the original table and the data in the scratch list simultaneously, with the data addition in two tables as net result.The inquiry of for example going up the account balance in the example will be revised as select sum (balance) from (select banance from accountbal whereaccount=@acc union all select sum (delta) balance from accountbalbuf whereaccount=@acc); Can guarantee the result after the transaction data of having submitted to can be embodied as renewal like this.
The 3rd for guaranteeing the consistance of data
This programme provides the timed task service, carry out the scratch list data to original table synchronous (trace interval can be configured to satisfy the space requirement of different business generation frequency) in certain time interval (for example 1 minute), concrete operating process comprises as shown in Figure 4:
Step 402, timing services inquiry scratch list judges whether there are the generation data in the scratch list, data if there is no take place, then do not operate; If exist data taking place, then enters next step;
Whetherstep 404 exists corresponding data in the inquiry raw data table;
Step 406 if there is corresponding data in the original table, is updated in the original table after then incremental data being gathered;
Step 408, if there is not corresponding data in the original table, explanation is to occur first, then forms the insert statement data sink General Logistics Department in the scratch list is increased in the original table;
Step 410, after renewal is finished, corresponding data in the deletion scratch list.
When the timing services task is carried out, concurrent mistake occurs and cause deleting not synchrodata, need in inquiry and cancel statement, add time conditions and be controlled.The scanning statement is: selectaccount, sum (delda) from accountbalbuf where optime<@currtime; Cancel statement is delete from accountbalbuf where optime<@currtime, and wherein De @currtime is point at the same time in inspect statement and the cancel statement.
Below with form the technical scheme of embodiments of the invention is described in detail in conjunction with the accompanying drawings, by data-updating method provided by the invention and device, can under the situation that high concurrent operations produces, both guarantee operational efficiency, can guarantee data security again and not lose, and under the concurrent situation of height, obtain and the identical operational efficiency of single user's scene, thereby improved the availability of system greatly.The present invention can support the increase of the hot spot data that multiple business causes well and reduce operation, is applicable to the multiple scene that high concurrent renewal operation is arranged.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

CN 2010106083582010-12-272010-12-27Data updating method and devicePendingCN102043859A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN 201010608358CN102043859A (en)2010-12-272010-12-27Data updating method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN 201010608358CN102043859A (en)2010-12-272010-12-27Data updating method and device

Publications (1)

Publication NumberPublication Date
CN102043859Atrue CN102043859A (en)2011-05-04

Family

ID=43909996

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN 201010608358PendingCN102043859A (en)2010-12-272010-12-27Data updating method and device

Country Status (1)

CountryLink
CN (1)CN102043859A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103019815A (en)*2012-11-222013-04-03用友软件股份有限公司Shared resource management system and shared resource management method
CN104424319A (en)*2013-09-102015-03-18镇江金钛软件有限公司Method for temporarily storing general data
CN104462127A (en)*2013-09-222015-03-25阿里巴巴集团控股有限公司Recorded data updating method and device
CN105474250A (en)*2013-07-122016-04-06贸易技术国际公司 tailor-made messaging
CN105656858A (en)*2014-11-172016-06-08阿里巴巴集团控股有限公司Data updating method and device
CN105718491A (en)*2014-12-042016-06-29阿里巴巴集团控股有限公司Updating method and device between databases
CN105741070A (en)*2016-04-182016-07-06深圳马可孛罗科技有限公司Rapid differentiation update and storage method for mass real-time shipping space and freight rate result data
CN106790584A (en)*2016-12-282017-05-31北京小米移动软件有限公司Information synchronization method and device
CN106934025A (en)*2017-03-132017-07-07广州爱九游信息技术有限公司A kind of account data management method, device and server
CN107818170A (en)*2017-11-142018-03-20北京思特奇信息技术股份有限公司A kind of method and system for accessing data-base recording
CN108335091A (en)*2018-01-262018-07-27深圳盛付通科技有限公司A kind of method and system keeping account balance consistency in the case where high concurrent pays scene
CN108564352A (en)*2018-03-162018-09-21阿里巴巴集团控股有限公司The processing method and processing device of e-sourcing information

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1310388A (en)*2000-02-212001-08-29英业达股份有限公司 A method for updating data files in an incremental manner
CN1361486A (en)*2000-12-282002-07-31潘松Method of realizing remote monitoring of commercial data
CN101067818A (en)*2007-06-062007-11-07中国工商银行股份有限公司Data incremental backup and recovery method applied to data bank
US20080319878A1 (en)*2007-06-222008-12-25Thorsten GlebeDynamic Time Series Update Method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1310388A (en)*2000-02-212001-08-29英业达股份有限公司 A method for updating data files in an incremental manner
CN1361486A (en)*2000-12-282002-07-31潘松Method of realizing remote monitoring of commercial data
CN101067818A (en)*2007-06-062007-11-07中国工商银行股份有限公司Data incremental backup and recovery method applied to data bank
US20080319878A1 (en)*2007-06-222008-12-25Thorsten GlebeDynamic Time Series Update Method

Cited By (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103019815B (en)*2012-11-222016-01-20用友网络科技股份有限公司Shared resource management system and shared resource management method
CN103019815A (en)*2012-11-222013-04-03用友软件股份有限公司Shared resource management system and shared resource management method
CN105474250A (en)*2013-07-122016-04-06贸易技术国际公司 tailor-made messaging
CN111581551A (en)*2013-07-122020-08-25贸易技术国际公司Customized messaging
CN105474250B (en)*2013-07-122020-04-24贸易技术国际公司Customized messaging
CN104424319A (en)*2013-09-102015-03-18镇江金钛软件有限公司Method for temporarily storing general data
CN104462127A (en)*2013-09-222015-03-25阿里巴巴集团控股有限公司Recorded data updating method and device
CN105656858B (en)*2014-11-172018-11-06阿里巴巴集团控股有限公司A kind of data-updating method and device
CN105656858A (en)*2014-11-172016-06-08阿里巴巴集团控股有限公司Data updating method and device
CN105718491A (en)*2014-12-042016-06-29阿里巴巴集团控股有限公司Updating method and device between databases
CN105741070A (en)*2016-04-182016-07-06深圳马可孛罗科技有限公司Rapid differentiation update and storage method for mass real-time shipping space and freight rate result data
CN105741070B (en)*2016-04-182019-03-12深圳马可孛罗科技有限公司A kind of method of the quick difference update storage of the real-time freight space freight rate result data of magnanimity
CN106790584A (en)*2016-12-282017-05-31北京小米移动软件有限公司Information synchronization method and device
CN106934025B (en)*2017-03-132020-06-16阿里巴巴(中国)有限公司Account data management method and device and server
CN106934025A (en)*2017-03-132017-07-07广州爱九游信息技术有限公司A kind of account data management method, device and server
CN107818170A (en)*2017-11-142018-03-20北京思特奇信息技术股份有限公司A kind of method and system for accessing data-base recording
CN107818170B (en)*2017-11-142021-09-28北京思特奇信息技术股份有限公司Method and system for accessing database records
CN108335091A (en)*2018-01-262018-07-27深圳盛付通科技有限公司A kind of method and system keeping account balance consistency in the case where high concurrent pays scene
CN108564352A (en)*2018-03-162018-09-21阿里巴巴集团控股有限公司The processing method and processing device of e-sourcing information

Similar Documents

PublicationPublication DateTitle
CN102043859A (en)Data updating method and device
CN112534396B (en)Diary watch in database system
US11442961B2 (en)Active transaction list synchronization method and apparatus
CN103390041B (en)A kind of method and system that data, services is provided based on middleware
CN110019251A (en)A kind of data processing system, method and apparatus
CN103020149B (en)Share data update apparatus and shared data-updating method
CN101464895A (en)Method, system and apparatus for updating internal memory data
CN104793988A (en)Cross-database distributed transaction implementation method and device
US12182106B2 (en)Targeted sweep method for key-value data storage
CN103324534A (en)Operation scheduling method and operation scheduler
CN101794247A (en)Real-time database failure recovery method under nested transaction model
CN105069134A (en) A Method of Automatic Collection of Oracle Statistical Information
CN104423982B (en)The processing method and processing equipment of request
CN109710668B (en)Multi-source heterogeneous data access middleware construction method
CN104156396B (en)The method and system of database performance are improved under big data environment
CN109358874A (en)Business rule update method, device, computer equipment and storage medium
US9251149B2 (en)Data set size tracking and management
CN110175206A (en)Intellectual analysis operational approach, system and medium for multiple database separation
CN101615130B (en)Service function management system and method
CN102890807A (en) Method and device for generating split rules of clearing and settlement subsystem
CN107678856B (en)Method and device for processing incremental information in business entity
CN102073690A (en)Memory database supporting historical Key information
CN115687359A (en)Data table partitioning method and device, storage medium and computer equipment
CN114996210A (en)Data processing method, data processing device, computer equipment and storage medium
CN111209276B (en)Method and system for processing big data

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C12Rejection of a patent application after its publication
RJ01Rejection of invention patent application after publication

Application publication date:20110504


[8]ページ先頭

©2009-2025 Movatter.jp