orm是什么意思,orm怎么读 语音:
  
orm 基本解释
abbr. off-road motorcycle(s) 不在路上的机车
中文词源
orm 用法和例句提示:点击例句中的单词,就可以看到词义解释
提示:点击例句中的单词,就可以看到词义解释
Orm provides functionality to perform complete crud operations and encourages object-oriented querying .
orm提供功能来执行完整的crud操作并鼓励面向对象的查询。
Orm also supports metadata mapping and helps in the transaction management of the application .
orm还支持元数据映射以及在应用的事务管理方面提供帮助。
Orm is a technique that transparently persists application objects to the tables in a relational database .
orm是一种透明地把应用对象持久到关系数据库中的表的技术。
Orm behaves like a virtual database , hiding the underlying database architecture from the user .
orm的行为就像是一个虚拟的数据库,对用户隐藏了底层的数据库架构。
It is powerful orm framework , but it is overkill for such simple task as a sessions management .
虽然这是一个强大的orm框架,但对于像会话管理这种简单的任务而言就是杀鸡用牛刀了。