会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
code.world
CnBlogs
Home
New Post
Contact
Admin
Subscription
2017年3月10日
hibernate双向ManyToMany映射
工作需要一个双向多对多映射,照着李刚的书做了映射,碰到了一些问题,现就问题及解决方案进行总结归纳。 1、首先奉上最初代码 Person5.java Address5.java 问题1: 因为我做了<property name="hbm2ddl.auto">update</property>配置,所以
Read More
posted @ 2017-03-10 13:00 code.world
Views(4675)
Comments(2)
Diggs(1)
Edit
公告