Use DHML to update select boxes after new data is retrieved from the Ajax call.
在通过Ajax调用检索到新数据以后,使用DHML来更新选择框。
The last thing that you need to do is to set up the link from your list page to your update page when you select an employee entry.
您需要完成的最后一件事,是当您选择一个员工条目时,建立从您的列表页面。到您的更新页面之间的链接。
When the benchmark starts, it instantly creates 100 very active user sessions that select, add, update, and delete records at the same time.
当基准测试开始时,它立即创建 100 个非常活跃的用户会话来同时选择、添加、更新和删除记录。
This update does not use an SQL WHERE clause to select a specific row.
这个更新并不使用SQLwhere子句选择特定的一行。
You need to make sure that the predicates in the update operations select distinct nodes.
需要确保更新操作中的谓词选择不同的节点。
Also, to explore and test the new update capabilities initially, you may find it convenient to embed the XMLQUERY function with the transform in a SELECT statement rather than an update.
另外,在研究和测试新的更新功能时,在select语句(而不是update语句)中嵌入包含转换表达式的XMLQUERY函数可能更方便。
Click the database TAB, and then select Update user database properties.
点击Database键符,然后选择更新用户数据库属性。
They show that the tasks that have the linkage (View, Update and Delete) must first select an article to act upon before performing their task-specific function.
它们显示拥有联系的任务(View,Update以及Delete)在执行特定任务的功能之前,首先必须选择一篇文章来执行操作。
Select the new update site (here ccrc) in the Sites to include in search list and then click Finish.
在Sitestoincludeinsearch列表中选择新的更新站点(这里是ccrc),并点击Finish。
Optionally, Rational Functional Tester can update scripts you select to point to the newly merged test object map.
RationalFunctionalTester可以随意地更新您所选择的指向新合并的测试对象地图的脚本。
While Update 26 USES an SQL predicate to select the document, Update 27 USES an XQuery predicate and avoids the use of SQL completely.
更新26使用SQ l谓词选择文档,而更新27使用XQuery谓词,完全避免使用SQL。
To update the attribute, select the IBM x3450 unit on the topology diagram and then go to the Properties view.
为了更新属性,您可以选择拓扑图上的IBMx3450单元,然后切换至Properties视图。
Use the same process to refresh the current row counts for the GOSALES.PRODUCT_FORECAST table (right click on the table, select Update statistics, click in the SQL Results window).
通过同样的过程刷新GOSALES . PRODUCT _ forecast表的当前行数(右键单击该表,选择updatestatistics,在SQLResults窗口中单击鼠标)。
For Application login configuration, select SIBRunAsLogin, click Apply to update the resource reference, then OK.
对于Applicationloginconfiguration,请选择SIBRunAsLogin,单击Apply,以更新资源引用,然后单击ok。
However, between his select and his update, Manager2 updates the same data.
然而,在他选择这些数据到执行更新期间,Manager 2对相同的数据进行了更新。
Select the Update Layout File drop-down menu, and select the layout file that you want to use
选择UpdateLayoutFile下拉菜单,并选择您想要使用的布局文件
There are two types of actions you can select from the drop-down box: select content or update (that is, update the content in the database).
从下拉框中可以选择两种类型的操作:Selectcontent或Update(即,更新数据库中的内容)。
To update the classpaths of a number of projects, right-click on a plugin.xml file or set of projects in the Package Explorer and select update classpath.
要更新许多项目的类路径,右键单击plugin . xml文件或PackageExplorer中的一组项目,并选择update classpath。
This example wraps a single UPDATE statement with SELECT statements to demonstrate the change to the target row.
本示例在update语句的前后都使用了select语句,以证实对目标行的更改。
For the example, it is not the SELECT statement that caused the problematic lock, but the UPDATE statement executed just before the SELECT statement in the same transaction.
例如,不是select语句造成产生问题的锁,但update语句恰好在同一事务中在select语句前执行。
It should be noted that there are situations where the for UPDATE clause is not available for a given SELECT statement.
需要注意的是,在某些情况下给定的select语句不能使用FOR update子句。
These re-usable data adapters can have select, update, insert, and delete commands that are either SQL statements or stored procedure calls.
这些可重用数据适配器可以拥有select、update、insert和delete命令,它们或者是sql语句,或者是存储过程调用。
In example 11, we used "select-before-update" for ElectricityDeal, which incurs an extra select for your transient or detached object. But it does avoid unnecessary updates to your database.
在范例11中,我们为electricitydeal加上了select - before - update,这会对瞬时(transient)对象或分离(detached)对象产生额外的select语句,但却能避免不必要的数据库更新。
Because we only have 2 properties and there is no business rule prohibiting false update if a volume or price didn't change, we turned off the select-before-update feature and avoided 24 selections.
因为我们只需要2个属性,而且如果不修改电量或价格的话也没有业务规则禁止无效修改,我们就关闭了select - before - update特性,避免了24次选择。
To find the EJBs that use select for update extension, search the weblogic-cmp-rdbms-jar.xml files for this element, noting the EJB project and the EJB name where it is used
要查找使用selectforupdate扩展的EJB,请搜索weblogic-cmp-rdbms-jar.xml文件中的此元素,要注意用到该元素的EJB项目和 EJB名称。
Proportions of specific queries, such as insert, update, and select.
特定查询的比例,例如insert、update和select。
It provides the functions for executing the SQL select/insert/update/upsert/delete statements via the Teradata DBC/SQL partition.
它提供了通过TeradataDBC/SQL分区执行 SQLselect/insert/update/upsert/delete语句的功能。
In theory, you can perform select, insert, update, or delete statements against a table that is not yet redistributed in the database partition group.
理论上讲,可以在数据库分区组中尚未重分发的表上执行select、insert、update或delete语句。
For each IfxDataAdapter, define the SQL text and parameters for the select, insert, update, and delete commands.
对于每个IfxDataAdapter,需要定义SQL文本,并为select、insert、update和delete命令定义参数。
You can now define multiple INSERT, DELETE, UPDATE, and SELECT triggers on a table and multiple INSTEAD OF triggers for the view.
现在可以在一个表上定义多个INSERT、DELETE、UPDATE和SELECT触发器,也可以在一个视图上定义多个INSTEADOF 触发器。
应用推荐