課程
/后端開發
/Java
/Hibernate初探之單表映射
一直報?java.lang.UnsupportedOperationException?這個錯。
2016-12-05
源自:Hibernate初探之單表映射 1-11
正在回答
connection.url少了c加上了嗎
Airly 提問者
<property name="connection.url">jdbc:mysql:///hibernate?useUnicode=true&characterEncoding=UTF-8</property>你打錯了吧
舉報
Java持久化框架Hibernate入門教程,掌握Hibernate基本概念
5 回答java.lang.UnsupportedOperationException: The application must supply JDBC connections
2 回答The application must supply JDBC connections at org.hibernate.service.jdbc.
2 回答No appropritate connection provider encountered, assuming application will be supplying connections.
1 回答 No appropriate connection provider encountered, assuming application will be supplying connections
1 回答The content of element type "id" must match "(meta*,column*,type?,generator?)".
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2016-12-05
connection.url少了c加上了嗎
2016-12-05
<property name="connection.url">jdbc:mysql:///hibernate?useUnicode=true&characterEncoding=UTF-8</property>你打錯了吧
2016-12-05
<property name="connection.url">jdbc:mysql:///hibernate?useUnicode=true&characterEncoding=UTF-8</property>你打錯了吧