怎么獲取username與password
<property name="hibernate.connection.username"></property>
<property name="hibernate.connection.password"></property>
這里面該填什么???
我用的SQL server
<property name="hibernate.connection.username"></property>
<property name="hibernate.connection.password"></property>
這里面該填什么???
我用的SQL server
2017-03-04
舉報
2019-08-05
填你自己的賬號密碼
2017-05-09
這和你的數據庫有關啊
2017-03-04
sql server一般用戶名是sa密碼為空把