如果结果为真,那么将在触发器语句中根据EMPLOYEE模式验证INFO文档。
If it is true, then the INFO document gets validated against the EMPLOYEE schema in the trigger statement.
如果还没有验证文档,将执行触发器语句的操作部分,并根据指定的模式验证XML文档。
If the document is not validated, then it executes the action part of trigger statement and validates the XML document according to the specified schema.
触发器语句的操作部分包含xmlvalidate函数,它根据指定的模式验证XML文档。
The action part of the trigger statement includes the XMLVALIDATE function to validate the XML documents against the XML schema specified.
触发器的when子句可以用来检查是否根据任何指定模式对新值进行了验证。
The WHEN clause of the trigger can be used to check if the new value is validated or not validated according to any of the specified schemas.
在CreateTrigger屏幕中,可以指定触发器所在的模式。
On the Create trigger screen, you'll be able to specify the schema your trigger resides in.
DB 2中的模式(schema)是一个命名对象集合,这些对象包括表、视图、昵称、触发器、函数和包。
A schema in DB2 is a collection of named objects, such as tables, views, nicknames, triggers, functions, and packages.
记住,触发器是与表相关的,所以我们需要选择相关表的模式。
Remember, triggers are associated with tables, so we need to choose the schema of the associated table. Again go ahead and choose the DB2ADMIN schema
我用的是代表模式触发类,在执行自定义操作的基于触发器的兴趣。
I was using the Delegate Pattern to trigger classes that were interested in performing their custom actions based on the trigger.
在以指定的访问模式执行多个读写操作时避免服务器端触发器激发。
Prevents server-side triggers from firing while performing multiple read and write operations in the specified access mode.
在以指定的访问模式执行多个读写操作时避免服务器端触发器激发。
Prevents server-side triggers from firing while performing multiple read and write operations in the specified access mode.
应用推荐