这是将对象模型映射到关系数据库模型的一种典型框架。
This is typical of frameworks that map object models to relational database models.
考虑这样一个示例:DBA知道问题根源是查询的性能较差,但此查询是由框架生成的,使用了对象关系映射技术。
Consider an example where a DBA knows the problem is a poor-performing query, but that query was generated by a framework, using an object-relational mapping technology.
为了应对可能的这种情况,如果在此事务策略中使用对象关系映射(ORM)框架,则应确保使用了版本验证功能。
To deal with this possibility, make sure you use versioning if you are using an object-relational mapping (ORM) framework with this transaction strategy.
手动编写对象关系映射(ORM)、日志或测试框架的时代已经一去不复返。
Gone are the days of writing your own object-relational mapping (ORM), logging, or testing framework.
简单性是SQLMaps 优于其他框架和对象关系映射工具的最大优点。
Simplicity is the biggest advantage of SQL Maps over other frameworks and object relational mapping tools.
本地事务的另一个限制是不能将它们与传统的关系对象映射(ORM)框架,比如Hibernate、TopLink或OpenJPA,一起使用。
Another limitation of local transactions is that you cannot use them with traditional object-relational mapping (ORM) frameworks such as Hibernate, TopLink, or OpenJPA.
可以肯定地说,它没有提供插装的供应,并且不使用任何种类的对象关系映射(object - relational mapping, OR m)框架。
Suffice it to say that it has no provision for instrumentation and it does not use any sort of object-relational mapping (ORM) framework.
冗长乏味的JDBC开发导致对象关系映射(ORM)框架的诞生,该框架提供一个数据访问抽象层。
The tedium of JDBC development led to the creation of the object relational mapping (ORM) framework, which provides a data access abstraction layer.
持久化框架较好地解决了关系型数据库的对象持久化问题,对象关系映射是持久化框架的核心内容。
The persistence framework solves the problem of object persistence in relational databases. Object relational mapping is the core of persistence framework.
持久化框架较好地解决了关系型数据库的对象持久化问题,对象关系映射是持久化框架的核心内容。
The persistence framework solves the problem of object persistence in relational databases. Object relational mapping is the core of persistence framework.
应用推荐