The ADO Command object is used to execute a single query against a database.
ADO指令对象的作用是:对一个数据库执行简单的查询语句。
The application you'll develop uses the Spring tag libraries mainly to bind forms with a command object.
要开发的应用程序将主要使用Spring标记库把表单与命令对象绑定在一起。
When a request comes in, we deserialize the XML into a command object using XStream and appropriately handle it.
在请求传入时,我们使用XStream将XML反序列化成一个命令对象,然后合理地进行处理就可以了。
Otherwise, a command object is created and configured after the UpdateCommand property of the data source object.
否则,在数据源对象的UpdateCommand属性后创建和配置一个命令对象。
Calls the execute method on the command object, which returns a cached LatLong or a new result from the Web service.
在命令对象上调用execute方法,这个方法返回一个缓存的LatLong或从Web服务返回一个新的结果。
DB2Command - The command object allows for executing any supported SQL statement or stored procedure using a data connection object.
DB 2 Command-该命令对象支持使用数据连接对象执行任何受支持的sql语句或存储过程。
WebSphere can also intercept a call to the execute method of a command object and store the content of the object within the dynamic cache.
WebSphere还可以拦截命令对象对execute方法的调用,并存储动态缓存内对象的内容。
Output parameters and return values are not sent to the client; these are available to the caller, through the parameters collection of the command object.
输出参数和传回值不会传送至用户端,它们可透过命令物件的参数集合而用于呼叫端。
GetCommand (ID) causes CommandFactory to create the command object (see code below), and execute is the operation in ICommand that performs the business logic.
getCommand (ID)引起CommandFactory创建command对象(请看下列代码),而且execute是ICommand的操作,执行业务逻辑。
The Chain of Responsibility pattern supports decoupling by passing a request between potential receivers, whereas the command pattern supports using a command object to encapsulate a request.
责任链模式通过在可能的接受方传递请求来解耦,而命令模式是通过将请求封装成对象。
It should be noted that the command did not change the Object Data Manager (ODM) attributes, meaning they would not be persistent across a reboot.
有一点应该注意,该命令并不会更改对象数据管理器(odm)的属性,这意味着在重新启动之后它们将无法保持。
By typing the following command, you can see an assembly listing of every section in the object file that contains executable code.
通过输入下面的命令,您可以看到目标文件中包含可执行代码的每个段的汇编清单。
The expected target object varies with the admin command invoked.
预期的目标对象因调用的管理命令而异。
The fourth command creates a domain object for each device in the managed set (there is currently only one) and assigns the configuration source for this domain to the URL shown.
第四个命令为管理集(通常只有一个)中的每一个设备创建一个域对象,然后将这个域的配置资源指定到显示的URL。
This includes definition of a process object and to enable triggering on the agent command queue.
这包括定义一个进程对象和在代理命令队列上启用触发。
Also, for each object UUID specified in the input list, command to delete them from the endpoint is made.
另外,对于输入列表中指定的每个对象uuid,执行从端点中删除它们的命令。
Learning and understanding the types can be unwieldy, however, especially if a command returns an object of a type you're not familiar with.
学习和理解这些类型是比较枯燥的,尤其是一个命令返回的对象是你所不熟悉的类型。
A handler can be anything from calling a method on an object, running a command or invoking a remote object call.
事件处理器可以做任何事,包括调用一个对象的方法,运行一个命令,或者对远程对象进行调用。
After you run the above command, the utility creates a DB2 sequence object and a trigger to facilitate the automatic generation of sequence Numbers.
运行完上述命令后,实用程序即创建一个DB 2序列对象和一个触发器,以便自动生成序号。
If you have not associated a DLQ to an existing queue manager, use the MQSC ALTER command to add the DLQ to the queue-manager object.
如果您还没有将某个DLQ与现有的队列管理器关联,可以使用MQSCALTER命令将DLQ添加到队列管理器对象。
The target object and options strings vary depending on the admin command invoked.
目标对象和选项字符串因调用的管理命令而异。
This invocation syntax is used to invoke an admin command that does not require a target object.
此调用语法用来调用不需要目标对象的管理命令。
The PUT command creates a bucket or object, DELETE deletes the bucket or object, and GET retrieves information about the bucket or data from the object.
PUT命令创建桶或对象,DELETE删除桶或对象,GET检索有关桶或来自对象的数据的信息。
Since this command does not need any target object to be passed, we should set it to false.
因为此命令不需要传递任何目标对象,所以我们应该将其设置为false。
Objdump displays information about object files, which can be specified on the command line.
Objdump 显示有关对象文件的信息,这些可以在命令中指定。
A mount object can be marked private by executing the following command.
通过执行以下命令,可以将挂载对象标为私有的。
BusinessProxy then asks CommandFactory to create the desired business logic object (command) so the business can be executed.
BusinessLayerProxy然后要求CommandFactory建立请求的业务逻辑对象(命令),这样,业务就可以被执行。
Doctrine comes with a Doctrine_Pager object, which serves as command central for any operation that involves paging database records.
Doctrine带有一个Doctrine_Pager对象,它充当任何涉及数据库记录分页的操作的命令枢纽。
In the Rational Robot SQA Basic command, you need to write the object recognition parameter inside the script, which necessitates some additional thinking on your part.
RationalRobotSQABasic命令中,您需要在脚本中撰写对象识别参数,这需要对您的部分进行额外的考虑。
In the Rational Robot SQA Basic command, you need to write the object recognition parameter inside the script, which necessitates some additional thinking on your part.
RationalRobotSQABasic命令中,您需要在脚本中撰写对象识别参数,这需要对您的部分进行额外的考虑。
应用推荐