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
双语例句
- But all of them are implemented in Hibernate ( at the persistence layer) instead of in the database.
但所有这些都是在Hibernate(在持久层)中实现的,而非数据库中。 - Hibernate is one of most popular object-relational mapping ( ORM) engines providing data persistence and query services.
Hibernate是最流行的对象关系映射(ORM)引擎之一,它提供了数据持久化和查询服务。 - As a counterexample, Brown mentions a project using three persistence solutions: Spring, EJB and Hibernate.
作为一个反例,Brown提到一个项目,其中使用了三种持久化解决方案:Spring、EJB和Hibernate。 - Spring Web Flow facilitates JPA/ Hibernate programming in transactional atomic Web flows via the mechanism of flow-managed persistence.
SpringWebFlow通过流管理的持久化机制简化了事务性原子Web流中的JPA/Hibernate编程。 - We assume a basic understanding of Hibernate.
我们假设读者对Hibernate有一个基本的了解。 - Squirrels and hedgehogs hibernate.
松鼠和猬是冬眠动物。 - Numerous Java developers today leverage Hibernate ( and Spring) for data persistence.
现在有许许多多的Java开发人员都使用Hibernate(和Spring)实现数据持久化。 - Now, with new integration modules, this support is also available for both Hibernate and iBATIS applications.
现在,随着新集成模块的出现,该支持也可用于Hibernate和iBATIS应用程序。 - Research and Application of Web System Development Architecture Based on Ext+ Spring+ Hibernate
基于Ext+Spring+Hibernate的Web系统开发架构的研究与应用 - Hibernate calls this the n+ 1 Selects Problem.
这个问题很常见,Hibernate把这个问题称为n+1选择问题。