DoctrineOR m包:下载这个用于PHP的对象关系映射器。
The Doctrine ORM package: Download this object relational mapper for PHP.
我将首先介绍什么是对象关系映射器(object - relationalmapper,ORM),以及如何创建一对多关系。
I'll start by describing what an object-relational mapper (ORM) is and how to create a one-to-many relationship.
然后,下载Doctrine对象关系映射器(参见参考资料中的链接)并将 Doctrine 库添加到 $ROOT/libs/doctrine。
Then, download the Doctrine object relational mapper (see Resources for a link) and add the Doctrine libraries to $ROOT/libs/doctrine.
遵从命名查询的风格,目标是等同或超过现有对象-关系映射器和持久化解决方案的功能。
Follows the named-query style, targeted to match or exceed the capabilities of existing object-relational mappers and persistence solutions.
可以将XMLBeans看作对象-关系(OR)映射器,但这是针对XML文件而非关系数据库而言的。
You can think of XMLBeans as an object-relational (or) mapper — but for XML files rather than relational databases.
可以将XMLBeans看作对象-关系(OR)映射器,但这是针对XML文件而非关系数据库而言的。
You can think of XMLBeans as an object-relational (or) mapper — but for XML files rather than relational databases.
应用推荐