简体   繁体   中英

How to have identity map in doctrine ORM

need to use a good PHP ORM that has elements of Datamapper and I am not clever enough to code it myself.

chosen doctrine, but after reading through the user guide, cannot find anything that says how to use identity map to lower calls to database.

please show me how to have identity map in doctrine ORM?

just read and understood stuff like datamapper, activerecord, identity map, domain model YESTERDAY via fowler's PEAA book.

本文所述, Doctrine 2支持身份映射模式

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM