图4:分析实际的数据库架构。
更新数据库架构,比如更改表或添加表。
Updating the database schema, such as altering tables or adding tables
本例使用了原始的数据库架构和十分简单的查询。
This example works with a primitive database structure and truly simple queries.
数据库架构通常在应用程序部署到生产之后更改。
Database schemas often change after applications are deployed into production.
可基于数据库架构进行内置数据验证。
Built-in data validation that is based on the database schema.
数据库架构师—数据库建模与物理布局。
如何:比较数据库架构。
比较和同步数据库架构。
数据库项目,它是数据库架构的脱机表示形式。
The database project, which is the offline representation of the database schema.
可以对正被更名的列和其他数据库架构更改采用类似的方法。
A similar approach can be taken for columns being renamed and other database schema changes.
通过单击“转换模式”按钮,将转换数据库架构。
Convert the database schema by clicking the "Convert schema" button.
还可以为该配置更新数据库架构和数据生成计划。
You can also update the database schema and the data generation plan for the configuration.
分析所有数据库架构,并针对结构更改而修改日志。
Analyze all database schemas and change logs for structural changes.
有关架构部署的更多信息,请参见部署数据库架构。
For more information about schema deployment, see deploy a Database schema.
通用示例包括开发说明或指令、数据库架构和代码剪辑。
Common examples include development notes or instructions, database schema, and code clips.
本主题解释如何在重命名数据库架构对象之前预览更改。
This topic explains how to preview the changes before you rename a database schema object.
使用此字段可以指定要从中导入数据库架构的源数据库。
You use this field to specify the source database from which you want to import the database schema.
可以配置所安装的每个类型的数据库架构提供程序的选项。
You configure options for each type of database schema provider that you have installed.
首先创建一个简单的事件数据库架构,类似于清单2中的架构。
First, create a simple database schema for events like the schema shown in Listing 2.
自顶向下映射:根据现有的企业bean创建一个映射和一个数据库架构。
Top-down mapping: creates a mapping and a database schema based on the existing enterprise beans.
可能的原因是业务需求或特性功能发生了变化,因此也要求更改数据库架构。
There might be changes in business requirements or feature functionality that require changes to the database schema as well.
首先,DBA创建一个数据库项目并从成品数据库中导入数据库架构。
The DBA starts by creating a database project and importing the database schema from the production database.
打开SetupHub _ . sql,修改所有标记以匹配实际数据库架构名称。
Open the SetupHub_.sql and modify all the tags to match the actual database schema name.
打开SetupHub _. sql文件并修改所有标记以匹配实际数据库架构名。
Open the SetupHub_.sql file and modify all the tags to match the actual database schema name. These tags appear in a number of places within this file.
要生成使用该数据库架构提供程序的数据库的数据时,要数据生成器使用的方法。
The method that you want to the data generator to use when you generate data for a database that uses that database schema provider.
创建一个关系型DAS实例:创建关系型DAS的一个重要方面是描述它应使用的数据库架构。
Create a Relational DAS instance: an important aspect of creating the Relational DAS is describing the database schema it should use.
本文叙述根据数据库架构信息和定制的代码模板自动生成业务逻辑层代码的实现方法。
According to the database schema information and customized code template, code is built for business logic layer.
在正常部署过程中,信息(如数据库架构名称)会不断变化,而在源中具有此信息无疑会阻碍部署。
Information — like the database schema name - changes all the time during a normal deployment process, and having this in the source would definitely hinder deployment.
它提供了模型化的框架,能够让开发人员为数据库架构定义一个与真实世界信息相似的概念化的模型。
This provides a modeling framework that enables developers to define a conceptual model of a database schema that closely aligns to a real world view of the information.
描述如何在数据库项目中创建数据库架构的脱机表示形式,以及如何将项目添加到版本控制中。
Describes how you can create an offline representation of a database schema in a database project and add the project to version control.
应用推荐