Home  >  Article  >  Java  >  hibernate.cfg.xml preparation

hibernate.cfg.xml preparation

巴扎黑
巴扎黑Original
2017-06-26 11:26:061158browse


"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
"http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtd">





com.mysql.jdbc.Driver

root

root

jdbc:mysql://localhost:3306/hibernate


true

true

update


org.hibernate.dialect.MySQLDialect



true< /property>

thread< /property>



The above is the detailed content of hibernate.cfg.xml preparation. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn