a small error in configuring hibernate
here is the following code i get these error mysql database is not been reconsied could any one help me
]]>com.*mysql.jdbc.Driver*
jdbc:mysql://localhost:3306/dinesh
root
cmc
10
org.hibernate.dialect.MySQLDialect
update
]]>
the error is
C:\Documents and Settings\cmc1\IdeaProjects\ramki\src\hibernate.cfg.xml
Error:Error:line (7)Cannot resolve class 'Driver'.
Error:Error:line (7)Cannot resolve class or java package 'jdbc'.
Error:Error:line (7)Cannot resolve class or java package 'mysql'.
请先登录再写评论。