Also with DB2, you can specify query, add, or update access to the data as you do in MySQL.
此外,在DB 2中您可以如同在MySQL一样指定数据的查询、添加或更新权限。
On the other hand with RACF, UPDATE access supersedes any access which had previously been granted to GROUP1, since access is cumulative.
在另一方面,RACF中的UPDATE访问权限将取代先前授予group1的所以权限,因为访问权限是累加的。
This process configures Tivoli access Manager to update access control lists to allow the service subscriber to invoke the subscribed service.
该流程可配置TivoliAccessManager来更新访问控制列表,以允许服务订阅者调用所订阅的服务。
The current task or transaction userid needs UPDATE access to the alternate user profile that protects the alternate userid, in order to be authorized to use it.
当前任务或事务userid需要保护替代userid的替代用户配置文件的UPDATE访问权权限,以便获得使用它的授权。
It is important that this data is correctly protected from the competing requirements of those transactions that require read access, and those that require update access.
在请求读访问和请求更新访问的事务之间产生冲突时,数据能否得到正确的保护是十分重要的。
If the application access pattern is predominately update access, then pessimistic approach might be advantageous in that it avoids optimistic concurrency update failures.
如果应用程序访问模式主要是更新数据,那么乐观锁定方法能有利地避免乐观并发性更新的失败。
Have you ever wanted to learn how to create a client side application which your users can use to access and update data in your DB2 database?
您是否曾经想学习如何创建一个客户端应用程序,以便用户可以使用该程序来访问和更新您DB 2数据库中的数据呢?
Establishes a connection with the support database and provides access methods to query and update the database.
建立一个到支持数据库的连接,提供一些访问方法来查询和更新数据库。
Whenever an application needs to access or update the data in a transactional resource, it should (and usually must) use a transaction to do so.
当应用程序需要访问或更新事务资源中的数据时,它应该(通常是必须)使用事务来进行该项工作。
Describe their location, systems, access approaches, source data traffic and update frequency, data security, and data quality.
描述其位置、系统、访问方法、源数据流通和更新频率、数据安全性和数据质量。
Whenever an application has a single function that needs to access or update the data in multiple transactional resources, it should use a distributed transaction.
当应用程序有一个单独的功能需要访问或更新多个事务资源中的数据时,应该使用分布式事务。
The DB2 optimizer USES catalog statistics to determine the best access path, and the main method employed to update these catalog statistics is to run the RUNSTATS utility.
DB 2优化器使用目录统计信息来确定最佳的访问路径,而更新这些目录统计信息所采用的主要方法就是运行RUNSTATS实用程序。
The factory enables the creation of Grid data Services to access and update databases.
网格数据服务工厂使网格数据服务的创建能够存取和更新数据库。
Message flows which access and update business data in a database can significantly benefit from database tuning.
数据库的调整将使访问和更新数据库中的业务数据的消息流程明显受益。
Data services abstract the consumer from having to access or update multiple data sources and are critical in helping maintain data integrity when a consumer needs to work with multiple data sources.
数据服务让消费者无需去访问或者更新多个数据源,更重要的是,当消费者需要操作多个数据源时,数据服务有助于维持数据的完整性。
The user also gets the access rights provided by UPDATE.
用户还能获取UPDATE提供的访问权限。
In standard JDBC code without auto-commit, the application USES a connection to access and update data, then commits the connection to end the transaction (and start another).
在没有自动提交的标准JDBC代码中,应用程序使用一个连接来访问和更新数据,然后提交该连接以结束这个事务(并启动另一个事务)。
The article provides a guide to setting up the OGSA-DAI system along with DB2, for relational data access and update through SQL requests in OGSA-DAI perform documents.
文章提供了OGSA -DAI系统和DB2的设置方法,以及通过OGSA - DAI执行文档中的SQL请求来存取和更新关系数据的指南。
CIFS allows multiple clients to access and update the same file, while preventing conflicts with sophisticated file sharing and locking semantics.
在使用完善的文件共享和锁定语义来防止冲突的同时,CIFS允许多个客户端对同一个文件进行访问和更新。
The Record-level access classes create, read, update, and delete IBM i files and members.
记录级访问类创建、读取、更新和删除IBMi文件和成员。
Another new runtime update for JPA 2.0 provides access to a JPA provider's Level2 cache, if a cache is available.
另一个新的JPA 2.0运行时更新提供了对JPA提供商的二级缓存的访问,如果缓存可用的话。
Users create, update, and delete subscriptions and access the service on a regular basis to see what updates have occurred since their last access to the site.
用户创建、更新、和删除订阅,并且定期访问服务来了解自上次访问站点后发生了哪些更新。
The package uses the JPA to access and update entities.
该包使用JPA来访问和更新实体。
The info page lets you update your status (even with a photo!), access your profile, change your status, buy more credit and check your voicemail.
在个人信息页面,你可以更新个人状态(添加一张照片),访问个人档案资料,更改在线状态,购买话费充值卡,检查个人语音信箱。
After the update completes, any subsequent access (by a, b, or c) will return the updated value.
在更新完成后,(A、B或C进行的)任何后续访问都将返回更新过的值。
If there were a trigger, for example, you would see that reflected in one or more additional insert, Update, or Delete entries in the access plan.
例如,如果有一个触发器的话,那么就会在访问计划中的一个或多个insert、Update或Delete条目中反映出来。
Update the following entries to access the searchable content hosted by omnifind.
更新以下条目以访问omnifind驻留的可搜索内容。
If you do not have shell access, you can update the timestamp of the file by reuploading it or by editing it and resaving it.
如果不能通过shell访问,那么您可以重新加载或进行编辑保存,这样也能更新文件的时间戳。
The JDBC data mediator service generates the appropriate SQL statements (SELECT, INSERT, UPDATE, and DELETE) to access the target data source.
JDBC数据中介服务生成适当的sql语句(SELECT、INSERT、UPDATE和DELETE)来访问目标数据源。
The document Object Model (DOM), is a recognized W3C standard for platform - and language-neutral dynamic access and update of the content, structure, and style of XML documents.
文档对象模型(Document Object Model, DOM)是公认的W3C标准,它被用于与平台及语言无关的XML文档内容、结构和样式的动态访问和更新。
应用推荐