专业字典>英语词典>hibernate翻译和用法

hibernate

英 [ˈhaɪbəneɪt]

美 [ˈhaɪbərneɪt]

v.  冬眠; 蛰伏

现在分词:hibernating 过去分词:hibernated 过去式:hibernated 复数:hibernates 第三人称单数:hibernates 

高考TOEFLGRETEM8

BNC.24989 / COCA.21924

牛津词典

    verb

    • 冬眠;蛰伏
      to spend the winter in a state like deep sleep

      柯林斯词典

      • VERB 蛰伏;冬眠
        Animals thathibernatespend the winter in a state like a deep sleep.
        1. Dormice hibernate from October to May...
          榛睡鼠从10月冬眠到5月。
        2. Hibernating insects begin to move.
          蛰伏的昆虫们开始活动。

      英英释义

      verb

      • sleep during winter
        1. Bears must eat a lot of food before they hibernate in their caves
        Synonym:hole up
      • be in an inactive or dormant state

        双语例句

        • Your Hibernate applications can use the heterogeneous batching feature in pureQuery.
          您的Hibernate应用程序可以使用pureQuery中的异构批处理特性。
        • As a counterexample, Brown mentions a project using three persistence solutions: Spring, EJB and Hibernate.
          作为一个反例,Brown提到一个项目,其中使用了三种持久化解决方案:Spring、EJB和Hibernate。
        • It's this degree of flexibility that is making Hibernate so popular in object-relational Java projects.
          正是这样高水平的灵活性使Hibernate在对象关系Java项目中如此流行。
        • It is simply a technical column shared between Hibernate and the database.
          它仅仅是Hibernate和数据库之间共享的一个技术性的列。
        • Hibernate's JPA support provides for JPA standard persistence and is a good alternative to the proprietary Hibernate APIs.
          Hibernate的JPA支持提供JPA标准持久性,并且是专有HibernateAPI的较好替代方案。
        • Design and Implementation of Network Shop System Based on the JSF 、 Hibernate and Spring Framework
          基于JSF、Hibernate和Spring框架的网上商店系统的设计和实现
        • Hibernate calls this the n+ 1 Selects Problem.
          这个问题很常见,Hibernate把这个问题称为n+1选择问题。
        • First, in developing the application above we used the connection pooling from Hibernate.
          首先,在开发上面的应用程序时,我们用了Hibernate中的连接池。
        • To correct this, I use a Hibernate named query.
          为更正该问题,我使用了Hibernate命名查询。
        • But all of them are implemented in Hibernate ( at the persistence layer) instead of in the database.
          但所有这些都是在Hibernate(在持久层)中实现的,而非数据库中。