A method and device for realizing database trigger function
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2011-12-21
- 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 embedded database triggers, as well as the collaborative relationship between modules, and the data processing flow, such as figure 1 shown. Among them, the trigger registration module is used to register triggers, providing a trigger registration struc...