aut*_*tix 2 entity annotations doctrine-orm
Doctrine 实体可以拥有该标志readOnly.
该旗应该如何readOnly使用?
/** @Entity(readOnly) */ <-- like this?
/** @Entity(readOnly=true) */ <-- or like this?
class User
{
//...
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
3614 次 |
| 最近记录: |