Method and device for realizing function of database trigger
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2015-03-25
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of communication, in particular to a method and device for realizing the trigger function of a database. Background technique
[0002] A trigger in a database is a stored procedure that improves the execution efficiency of an embedded system. In the embedded database, when the data changes, whether it is adding, deleting, or modifying the data, it is necessary to notify the application that the data it cares about has changed and the specific content of the change. The function of the trigger is to improve the real-time performance of the system and enhance the synchronization function of the system to external data.
[0003] The specific implementation of the embedded database trigger, as well as the collaborative relationship between modules, and the data processing flow, as shown in the attached figure 1 shown. Among them, the trigger registration module is used to register triggers, providing a trigge...