这样的结果集可以看作是“视图”,它们不是显式地在数据库中创建的,而是由存储过程动态地创建的。
Such result sets can be regarded as "views" that are not explicitly created in the database but are created on the fly by the stored procedure.
模型表示数据,并提供管理、操作、计算数据所需的函数,它们通常存储(虽然不是总是)在数据库中。
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.
因此,整个数据列和相关的索引不是存储在数据库中。
Thus, whole columns of data and the associated indices are not stored in the database.
应用程序组的概念允许将用户组存储在数据库中而不是配置的LDAP中。
Application groups concept allowing you to store user groups in a database and not in the configured ldap.
对于聚合和组合,在数据库中对整体所做的操作通常需要同时对部分进行操作,而关联就不是这样。
With aggregation and composition, anything you do to the whole in the database you almost always need to do to the parts, whereas with association that is not the case.
这个组件的另一个优点是在数据库中存储内部ID而不是完整的EPC。
An additional advantage is the storage of the internal IDs instead of the full EPCs in the database.
此问题的常用解决方案是,把会话存储在数据库而不是内存中。
The common solution to this problem is to store the session in a database instead of memory.
例如,如果在数据库中只有50个类别,那么这个隐藏的视图就只包含50个文档,而不是10,000个之多。
For example, if there are only 50 unique categories in the database, this hidden lookup view would contain only 50 documents instead of 10,000.
通过使用RI约束,您可以轻松地放置一些需要的逻辑,来直接在数据库中强制执行这类业务规则,而不是在与数据库交互的应用程序中执行。
By using RI constraints, you can easily place some of the logic needed to enforce such business rules directly in a database rather than in applications that interact with the database.
您已经了解了如何配置数据库存储库以及如何进行更改,以便在数据库存储库中创建新用户和组,而不是在缺省的基于文件的存储库中创建。
You have seen how to configure a database repository and make changes such that new users and groups are created in the database repository, instead of the default file-based repository.
惟一知道的就是在浏览器上显示的内容不是想要的内容,或者想要保存在数据库中的内容根本没有保存。
You only know that what is being displayed to the browser isn't what you intended, or that what you thought was being stored in your database isn't being stored at all.
Pebble的一个有趣方面在于,Pebble服务器上的博客内容存储为XML文件,而不是像大部分其他博客服务器那样存储在数据库中。
A more interesting aspect of Pebble is that blog content on a Pebble server is stored as XML files rather than in a database, as most other blog servers do.
没有关联的连接这一事实告诉pureQuery要查询内存中的数据,而不是存储在数据库中的数据。
The fact that there is no associated connection tells pureQuery that you are querying in-memory data and not data stored in a database.
页面不是文件。它们与日志一样是被存储在数据库中的。
Pages are not files. They are stored in your database just like Posts are.
页面不是文件。它们与日志一样是被存储在数据库中的。
Pages are not files. They are stored in your database just like Posts are.
应用推荐