The END_EVENT_TABLE macro, as you might expect, signifies the end of the event table.
如您所预期的一样,END_EVENT _table宏指出事件表的末尾。
Figure 5 illustrates the interaction between an adapter and an application event table.
图5举例说明了适配器和应用程序事件表之间的交互。
When the module containing the export consumes the event, the event table removes the event.
在包含导出的模块使用事件时,事件表会删除该事件。
The event method reads the transition table attribute, followed by the event table attribute.
event方法读取转换表的属性,然后读取事件表属性。
To actually respond to events, you must define the event table within your implementation files.
要真正响应事件,必须在实现文件内定义事件表。
An event table stores the asynchronous events generated by the database triggers in a staging table.
事件表存储数据库触发器在分段表中生成的异步事件。
Figure 12 shows the polling state of the adapter, polling for events from the event table (Figure 7b).
图12显示了从事件表中探测事件的适配器(图7 b)的探测状态。
For the convenience of operating of the event table and queues, link as data structure is adopted.
为方便事件表和队列的操作,采用的数据结构是链表。
The event table archive view (Figure 7a) contains information about the events that have been processed.
事件表档案文件视图(图7a)包含关于已经处理的事件的信息。
The BEGIN_EVENT_TABLE() macro takes two arguments: the class the event table is actually for and the immediate parent of that class.
BEGIN_EVENT_TABLE()宏有两个参数:事件表实际针对的类和此类的中间父类。
The method adds the event to the event table and then dynamically defines a method for the event, wiring the new method to the fire method on event.
该方法将事件添加到事件表中,然后为事件动态定义方法,将新方法连接到event上的fire方法。
An efficient call simulation method for SPC switching systems, event table-driven real-time simulation approach has been proposed in this paper.
本文提出一种程控交换机呼叫模拟的有效方法——事件表驱动实时模拟法。
For example, in the case of the JDBC adapter, this queue will be the "event table", and in the case of the MQ adapter, this queue will be an MQ queue.
例如,对于JDBC适配器,此队列将为“事件表”,而对于MQ适配器,此队列将为一个mq队列。
For the details of the event table definition refer to the Inbound processing section of the Technical overview of the Adapter for JDBC in the references section.
有关事件表定义的详细信息,请参阅参考资料部分中technicaloverviewoftheAdapterfor JDBC的Inboundprocessing部分。
Based on the return code from the event delivery, the status of the event in the event table (Figure 7b) is updated, or the event is archived (Figure 7a), or both.
根据事件传递所返回的代码,更新事件表中的事件状态(图7b)或者将该事件存档(图7 b),或者两者都执行。
By default all the different IBM TSOM tables are created in the default table space, so you should use a separate table space for event data and event table indexes.
默认情况下,不同的IBMtsom表是在默认表空间创建的,所以您应该使用另一个表空间来存储事件数据和事件表索引。
The adapter polls the event table for event records, retrieves associated event data from the corresponding data source, and creates and sends ASBO's to the integration broker.
适配器探测事件表以便得到事件记录,从相应的数据源中检索相关的事件数据,然后创建ASBO并把它发送到集成代理上。
The event listener component of Lotus Domino listens for Lotus Domino events in specific Lotus Domino databases and populates the event table with information about the events.
LotusDomino的事件监听器组件监听特定的Lotus Domino数据库里的Lotus Domino事件,并用关于事件的信息来填充事件表。
This database includes the Customer table, which is the table that the application will synchronize, and the event table that the JDBC resource adapter will poll to create inbound events.
此数据库包括应用程序将要同步的客户表和JDBC资源适配器将轮询以创建入站事件的事件表。
Application events are typically stored in an event table containing information about the sequences of events that occurred in an application, rather than the data associated with the event.
应用程序事件一般存储在一个事件表中,这个表包含着与应用程序中发生的事件的顺序有关的信息而不是与事件有关的数据。
If the collected lock event data should not be kept for further analysis purposes, the unformatted event table must be dropped manually using the drop table statement, as shown in Listing 22.
如果不需要保留所收集的锁事件数据用作将来的分析,必须使用DROPtable语句手动删除非格式化事件表,如清单22所示。
The simulation strategy that this procedure adopts is the event scheduling. Therefore, the main work focuses on dealing with the event table and processing the corresponding subprograms.
本程序采用的仿真策略是事件调度法,故主要的工作就是围绕着事件表进行并处理相应的子程序。
All of us were hard at work at the kitchen table, with my mom filming the annual event.
我们所有人都在厨房的桌子上努力工作,我妈妈在拍摄这一年度活动。
Figure 6 shows the event store table after running the database creation scripts.
图6显示了运行数据库创建脚本后的事件存储表。
The logged events are placed into an event queue table in the library server database.
所记录的事件会被记录到库服务器数据库的一个事件队列表中。
A database trigger is program residing in the database that runs when an event, such as an update, occurs on a table in the database.
数据库触发器是驻留在数据库中的程序,当数据库中的表发生更新之类的事件时会运行该触发器。
The event store table gets populated when one of the database triggers runs.
当其中一个数据库触发器运行时,将填充事件存储表。
The event monitor fetches event data from the event queue table based on the configuration data, converts the events into JMS messages, and puts the JMS messages on a JMS event queue.
事件监视器能根据配置数据从事件队列表取出事件数据,将事件转换成JMS消息,然后将 JMS 消息放回到一个 JMS 事件队列中。
The event monitor converts the configuration information and the event data retrieved from the event queue table into a self-describing event message in a common base event (CBE) format.
这个事件监视器能将配置信息和从事件队列表所查询的事件数据转换到一个自解释的通用基础事件(CBE)格式事件消息中。
Each audit event leads to a new row in the audit log table (AUDIT_LOG_T).
每一个审核事件会导致在审核日志表格(AUDIT_LOG_T)中生成一个新记录行。
应用推荐