ODBMS
常见例句
- The idea of an Object DBMS (ODBMS)is to store the objects as such,and thus bridge the semantic gap all the way to the database.
对象数据库管理就是将对象储存然后建立提取数据的路径.;这样;我们要查找某个数据就不必间接而又缓慢地寻找了 - An ODBMS makes database objects appear as programming language objects in one or more object programming languages.
一个ODBMS使数据库对象在一种或多种对对象源编程语言中看起来象编程语言对象。 - Because objects in an ODBMS can contain a variety of attributes and data, querying objects is often performed through a set of methods.
因为ODBMS中的对象可以包含各种属性和数据,因此查询对象往往通过一组方法来执行。 - When database capabilities are combined with object programming language capabilities, the result is an object database management system (ODBMS).
当数据库与对象源编程语言组合,其结果是一个对象源数据库管理系统(ODMS)。 - An ODBMS extends the programming language with transparently persistent data, concurrency control, data recovery, associative queries, and other capabilities.
ODBMS使得编程语言能够透明地进行数据持久化、并行控制、数据恢复以及关联查询等操作。 - In this paper,we present a kind of Co-Writing Systems being based on OODB.The prototype system has been developed under our object_oriented database management system(ODBMS)called XDOODB.
该文介绍了作者在以面向对象数据库作为协同写作系统的支撑平台方面所作的研究工作,原型系统已在XDOODB上实现。 返回 ODBMS