灵幻想

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年9月24日

摘要: 在使用Hibernate处理复杂的查询语句时,譬如: select tags.text from Tweet tweet inner join tweet.tags tags on tweet.id=tags.tweetId and tweet.keyword=:keyword and tags... 阅读全文
posted @ 2012-09-24 17:32 灵幻想 阅读(696) 评论(0) 推荐(0) 编辑