Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
尽管XML在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在CLOB或 BLOB中。
So how do you get from a database table to the search and display screens in Figures 1 and 2?
因此,您如何根据搜索条件从数据库表中得到结果记录,并得到图1和图2那样的显示屏幕呢?
In this test, the EJB entity represents a single row in the database table.
在这个测试中,EJB实体表示数据库表中的一个单一行。
In this section, you create the export from which the adapter sends updates when the database table is modified.
在本部分中,您将创建一个导出,当修改数据库表时,适配器从该导出发送更新。
The database table accessed in the service should not be updated.
服务中访问的数据库表应该没有被更新。
This is defined by an SQL query involving a server, database, table, and columns.
这是通过一个涉及服务器、数据库、表和列的SQL查询定义的。
And to select a page from your database table, you use a function from the pages model.
要从您的数据库表中选择页面,您需要使用来自页面模型的函数。
It will have a home page that displays some promotional copy and a form that posts to a database table.
该站点将有一个主页,显示一些宣传文本和一个表单,该表单将发布到数据库表中。
We mapped the entity to a single database table that includes the corresponding columns.
我们将该实体映射到单个包括对应列的数据库表。
The database table may be created with a PHP script.
可以用一个php脚本创建这个数据库表。
For some people, creating a DAO for each database table may seem to be a very straightforward approach.
对于有些人而言,为每个数据库表创建一个DAO也许看上去是非常简单的方法。
Additionally, one Node may refer to another Node, in much the same way that an object references another object or a row in one database table references a row in another database table.
此外,一个结点可以引用另一个结点,与在一张数据库表中一个对象引用了另一个对象、一行或是引用了另一张数据库表中的一行类似。
This implicit association avoids database table joins and extra selections, and cuts down data transfer size.
这种隐式关联避免了数据库表连接和额外的字段选择,降低了数据传输的大小。
Often, this can be implemented by using a simple lookup table or reading values from a database table.
通常,这可以通过使用简单的查找表或从数据库表读取值来实现。
Refer to the Features per database table for specific details.
参考数据库特性比较表了解具体细节。
Most developers occasionally need to build an application that makes simple updates to a database table.
很多开发人员会需要构建一个应用程序对数据库表进行简单更新。
Defines the fields that are container managed with the appropriate columns in the database table that they represent.
用数据库表中对应的列,对代表列的容器管理字段进行定义。
To make the taxonomy available to a reporting tool, export it to a database table.
要将分类用于报告工具,需将其导出到一个数据库表。
You have a database table for trails and another one for locations.
有了一个针对赛道的数据库表和另一个针对地点的数据库表。
The resulting database table does not need to contain columns created just from the analysis.
最终生成的数据库表不一定要包含从分析创建的列。
XML data configuration maps XML data to relational database table columns.
XML数据配置将XML数据映射为关系数据库表的列。
Listing 2 shows a SQL script that creates the sample database table.
清单2中展示的这个sql脚本创建了示例数据库表。
If the database table is not present, this function initiates the process of creating that table.
如果数据库表没有给出,该函数将发起创建表的过程。
The predefined ROT functions are organized in a buffer pool, database, table space and SQL activity cluster.
预定义的ROT功能组织在缓冲池、数据库、表空间和SQL活动集群中。
The final piece of the puzzle is a database table that shows which users are following whom.
最容易令人感到迷惑的是显示用户追随关系的数据库表。
Three disks for the messaging database table Spaces.
三个磁盘用于消息传递数据库表空间。
Then, you would read the expected results from either an XML file or a relational database table.
然后,您会从XML文件或关系数据库表格中读到预期的结果。
After successfully opening the database, the SQL DDL to create the database table is executed.
成功打开数据库后,执行创建数据库表的SQLDDL。
Four disks for the BPC database table Spaces in the database management system.
个磁盘用于数据库管理系统中的BPC数据库。
Finally, you used a temporary table to modify the structure of an existing database table.
最后,使用临时表来修改现有数据表的结果。
应用推荐