Different object managers may manage objects belonging to the same scope.
不同的对象管理器可能管理属于同一范围的对象。
A custom scope typically corresponds to a backing store that can manage object instances.
某个自定义作用域通常与能够管理对象实例的后端存储相对应。
The object manager does not manage them at all.
对象管理器根本不管理它们。
These data object can now be used in the application to manage the underlying data.
现在可以在应用程序中使用这些数据对象来管理底层数据。
In the controller class, you created the object to manage the collaboration.
在控制器类中,您创建了对象来管理协作。
Once you have the object represented in a class, you next need a class to manage it.
在一个类中表示对象后,接着还需要一个类来管理该对象。
However, programmers must create their own object model and manage the SAX events.
然而,程序员必须创建他们自己的对象模型并管理SAX事件。
The resource manager USES the object pool provided by the container to manage system resources.
资源管理器会使用容器提供的对象池来管理系统资源。
You can also create a class to manage the data object, which will contain all the information that you retrieved from the JSON file.
您还可以创建一个类来管理数据对象,这个对象包含您从JSON文件查询得到的所有信息。
Instead of forcing callers to assume the burden, you can write factories to manage the creation of an object and its dependencies.
您可以不增加调用方的负担,而是编写一些工厂来管理对象及其依赖项的创建。
This does not necessarily mean that it's safe to manage the document's content through its object model.
这并不是说,这样利用对象模型就可以安全地管理文档的内容了。
Multiple threads of control can simultaneously try to push data to the queue or remove data, so you need a mutex object to manage the synchronization.
多个控制线程可以同时在队列中添加数据或删除数据,所以需要用互斥锁对象管理同步。
After reading this article, you should have a better understanding of how you can manage the ownership of a SQL object inside the DB2 database.
阅读完本文之后,您应该能够更好地理解如何在DB 2数据库中管理SQL对象的所有权。
Apart from managing interface details, a server application can also optionally manage resources referred as object UUIDs.
除了管理接口的详细信息之外,服务器应用程序还可以管理对象uuid引用的资源。
Finally, there's a structure to manage the actual data for the object that is represented by an address space object.
最后,对于由地址空间对象表示的对象的数据,有一个管理结构。
The annotated interface that defines the data access object provides a central control point to manage the SQL statements for the entire application.
带注释的接口为管理整个应用程序的sql语句提供一个集中控制点。
Next, you can add the Device objects as members of a ManagedSet object and manage them collectively as a set.
接下来,您可以添加Device对象作为ManagedSet对象的成员,且以集合形式对它们进行集中管理。
This call initializes the JAXBContext object to manage the runtime invocations.
这个调用初始化JAXBContext对象以管理运行时调用。
The recognition TAB displays recognition data used by Functional Tester to locate and manage the test object.
识别标签显示了FunctionalTester用来定位和管理测试对象的识别数据。
Without any object in the Reflection window, we can no longer use "WaitForXXX" Driver commands to manage the synchronization between the client and server.
如果在Reflection窗口中没有任何对象,就不能使用 “WaitForXXX”驱动程序命令来控制客户端与服务器之间的同步。
The WorkingCopy starts the parser creation by constructing a CModelBuilder object to manage the parsing process.
WorkingCopy通过构建一个用于管理解析过程的CModelBuilder对象来开始解析器的创建。
The FacesContext object contains all the state information JSF needs to manage the GUI component's state for the current request in the current session.
FacesContext对象包含了JSF用来管理当前会话中当前请求的GUI组件状态所需要的所有状态信息。
When the PDOM is created for a project, it constructs a Database object to manage its low-level storage.
为项目创建了一个PDOM后,它会构造一个Database对象来管理其底层存储。
The sample code demonstrates how to use the object manager to manage a request scope in a Struts 1.1 application.
示例代码演示如何用对象管理器在一个Struts 1.1应用程序中管理请求范围。
If there is no JNDI data source, it USES the DBVendor object to manage connections.
如果没有jndi数据源,它会使用DBVendor对象管理连接。
To explore or manage a domain, you first need a virDomainPtr object.
要探究或管理域,首先需要一个virDomainPtr对象。
The AdminControl object is used to manage the running instance of an application server by a JMX bean.
AdminControl对象用于通过JMXBean管理应用程序服务器的运行实例。
One of the ways we have limited the need to constantly manage and update object maps is to make use of the dynamic object search capability of the ObjectFactory class.
限制经常管理和更新对象映射的一个方法是使用ObjectFactory类的动态对象搜索功能。
This view, will manage the data instead (it does not know where the data arrived), but it must convert the text string (JSON-like formatted) into an Objective-C data object.
虽然此视图将代替管理数据(不知道数据会到哪里),但是它必须将文本字符串(类json格式)转换为Objective - c数据对象。
To easily manage the validators of a Web page, the valid.js file defines the ValidatorList constructor (see Listing 8), which creates an object wrapping an array of validators.
为了轻松管理web页面的验证器,valid . js文件定义了Validator List构造函数(参见清单8),它创建一个包含有验证器数组的对象。
应用推荐