We'll begin with a review of the Data Access Object pattern.
我们将从回顾数据访问对象模式入手。
Then only user will be allowed to access object through the subject.
用户只被允许通过此主题访问对象。
Data Access Object (DAO) and Session Facade are both good ones to use.
数据访问对象(Data Access Object,DAO)及会话外观(Session Facade)都是非常值得一用的。
Listing 19. Update method and statement for the in-the-bean mapping Employee data access object.
清单19. bean内映射的Employee数据访问对象的更新方法和语句。
The goal of the data Access Object pattern is to provide a single point of contact to a particular data source.
数据访问对象模式的目的是提供到特定数据源的单个联系点。
A better solution might be to control database object access through the use of schemas.
更好的解决方案可能是通过使用模式控制数据库对象访问。
Users attempting to access an object must have its security label granted to them.
试图访问一个对象的用户必须被授予此对象的安全标签。
You can then access the data using standard PHP object access and methods.
然后,您就可以使用标准的PHP对象访问和方法访问数据。
How can I access or address one data object from another one?
如何从一个数据对象中访问另一个数据对象或与其进行通信?
Imagine an application that consists of two threads, both trying to access the same object.
假设一个应用程序由两个线程组成,而这两个线程都尝试访问同一个对象。
Write to the access method of the SQLXML object.
写入到这个SQLXML对象的访问方法。
The global context supports value pathing, which is direct access into certain object types.
全局上下文支持值路径,它直接访问某个对象类型。
The access to the aggregate object is shown in bold in Listing 9.
对聚集对象的访问如清单9中的粗体部分所示。
Process data using access methods provided in the response object.
使用请求对象中所提供的访问方法处理数据。
To access the object provided, you simply call the method.
要访问提供的对象,调用这个方法即可。
Any access to a collection of events is guarded by a mutual exclusion object.
任何对一组事件的访问都由一个互斥对象来保护。
The window object provides access to the elements on the page.
窗口对象提供了对页面上元素的访问。
First and foremost, you will need to access the object model itself.
首先,需要访问对象模型本身。
Having access to this object allows you to retrieve a suggestion String by index.
与对象相联允许您通过索引获取推荐字符。
Access to the results object is then made through direct Python attributes.
对结果对象的访问是直接通过Python属性进行的。
To access the XML file, we will use the Document Object Model (DOM).
要访问XML文件,我们将利用文档对象模型(Document Object Model, DOM)。
To access the Menu Object, simply use.
要访问Menu对象,只需使用。
We can access many-valued child data object properties, such as address, using the same syntax.
我们可以使用相同的语法访问多值子数据对象属性(例如地址)。
You access the data by retrieving the data property of the message object.
您通过检索message对象的data属性来访问该数据。
When you access the third item, Python knows it is an integer object.
在访问第三个数据项时,Python知道它是一个整数对象。
DwDesiredAccess is the requested access for the event object.
dwDesiredAccess是针对这个事件对象所请求的访问权。
Access to the com.icl.saxon.Bindery object, where values of variables are held.
访问保存变量值的com. icl . saxon . Bindery对象。
This code is used to access the Client object when handling a user request.
处理用户请求时,使用这段代码来访问Client对象。
This is the object that is used to access the Web service.
这是用来访问Web服务的对象。
The following line gives you access to an object you can use.
下面的代码提供了访问一个对象的途径,你可以使用这个对象来初始化运行时设置。
应用推荐