hibernate.cfg.xml文件的解说

2014-11-24 17:03:24 · 作者: · 浏览: 0
< xml version='1.0' encoding='utf-8' >




	

		
		
		com.mysql.jdbc.Driver
		jdbc:mysql://localhost:3306/hibernate
		root
		admin

		
		
org.hibernate.dialect.MySQLDialect org.hibernate.cache.internal.NoCacheProvider true