HIBERNATE in English translation

hibernate
冬眠
休眠

Examples of using Hibernate in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
例如,它解释了如果您在JDBC中以某种方式这样做,Hibernate如何帮助您,它提供了什么,等等。
For example, it explains if you are doing that in JDBC in one way, how Hibernate helps you there, what more it offers, etc.
在之前的一篇文章中,我讨论了“如果你想使用Hibernate和PostgreSQL数据库你需要知道的6件事情”。
In one of the previous posts, I talked about 6 things you need to know if you want to use Hibernate with a PostgreSQL database.
此版本提供了SpringFramework5的升级路径,最低要求Java8、Servlet3.1、Hibernate5、Tiles3和JSF2.2。
This release provides an upgrade path to Spring Framework 5 along with Java 8, Servlet 3.1, Hibernate 5, Tiles 3, and JSF 2.2 as minimum requirements.
Hibernate的目标是对于开发者通常的数据持久化相关的编程任务,解放其中的95%。
Hibernates goal is to relieve the developer from 95 percent of common data persistence related programming.
Hibernate框架Hibernate框架简化了java应用程序与数据库交互的开发。
Hibernate Framework in JavaHibernate framework simplifies the development of Java application to interact with the database.
然而,开发者们并非总是记得,驱动Hibernate行为的映射文件与Java语言代码一样,也是程序的组成部分。
However, developers don't always remember that the mapping files that drive Hibernate's behavior are as much a part of the program as the Java code.
Hibernate会使用标识属性的值,和version或timestamp属性,来判断哪些子对象是新的。
NHibernate will use the identifier and version/timestamp property value to determine which of the children are new.
JPA不支持这些,但由于Hibernate的MySQL方言,您可以使用它们。
These are not supported by JPA but thanks to Hibernate's MySQL dialect, you can use them anyways.
用于映射集合类的Hibernate映射元素取决于接口的类型。
The Hibernate mapping element used for mapping a collection depends upon the type of the interface.
Type属性保存了Hibernate映射类型,这种类型的映射将会从Java转换为SQL数据类型。
The type attribute holds the hibernate mapping type, this mapping types will convert from Java to SQL data type.
Hibernatehbm2ddl.auto可能的值和他们做什么?
What are the possible values of the Hibernate hbm2ddl. auto configuration and what do they do.
如果你需要应用程序分配一个标示符(而非Hibernate来生成),你可以使用assigned生成器。
If you want the application to assign identifiers, as opposed to having Hibernate generate them, you can use the assigned generator.
尽管Hibernate内建的丰富的类型和对组件的支持意味着你可能很少需要使用自定义类型。
Even though Hibernate's rich range of built-in types and support for components means you will very rarely.
可惜的是,你在为Hibernate自行提供Connection时无法使用hilo。
Unfortunately, you can't use hilo when supplying your own Connection to Hibernate.
取消这交换是可接受的对于应用程序是基于Hibernate和/或不需要任何特殊的异常处理。
This trade off might be acceptable to applications that are strongly Hibernate-based and/or do not need any special exception treatment.
对于支持的ORM技术,Spring通过Hibernate,JPA和JDOtransactionmanagers以及JTA支持提供Hibernate,JPA和JDO支持。
For the supported ORM technologies Spring offers Hibernate and JPA support through the Hibernate and JPA transaction managers as well as JTA support.
你可以在Hibernate配置中通过配置应用程序服务器特定的ransactionManagerLookup类实现这个,正如Hibernate手册所描述的那样。
You do this by configuring an application server-specific TransactionManagerLookup class in the Hibernate configuration, as described in the Hibernate manual.
它还可以保护生活在最危险的情况下降低新陈代谢,慢下来,作为一种将hibernate
It can also preserve life under the most perilous conditions by reducing the metabolism, slowing it down, as a kind of will to hibernate.
在createAndStoreEvent()来里我们创建了一个新的Event对象并把它传递给Hibernate
In createAndStoreEvent() we created a new Event object and handed it over to Hibernate.
异常处理:Spring提供方便的API把具体技术相关的异常(比如由JDBC,HibernateorJDO抛出的)转化为一致的unchecked异常。
Exception Handling: Spring provides a convenient API to translate technology-specific exceptions(thrown by JDBC, Hibernate, or JDO, for example) into consistent, unchecked exceptions.
Results: 511, Time: 0.0217

Hibernate in different Languages

Top dictionary queries

Chinese - English