`
wiselyman
  • 浏览: 2081278 次
  • 性别: Icon_minigender_1
  • 来自: 合肥
博客专栏
Group-logo
点睛Spring4.1
浏览量:81118
74ae1471-94c5-3ae2-b227-779326b57435
点睛Spring MVC4...
浏览量:130150
社区版块
存档分类
最新评论

JPA/Hibernate映射视图到实体

 
阅读更多
@Entity
@Immutable
@Subselect("select * from view_name")
public EntityClass {
}

 

缺点:只读

0
3
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics