hibernate
英 [ˈhaɪbəneɪt]
美 [ˈhaɪbərneɪt]
v. 冬眠; 蛰伏
现在分词:hibernating 过去分词:hibernated 过去式:hibernated 复数:hibernates 第三人称单数:hibernates
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.- Dormice hibernate from October to May...
榛睡鼠从10月冬眠到5月。 - Hibernating insects begin to move.
蛰伏的昆虫们开始活动。
- Dormice hibernate from October to May...
英英释义
verb
- sleep during winter
- Bears must eat a lot of food before they hibernate in their caves
- be in an inactive or dormant state
双语例句
- We assume a basic understanding of Hibernate.
我们假设读者对Hibernate有一个基本的了解。 - As a counterexample, Brown mentions a project using three persistence solutions: Spring, EJB and Hibernate.
作为一个反例,Brown提到一个项目,其中使用了三种持久化解决方案:Spring、EJB和Hibernate。 - Hibernate calls this the n+ 1 Selects Problem.
这个问题很常见,Hibernate把这个问题称为n+1选择问题。 - Now, with new integration modules, this support is also available for both Hibernate and iBATIS applications.
现在,随着新集成模块的出现,该支持也可用于Hibernate和iBATIS应用程序。 - What this means is that Hibernate provides you with one more level of abstraction when interacting with a database.
这也就意味着在与数据库交互时,Hibernate提供了多级抽象方法。 - Hibernate is a powerful, ultra-high-performance object/ relational persistence and query service for the Java platform.
Hibernate是针对Java平台的一个强大的、超高性能的对象/关系型持久性和查询服务。 - It is simply a technical column shared between Hibernate and the database.
它仅仅是Hibernate和数据库之间共享的一个技术性的列。 - Hibernate is a popular open source object relational mapping tool for a Java ™ environment.
Hibernate是一个流行的开源对象关系映射工具,运行在Java环境中。 - Design of Research Management Information System Based on JSF and Hibernate
基于JSF和Hibernate的科研管理信息系统设计 - First, in developing the application above we used the connection pooling from Hibernate.
首先,在开发上面的应用程序时,我们用了Hibernate中的连接池。