• Referring back to Figure 1, you see how the abstract model generates one model for the SQL and another for the PHP through the Database access model.

    回头看图1发现抽象模型sql生成了一个模型,通过数据库访问模型为php生成了另一个模型。

    youdao

  • Then it clears the object model, as it did before, and reloads the object model from the database.

    然后清理对象模型,在清理之前,会重新数据库中加载对象模型。

    youdao

  • One of the model files, known as the base model, represents the database before the change.

    其中一个模型文件称作基础模型)表示更改之前数据库

    youdao

  • The physical data model gives you a picture of your database entities and lets you make decisions, then execute them on your current database model.

    物理数据模型可以提供数据库实体视图可以做出设计决策然后当前的数据库模型中实现这些决策。

    youdao

  • The second is an "object-centric" approach, which starts with a business model and creates a database to persist the model.

    第二以对象为中心”的方法,从业务模型创建数据库持久化这个模型开始

    youdao

  • But a problem occurs when the analysis model is used to create a new database model, because the information captured in the analysis model is insufficient to complete a working data model.

    但是分析模型创建新的数据库模型时就会出现问题因为,从分析模型中得来信息已经不足以完成工作数据模型了。

    youdao

  • You transformed an application model to a logical data model for finally creating the database tables.

    一个应用程序模型转换逻辑数据模型,并最终创建数据库数据表

    youdao

  • It has a domain model representing the major entities within the system, and USES an ORM framework to map the domain model to the database.

    这个应用使用领域模型表示这个系统中的实体使用ORM框架领域模型映射数据库上。

    youdao

  • The logical model is then converted into a physical model, with consideration given to the architecture of the database objects.

    数据库对象架构进行了考虑之后逻辑模型就被转化物理模型。

    youdao

  • In many cases it is necessary to copy the data from the XML object model into an application-specific object model or a database before processing can start.

    很多情况下,处理之前必须数据XML对象模型复制应用程序专用的对象模型或者数据库。

    youdao

  • This code is all one needs to write in order to have an entity model created for him, including all underlying plumbing needed to store the model in a database.

    创建实体模型,上面这些代码足矣,包含了将模型存储数据库所需一切底层信息。

    youdao

  • Once a data model is specified, RDA allows you to create the SQL code for DB2 so that you can deploy the data model on a database.

    指定数据模型之后RDA允许创建用于DB2SQL代码以便将数据模型部署到一个数据库

    youdao

  • Completed logical model is used for two purposes: to drive database development and as a source for a UML model.

    完成逻辑模型两个用途驱动数据库开发作为uml模型

    youdao

  • The first transformation turned the abstract model into a database physical schema model. I then used this schema model to build the SQL code.

    首先抽象模型转化数据库物理模式模型,然后使用模式模型构建SQL 代码。

    youdao

  • The dashed boxes in Figure 1 (SQL model and Database access model) indicate temporary models created from the abstract model.

    1中的虚线(SQL模型数据库访问模型)表示抽象模型创建临时模型

    youdao

  • Now that the Logical data Model is transformed, you need to create a Physical data Model in InfoSphere data Architect for the DB2 database.

    既然逻辑数据模型已经得到了转换,需要InfoSphere DataArchitect物理数据模型DB 2数据库创建一个物理数据模型。

    youdao

  • Specify the Cubing model generated above and the target as the database node of the physical data model, then click Next.

    指定上面生成Cubing模型目标作为物理数据模型的数据库节点然后单击Next

    youdao

  • A deployed domain model in an Initiate hub is not simply mapped 1:1 onto a relational database model.

    Initiatehub内部署模型不能简单地1:1映射一个关系数据库模型。

    youdao

  • The Code First approach to application development means that the object model is created in code, and then the database structure is generated from that model.

    应用程序开发领域中的代码先行(CodeFirst方法代码中创建对象模型然后按照模型生成数据库结构

    youdao

  • The model represents the data stored in the database with each table having a corresponding ActiveRecord model class in Ruby.

    模型表示数据库存储数据每个Ruby都有一个对应ActiveRecord 模型

    youdao

  • It does not currently include Active Record, the powerful domain model library on which Rails database model objects are built.

    当前的版本包括ActiveRecordRails数据库模型对象赖以为根本的强大的领域模型类库

    youdao

  • Before you import the file containing your security model, import the file containing your cube model into the InfoSphere Warehouse control database using the Administration Console.

    导入包含安全模型文件之前使用Administration Console将包含多维数据集模型的文件导入InfoSphereWarehouse控制数据库

    youdao

  • Class: a class in the UML model represents a database table. For each class in the model, the following are created.

    uml模型中的个类代表一个数据库

    youdao

  • The second command, jruby script \ generate model Wish creates the model that will take care of writing data to the database.

    第二命令jrubyscript \generatemodelWish将创建负责数据写入数据库模型

    youdao

  • From the physical data model File page, accept the default value for the data design project, specify ARCH_JKENT_HR_changes for the name for the physical model, and specify the database type.

    PhysicalDataModelFile页面上,接受数据设计项目默认指定CMERDADemo_HR_changes作为物理模型名称然后指定数据库类型

    youdao

  • One caveat is that virtual properties (properties defined as attributes in the model but not actually stored in the database) can have different HTML rendering than regular model properties.

    一点需要注意:虚拟属性(模型作为属性定义但却真正保存数据库中的属性)的html渲染方式可能普通的模型属性不同

    youdao

  • You can easily create a logical data model that is derived from business requirements and transform that into a physical data model that reflects your database design.

    可以业务需求轻松地创建逻辑数据模型它转换为反映数据库设计的物理数据模型。

    youdao

  • Many times you don't have a data model created for your database during the development or earlier stages, but that shouldn't be used as an excuse for not having a data model at all.

    很多时候开发阶段更早的阶段,没有数据库创建数据模型但是不能作为没有数据模型的借口

    youdao

  • Other new features are: support for.net 4.0, model-first or database-first development mode, model view, project validation.

    其他一些特性还有支持。NET 4.0、模型先行数据库先行开发模式、模型视图项目验证等等

    youdao

  • On the other hand, a physical data model is a database-specific model that represents relational data objects (for example, tables, columns, primary and foreign keys, and their relationships).

    一方面,物理数据模型数据库特定的模型,它代表关系数据对象,例如主键以及它们的关系。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定