Hibernate的学习代码

源代码在线查看: hibernate.cfg.xml

软件大小: 4692 K
上传用户: myhpgnl
关键词: Hibernate 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								          "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
				          "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
				
				
				
				
					root
					
						jdbc:mysql://localhost:3306/hibernate
					
					
						org.hibernate.dialect.MySQLDialect
					
					root
					
						com.mysql.jdbc.Driver
					
					true
					
					
					
					
				
				
							

相关资源