• This is done using database triggers.

    使用数据库触发器来完成。

    youdao

  • You'll define database triggers for the JDBC adapter inbound processing.

    需要JDBC适配器入站处理定义数据库触发器

    youdao

  • The event store table gets populated when one of the database triggers runs.

    其中一个数据库触发器运行时,将填充事件存储

    youdao

  • An event table stores the asynchronous events generated by the database triggers in a staging table.

    事件存储数据库触发器分段中生成异步事件

    youdao

  • RDBMS in general is completely different from its lack of database triggers and stored procedures.

    一般RDBMS完全不同缺乏数据库触发预存程序。

    youdao

  • Abstract This paper introduces the creation, composation and application of the database triggers.

    讨论数据库触发器创建、组成、使用等问题。

    youdao

  • The operation is sent to replicate using store-and-forward techniques triggered from a database log file or database triggers.

    使用数据库日志文件数据库触发器触发的存储并发送 (store-and-forward)技术操作发送给复制

    youdao

  • Database triggers are also not an option, since my database structure is rather complicated, and writing them would be hard.

    数据库触发器不是一个选择因为的数据库结构相当复杂的,写作很难

    youdao

  • A big problem with database triggers is that the application does not know that they exist, therefore does not know whether they have run or not.

    应用程序是感知不到触发器存在的,因此也不知道他们运行了还是没有一个问题

    youdao

  • One option for further consideration would tracking modifications using database triggers, and having the interceptor access the table the triggers write to.

    一个可选更深考虑使用数据库触发器跟踪变化,拦截访问触发器所写入

    youdao

  • Setting up the necessary database triggers and database integration artifacts is intuitive for many organization that use database-driven business processes.

    对于许多使用数据库驱动业务流程组织来说,建立必要数据库触发器数据库交互构件非常直观的。

    youdao

  • As far as I am concerned the use of stored procedures, database triggers and foreign key restraints is OPTIONAL, not MANDATORY, therefore I am free to exercise my option not to use them.

    这样的话认为存储过程触发器可选,而不是强迫的,因此我可以自由选择它们

    youdao

  • Optimistic locking will not work if Hibernate is not the sole database user, unless you create database triggers to increment the version column for the same data change by other applications.

    如果Hibernate不是独占数据库用户乐观失效,除非创建数据库触发器其他应用程序相同数据变更增加版本字段值

    youdao

  • The web application framework that I have built using PHP does not use stored procedures, database triggers or foreign key constraints, yet it does not suffer from any lack of functionality.

    使用php构建web开发框架使用存储过程触发器然而不会感到缺乏功能特性痛苦

    youdao

  • This skipping over schedule triggers usually results from simply comparing the time in the database with the current time in the schedule program.

    跳过调度触发结果通常简单地数据库中的时间调度程序的当前时间相比较而产生

    youdao

  • A database is a collection of tables, including data and related objects such as indexes, views, triggers, and stored procedures.

    数据库集合包括数据以及相关对象索引视图触发器存储过程。

    youdao

  • The following instructions walk through the creation of a new DB2 database along with the necessary tables and triggers for the Customer Order Example.

    下面说明逐步客户订单示例完成新的DB 2数据库以及必要触发器创建

    youdao

  • The second setting is the warning threshold for the mail database, which triggers warning messages to users.

    第二设置邮件数据库警告门限触发发送给用户的警告消息

    youdao

  • The rules interpreter reads the rules stored in the database and triggers them appropriately based on the user's state in the system.

    规则解释器读取存储数据库规则基于用户系统状态相应触发它们

    youdao

  • Processing moved into stored procedures and triggers within the database will use the database clock.

    数据库存储过程触发器中的处理使用数据库时钟

    youdao

  • Plus, the fact that the infrastructure is still relational allows the XML data to leverage the proven capabilities of the relational database like triggers, constraints, and foreign key relationships.

    另外基础结构仍然关系型使XML数据能够利用关系数据库实用功能比如触发器约束关系

    youdao

  • Triggers are a powerful DB2 database feature that can be used to polarize business logic to the relational database.

    触发器DB2数据库一个非常强大的特性,您可以使用业务逻辑分化关系数据库这边。

    youdao

  • DB2 supports many database server-side programming languages, including stored procedures, triggers, and functions (table and scalar).

    DB 2支持许多数据库服务器端编程语言包括存储过程触发器函数(函数和标量函数)。

    youdao

  • Visual Studio 2003 made step-by-step wizards available to help you easily create DB2 database objects such as tables, views, stored procedures, CLR stored procedures, functions, indexes, and triggers.

    VisualStudio 2003允许使用分步向导方便地创建DB 2数据库对象视图存储过程CLR存储过程、函数索引触发器。

    youdao

  • Find and fix database problems with constraints, triggers, extents, indexes, and grants Toad utilizes direct Oracle OCI calls for full access to the Oracle API.

    定位修复数据库约束触发器、区(extent)和索引上的问题,同时可以让Toad直接利用OracleOCI调用获得OracleAPI完全访问

    youdao

  • When working with a database as the source, the data could be pushed on a transaction basis using triggers (and perhaps a small bladelet implementation) or scheduled for non-peak periods.

    使用数据库作为时,数据可以使用触发器事务基础上被推出(可能需要一个bladelet实现),或者可以尖峰时期进行调度

    youdao

  • The data modification stored procedure will run the "Trigger.bat" utility on the database server which in turn triggers the import deployment agent in the target environment.

    数据修改存储过程数据库服务器运行Trigger . bat”实用工具,又会目标环境触发导入部署代理

    youdao

  • Using the UDFs and triggers we've talked about in this article, you can easily migrate your data and applications to DB2 Universal Database.

    使用本文谈论UDF触发器可以很轻松地数据应用程序迁移DB2Universal Database 中。

    youdao

  • In this article, you'll explore the world of triggers and see how they can be used to enforce business rules in your database.

    本文中,触发器世界里遨游,看看如何通过触发器增强数据库中的业务规则

    youdao

  • Handling many (more than a couple dozen) at once can cause the database tables to be locked long enough that the performance of firing other (not yet misfired) triggers may be hampered.

    许多处理超过(更多)导致数据库锁定足够长的射击其他(尚未奏效性能)触发器可能受到影响。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定