开发者

Does Hibernate Support Oracle Nested tables?

Just开发者_运维百科 wondering if there is a support for Nested tables in Hibernate ORM implementation. How good it is to use for Huge Data retrievals. Pros and Cons of it in using the Spring + Ajax based web applications.


I believe it is possible but you would have to create your own Hibernate UserType since nested tables are not standard SQL and therefore not directly supported by Hibernate.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜