However, the business data, like the order number you defined in the input message (business object), cannot be queried in the database view.
然而,像在输入消息(业务对象)中定义的订单号这类业务数据,在数据库视图中不能查询。
My guess is that it is implemented very conservatively and disabled early based on various conditions like lock object data size and OS specific features.
我猜测这是由于它的实现比较保守,根据不同条件(比如锁对象数据大小和其他OS特定的特性)及早地关掉了它。
Like any PHP V5 object, an SDO has a set of properties, but unlike a normal PHP V5 object they are just containers for data values and cannot have application methods defined for them.
与其他任何PHPV5对象相似,SDO也拥有一组属性,但与普通PHP V5对象的不同之处在于,SDO只是数据值容器,不能有为之定义的应用方法。
If you don't have data that will be reused, and you don't pass that data in the form of an object to another component in your application, then you might consider an API like DOM or JDOM.
如果没有要重用的数据,而且不以对象的形式将数据传递给应用程序中的另一个组件,则可以考虑使用DOM或者JDOM之类的API。
If this conversion succeeds then other data like the interface ID, object UUID and annotation are retrieved from the inquiry context's reference.
如果转换成功,就从查询上下文引用获取接口id、对象uuid和注解等其他数据。
After performing our offline Join, we can see the data in our JoinRowSet object using getter methods like we do with ResultSet objects.
在执行离线join之后,我们可以像使用ResultSet对象一样,通过getter方法查看JoinRowSet对象中的数据。
If a data entry (like the admin entry in Figure 6 or Figure 7) is associated with an object class, the entry contains all the attribute types in the object class.
如果数据条目(像图6或图7中的admin条目)与对象类关联,那么条目就在对象类中包含所有属性类型。
While the process creates and populates the node object like the View and edit operations do, this data is not used in the same way to render the node or form to edit the node data.
这个过程也像View和Edit操作那样创建并填充节点对象,但是节点对象数据并不用来显示节点或编辑节点数据的表单。
Just like any other ResultHandler, you pass this handler to the Data object methods when calling the API.
和其他ResultHandler一样,在调用API时将这个处理程序传递给Data对象方法。
Once the context object goes out of scope, which like a database connection should be very quickly, the data objects essentially become read-only.
就像数据库连接那样应该非常快,一旦该上下文对象超出范围,数据对象实质上就进入只读状态。
Since the search results are being stored in an array, you'd expect functions to work through the array like you would any data object in any programming language.
因为搜索结果存储在一个数组中,您肯定希望函数遍历该数组,就像处理其他编程语言的数据对象一样。
Objects in an ODBMS — much like objects in an object-oriented programming language — are bundles of data and behaviors.
ODBMS中的对象——与面向对象编程语言中的对象非常相象——是许多数据和行为的组合。
The VM object contains data structures for the very specific thread execution, like for instance current blocks, bindings, exceptions, etc.
VM对象包含了表示当前线程执行的数据结构,例如当前的块、绑定以及异常等。
You can use these in an outbound scenario in which you have an object containing some form of XML data and would like to create a SOAPElement out of it.
如果您的对象包含某种形式的XML数据并且您希望在其外部创建SOAPElement,在这种出站场景下您可以使用这些API。
A DataGraph object represents data in a tree-like structure, with a root object at the top of the tree and children under it, similar to the structure that you might find in an XML document.
DataGraph对象以类似于树的形式表示数据,树的顶部是根对象,其下面为各个子项,与您在XML文档中看到的结构类似。
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数据对象。
The typical output stream-like methods, flush and close, force the writer to write any cached data to the underlying output, and close the writer object, respectively.
典型的类似流的输出方法,flush和close ,可以分别用来促使编写器将任何缓存的数据写入底层输出和关闭编写器对象。
You can view the raw JSON response by calling the toString method on the data property of the response object. The raw response looks like Listing 7.
您可以通过对response的data属性调用toString方法来查看原始json应答。
Like any other programming methods, to store and fetch data is the most important target for object-oriented programming.
与所有其它编程方法一样,面向对象编程的核心目标是实现数据在持久化存储系统中的存取。
The DB sample application implements a simple, database-like object that manages all its data in memory.
DB例子实现了一个简单的象数据库的对象,它在内存中管理所有数据。
The DB sample application implements a simple, database-like object that manages all its data in memory.
DB例子实现了一个简单的象数据库的对象,它在内存中管理所有数据。
应用推荐