how to configure hibernate config file for sql server

前端 未结 6 1378
慢半拍i
慢半拍i 2020-11-27 13:43

Here is the config file for MySQL:


  
    o         


        
6条回答
  •  失恋的感觉
    2020-11-27 14:20

    Keep the jar files under web-inf lib incase you included jar and it is not able to identify .

    It worked in my case where everything was ok but it was not able to load the driver class.

提交回复
热议问题