翛然dl
2017-11-15 02:02hibernate多表关联查询
30情景是这样的 有3张表 教师表 teacher; 学历表edutation(外键teacher_id是教师表的id) ; 文章表article(外键teacher_id是教师表的id)
现在我如何通过 文章标题title,文章内容content,第一学历first_edutation,第二学历last_edutation等信息确定教师或者教师列表(查询条件是随机的任意几个)
- 点赞
- 回答
- 收藏
- 复制链接分享
3条回答
为你推荐
- sql多表联合查询子表排序问题,在sql中查询可以,用hibernate查询报错
- 数据库
- 0个回答
- Hibernate多对多关联表问题
- 企业应用
- hibernate
- 0个回答
- Hibernate Criteria 多层次查询关联问题
- hibernate
- 0个回答
- Hibernate多对多集合对象关联查询的问题
- hibernate
- 0个回答
- hibernate多表关联查询
- hibernate
- 3表
- 3个回答
换一换