This could trigger a memory about what you're talking about through that lecture, which can then trigger another memory.
这可能会触发一段关于你在课堂上所讲内容的记忆,然后再触发另一段记忆。
Trigger: I recommend that you have a "trigger" right before you do your habit.
触发事件:我建议在你的习惯开始前最好有一个触发事件。
If the PLUTO queue manager is running and the initiation queue is defined, you should see a message stating that the trigger monitor is started and waiting for a trigger message.
如果pluto队列管理器正在运行且启动队列已定义,那么您应该能看到一条消息,说明触发器监控器已启动,且正在等待触发器消息。
However, there is a clear distinction between events that trigger a change in state as part of the normal flow and events that trigger state changes and are not part of the normal flow.
但是,那些触发状态变化且是正常流程一部分的事件与那些触发状态变化但不是正常流程一部分的事件之间有明显的差异。
The trigger view allows you to specify the type of trigger, the trigger text, and several other trigger properties, as shown in Figure 13 below.
触发器视图允许您指定触发器的类型、触发器文本以及其他触发器属性,如下面的图13 所示。
Handlers for those events might, in turn, trigger another service or process — or trigger the creation of one or more derived events.
这些事件的处理程序可能会反过来触发其他服务或流程——或触发一个或多个派生事件的创建。
You have now finished setting up your trigger handler project and are ready to modify your trigger handler file.
你现在已经建立了触发器处理程序项目,并准备好修改您的触发器处理程序文件。
The trigger view allows you to specify the type of trigger, the trigger text, and several other trigger properties.
触发器视图允许您指定触发器的类型、触发器文本以及其他触发器属性。
When a statement executes (1), the trigger is called (2). The trigger registers a callback function (3) to write the result to a file.
当一个语句执行时(1),触发器被调用(2)。触发器注册一个回调函数(3),以便将结果写入一个文件。
Move the trigger logic to a stored procedure and call the stored procedure from the trigger.
把触发器逻辑转移到存储过程中并从触发器调用存储过程。
Whether a trigger fires before or after the triggering event is known as the activation time of the trigger.
触发器的启动是在触发事件之前还是之后则称为触发器的激活时间。
Pick a trigger in your daily routine, and consistently read exactly after that trigger each day. Even if it’s just for 5-10 minutes.
在日常生活中找到那个触发点,每日待其被触发后,再行阅读,并长期坚持,即便它只是5-10分钟的事情。
A special program called a trigger monitor receives the trigger message from the queue manager, reads the process definition, and then runs the command line task specified there.
一个名为触发器监控器的特殊程序接收来自队列管理器的触发器消息,读取进程定义,然后运行进程定义中指定的命令行。
The third option is to move trigger logic to application layer and get from the trigger.
第三种方法是把触发器逻辑转移到应用程序层,放弃触发器。
Queue attributes determine when the trigger is fired and a process definition contains the command line to be executed in response to the trigger.
一些队列属性决定何时出发触发器,一个进程定义包含用于响应触发器的命令行。
Move the trigger logic to application layer and get away from the trigger.
把触发器逻辑转移到应用程序层,放弃触发器。
Another option is to convert a BEFORE trigger to an AFTER trigger, as long as it does not affect the functionality.
另一种方法是把BEFORE触发器转换为after触发器,前提条件是这不会影响功能。
This method puts important trigger handler information into a trigger response object.
该方法将重要的触发器处理程序信息放置到触发器响应对象。
In a trigger body, you can declare variables that you want to use in the body of the trigger.
在触发器主体中,可以声明将要在主体中使用的变量。
In trigger terminology, the INSERT, DELETE, or UPDATE that causes a trigger to be fired is known as the triggering event.
在触发器术语中,INSERT、DELETE或者UPDATE这些使得触发器启动的事件被称作触发事件。
When an exception is thrown during processing of a trigger, the trigger aborts, and the entire statement that caused the trigger to fire is rolled back.
当在触发器的处理过程中抛出异常时,触发器终止,导致触发器触发的整个语句回退。
This class is used to transfer control to the trigger point framework to find and fire the rules specified in the application's trigger point.
使用该类将对于触发点框架的控制转换成寻找并发送应用程序触发点中指定的规则。
The SQL editor is provided to edit the trigger text and, for ease of use, it is pre-filled with a skeleton SQL to create a trigger.
提供了SQL编辑器来编辑触发器文本,并且为了便于使用,还预填充了骨架 SQL 来创建触发器。
For example, if a before trigger supplies value to a NOT NULL column, then the before trigger is executed first and a value is supplied to the column so that the NOT NULL constraint isn't violated.
例如,如果一个BEFORE触发器给一个NOTnull列提供值,那么先执行BEFORE触发器,给列提供值,所以不会违反NOT NULL约束。
Trigger and database access: There are two ways to trigger the orchestration.
触发器和数据库访问:有两种方式可以触发编排。
A flow connects a trigger or action to another trigger or action.
流程(flow)可以将触发器或动作彼此连接起来。
Client Web service calls or REST API requests can also trigger updates to other backend systems as well as trigger additional workflow.
客户机Web服务调用或RESTAPI请求还可以触发其他后端的更新以及其他工作流。
The last thing to do is exit with a zero return code so that the trigger monitor will commit the GET it performed on the trigger message and wait for another.
最后需要做的事情是使用一个零返回码退出,以便触发器监控器提交它在触发器消息上执行的GET并等待另一条消息。
The Perl code is necessary because the trigger monitor assumes the program to be started has been written for triggering and passes the entire TMC2 trigger message as a parameter.
Perl代码是必要的,因为触发监控器假设将要被启动的程序已被编写来将进行触发,并将整个TMC2触发消息作为一个参数传递。
REFERENCING clause: This clause can be used to define a trigger routine for a table object whose for EACH ROW actions can invoke the trigger routine.
REFERENCING clause:该子句为表对象定义触发器例程,这些表对象的FOR EACH ROW操作必须能够调用触发器例程。
应用推荐