尽管XML在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在CLOB或BLOB中。
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.
为样例应用程序创建数据库表。
这就是您要创建数据库表的位置。
它们自动地映射到关系数据库表。
They are automatically mapped to relational database tables.
我们有什么东西会使用数据库表么?
实体一对一地映射到数据库表。
它允许您定义与数据库表对应的类。
It lets you define classes that correspond to the tables of a database.
还可以修改数据库表的结构或模式。
The other possibility is modifying the structure, or schema, of a database table.
创建所需的数据库表并为其填充数据。
图1中描绘了相应的心脏病数据库表。
The corresponding heart disease database table is depicted in figure 1.
三个磁盘用于消息传递数据库表空间。
每个字段在数据库表中有一个对应的列。
Each of them has a counterpart column in the database tables.
与对象不同,数据库表没有继承的概念。
Database tables, unlike objects, do not have a concept of inheritance.
服务中访问的数据库表应该没有被更新。
The database table accessed in the service should not be updated.
现在需要创建数据库表和一些样例数据。
Now you need to create the database tables and some sample data.
请考虑有多行的数据库表的索引的使用。
Consider the use of indices on database tables that have many rows.
数据库表均冠以前缀“ AE _ ”。
利用xml更新数据库表。
设置xCAT数据库表
可以用一个php脚本创建这个数据库表。
首先,用xml类型列创建一个数据库表。
研究数据库表中的文本。
表名称:类代表的数据库表名称。
Table name: the name of the database table represented by the class.
从数据库表清单中找到CUST。
以下代码给出了一个针对示例数据库表的例子。
The following code gives an example based in the sample database tables.
这将更新数据库表。
可以检查安装的需求,并自动地创建数据库表。
The requirements for installation are checked and the database tables are automatically created.
一个模型代表一个数据库表。
该提取请求包含关于选择的源数据库表的元数据。
The extract request contains the metadata about the selected source database tables.
我们将该实体映射到单个包括对应列的数据库表。
We mapped the entity to a single database table that includes the corresponding columns.
应用推荐