当您为应用程序创建了模型并设置好数据库之后,您就可以为它启用管理界面了。
Once you have created the models for your application and set up your database Settings, you can enable the admin interface for your application.
在LocalTransaction模型中,事务由底层数据库资源管理程序(而非应用程序所在的容器或框架)管理,这便是它得名的原因。
The Local transaction model gets its name from the fact that transactions are managed by the underlying database resource manager, not the container or framework your application is running in.
Rational项目可以包含多个数据存储库,例如需求项目、变更管理(缺陷)数据库、测试数据存储库或Rose模型。
A Rational project can contain multiple datastores such as a requirements project, change management (defect) database, test datastore, or a Rose model.
DbContext是ObjectContext的简化版本,提供了基本的模型缓存、数据库供应、连接管理及模式创建等功能。
DbContext is a simplified version of ObjectContext, providing basic functionality for model caching, database provisioning, connection management, and schema creation. An example looks as following.
另一方面,InfoSphere数据架构中扩展的物理数据模型(PDM),要考虑给定的数据库管理系统的限制和能力。
On the other hand, a physical data model (PDM) which carries the DBM extension in InfoSphere data Architect, takes into account the constraints and facilities of a given Database Management System.
Concurrent提供了管理飞机仿真模型和图形引擎的主机,蓝宝石图像生成软件和地理数据库也可在主机上运用。
Concurrent provides the host computers that run the aircraft simulation models and the graphics engines, where the Sapphire image generation software and geographical database are executed.
这个可视化的建模器和VisualStudio 2008整合在一起,开发人员可以借此通过从服务器资源管理器(ServerExplor)拖拉数据库表来创建模型。
The visual modeler is integrated with Visual Studio 2008 allowing developers to create the model by dragging database tables from the Server Explorer.
有关DB 2进程模型的知识可以帮助确定问题的性质,这是因为这些知识可以帮助理解数据库管理器与其相关的组件如何相互作用。
Knowledge of the DB2 process model can help you determine the nature of a problem, because it helps you to understand how the database manager and its associated components interact.
模型表示数据,并提供管理、操作、计算数据所需的函数,它们通常存储(虽然不是总是)在数据库中。
Models represent data and provide functions necessary to manage, manipulate, and perform calculations on this data, which is usually (though not always) stored in a database.
物理数据模型将数据架构师、开发人员和数据库管理员统一起来,而不是在个人与组之间转换更改。
Instead of translating changes between individuals and groups, physical data models put data architects, developers, and database administrators stay on the same page.
您可以采用以下两种方式来使用LocalTransaction模型:让数据库来管理连接,或者以编程的方式管理连接。
You can use the Local Transaction model in one of two ways: let the database manage the connection, or manage the connection programmatically.
此时,将有更改的物理模型通过电子邮件发回给数据库管理员Eric。
At this point, send the physical model with the changes via email back to Eric, the database administrator.
此外,架构师对在RationalRapidDeveloper中的模型所做的变化能够被传播到数据库或者能够被数据库管理员运行的ddl脚本中。
In addition, changes the architect makes to the model in Rational Rapid Developer can be propagated to the database or into DDL scripts that the database administrator can run.
eXistXML数据库:下载eXist数据库,一个开源数据库管理系统,它根据XML数据模型存储XML数据,并以高效、基于索引的XQuery处理著称。
EXist XML database: Download the eXist database, an open source database-management system that stores XML data according to the XML data model and features efficient, index-based XQuery processing.
Mining管理:Mining管理使数据库支持数据挖掘,能够管理挖掘模型和管理缓存模型。
Mining administration: mining administration provides the capability to enable databases for mining, to manage the mining models, and to manage cached models.
所以为了管理目的,应该访问数据库模型和它的数据库表。
So the database model and its tables should be easily accessible for administration purposes.
查询语法是Erlang的一部分,数据模型类似于对象-关系数据库管理系统。
The query syntax is part of Erlang itself, while the data model is akin to an object-relational DBMS.
本文探讨了基于CORBA组件模型体系的电力调度实时数据库管理系统。
This paper analyzes a real time system of electric power database based on CORBA module model.
该系统主要由4个子系统构成,分别为服务子系统、数据库管理子系统、功能子系统和模型应用子系统。
This system is formed by 4 subsystems including serving subsystem, data base administration subsystem, function subsystem and model applying subsystem.
从数据库构建、属性数据库和空间数据库、路面使用性能评价模型等方面比较详细地介绍了路面管理系统。
Pavement management system was described in detail from the establishment of database, attribute database, spatial database, evaluation model of pavement performance and so on.
文章分析了SYBASE数据库管理系统的安全控制机制和基于角色的数据访问控制模型。
This paper analyzes the security mechanism of SYBASE database management system and the model of Role-based Access Control.
数据完整性是信息系统的安全目标之一,该文描述了一个时间相关的数据库管理系统的完整性策略模型。
Integrity is one of the objectives related to information system security, this paper presents a model to specify integrity policies for temporal database management system.
为了实现时态数据库管理系统,除了数据模型之外,还需要有一个时态数据库的查询语言。
In order to implement a temporal database management system, we have to set up a query language for the data model.
主要介绍它的声音数据库的组织与管理方法,以及系统的模型、组成、功能和实现中的一些要点。
The structure and management method of the database for audio, system model, function and the keys to implement are introduced.
本文介绍了上海市政排水设施管理系统的系统模型和数据库建立工作,以及系统功能模块的划分。
Introduced in this paper is the establishment of the system model and database of the Shanghai municipal drainage management system, including the division of modulus with different functions.
为此,在开发自然保护区信息管理系统时,建立了基于关系型数据库的地理数据模型。
Therefore, geographic data model based on relation typed database is established in developing information administrative system of nature reserves.
开发人员可以使用一个相对稳定应用程序概念模型工作,并将这一模型映射到多种存储架构。例如不同的数据库管理系统的实现。
Developers can work with a consistent application object model that can be mapped to various storage schemas, possibly implemented in different database management systems.
从制作技术、数据检查、质量管理等方面分析了数字高程模型数据库的建设。
This paper analyzes on the construction of DEM database from the making technique, data checking and quality control.
提出一种依据关系型数据库管理下带有时间维数据结构的GIS数据模型。
This paper puts forward model of data structure for GIS with timing dimension based on the relationship database.
本研究提出一种依据关系型数据库管理下带有时间维数据结构的GIS模型。
This paper puts forward to a model of data structure for GIS with timing dimension based on the relationship database.
应用推荐