hibernate配置文件中的catalog属性
摘要:
在hibernate表的映射文件中 <hibernate-mapping> <class name="com.sooyie.hibernate.orm.Link" table="Link" schema="dbo" catalog="Sx_jsqc">报错:java.sql.SQLException 阅读全文
posted @ 2016-12-02 16:12 nickTimer 阅读(460) 评论(0) 推荐(0) 编辑