Hibernate版本是5,無法插入數據
這個問題怎沒解決 org.springframework.orm.hibernate5.SessionHolder cannot be cast to org.springframework.orm.hibernate3.SessionHolder
這個問題怎沒解決 org.springframework.orm.hibernate5.SessionHolder cannot be cast to org.springframework.orm.hibernate3.SessionHolder
2019-07-15
舉報
2020-02-24
org.springframework.orm.hibernate3.SessionHolder改成org.springframework.orm.hibernate5.SessionHolder
把3改成5