查询
1 词典释义:
orm
时间: 2025-05-09 15:34:21

orm

双语例句
  • There is no embedded ORM-framework.

    没有嵌入的 ORM 框架。

  • This is, of course, thanks to ORM technology.

    这当然多亏了 ORM 技术。

  • An object-relational mapping (ORM) case scenario.

    对象-关系映射(ORM)案例场景。

  • This really illustrates the magic that is ORM.

    这实实在在地体现了 ORM 的魔力。

  • Clj-record is an ActiveRecord-like ORM mapper.

    clj - record是一个类似于activerecord的or M映射器。

  • What about when you use an ORM-based framework?

    使用基于 ORM 的框架会怎样呢?

  • The simple ORM tool is next, as shown in Listing 8.

    接下来是简单的OR M工具,如清单8所示。

  • You can use many ORM tools to avoid code repetition.

    可以使用许多OR M工具来避免代码重复。

  • Revisiting the model: Letting the ORM select behavior.

    再论模型:让OR M选择行为。

  • When writing JDBC queries, ORM relies on manual coding.

    当编写JDBC查询时,OR M依赖于手动编程。

  • This is one of the features of a simple yet powerful ORM.

    这是简单但功能强大的OR M的特性之一。

  • Many of the ORM frameworks have implementations of this basic idea.

    许多 ORM 框架实现了这种基本思想。

  • You'll also learn how to integrate ORM to your application using iBATIS.

    您还将了解如何将 ORM 集成到使用 iBatis 的应用程序中。

  • Associations: Sequel has the most powerful associations of any ruby ORM.

    关联:Sequel具有任何ruby OR M上最强大的关联特性。

  • The API should be very familiar for people who are used to ORM libraries.

    对于习惯了OR M类库的开发人员来说,这些API应该非常熟悉。

  • The Doctrine ORM package: Download this object relational mapper for PHP.

    Doctrine OR m包:下载这个用于PHP的对象关系映射器。

  • MindScape has released version 2.0 of their domain modeling and ORM tool.

    MindScape最近发布了他们域建模和OR M工具的2.0版本。

  • Session.query is also more or less an ORM-enabled replacement for select .

    query或多或少也是select的支持OR M的替代方法。

  • Also, they tend to tie your database and ORM design to the original domain.

    此外,组合键倾向于将您的数据库和OR M设计绑定到原始领域。

  • It does not have a dependency on any particular ORM or data implementation.

    它对任何特别的OR M或数据实现都没有依赖性。

  • Listing 3 illustrates the schema from this ultra-simple ORM database design.

    清单3展示了来自这个非常简单的OR M数据库设计的模式。

  • This is merely a new ORM style code generator for Eclipse that IBM has made.

    JLINQ仅是IBM为Eclispe制作的新的OR M风格的代码生成器。

  • RDBMS either directly through SQLs or stored procedures indirectly using orm.

    直接通过SQL或间接使用OR M的存储过程来实现rdbms。

  • The one exception has been ORM where the approach itself requires a cache to work.

    有一个例外是ORM,因为它本身的方法就需要一个缓存。

  • Active Record is an object-relational mapping (ORM) that follows a standard ORM model.

    Active Record是遵照了标准的or m模型的对象关系映射(object - relational mapping, ORM)。

  • Initially, many developers approached ORM tools just as they approached database tables.

    最初,许多开发人员按照使用数据库表的方式使用OR M工具。

  • Object Relational Mapping (ORM) solutions are widely used in today's enterprise applications.

    对象关系映射(ORM)解决方案在当今企业应用中广为使用。

  • The most popular data source integration is Compass integration with different ORM tools.

    大部分常用的数据源是Compass与ORM工具的集成。

  • It is powerful ORM framework, but it is overkill for such simple task as a sessions management.

    虽然这是一个强大的ORM框架,但对于像会话管理这种简单的任务而言就是杀鸡用牛刀了。