One thing I think JPA is lacking is the ability to map read-only result classes, without annotating them as @Entity and making the provider expect table for them. ConstructorResult is a pretty hacky way of getting there and loses some of the benefits like lazy loading collections and in Hibernate's case query caching. _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
- [hibernate-dev] AutoCloseable is great.. what about JPA? Sanne Grinovero
- Re: [hibernate-dev] AutoCloseable is great.. what ab... Sanne Grinovero
- Re: [hibernate-dev] AutoCloseable is great.. what ab... Steve Ebersole
- Re: [hibernate-dev] AutoCloseable is great.. wha... Steve Ebersole
- Re: [hibernate-dev] AutoCloseable is great..... Sanne Grinovero
- Re: [hibernate-dev] AutoCloseable is great..... Vlad Mihalcea
- Re: [hibernate-dev] AutoCloseable is gre... Steve Ebersole
- Re: [hibernate-dev] AutoCloseable i... Vlad Mihalcea
- Re: [hibernate-dev] AutoCloseab... Jordan Gigov
- Re: [hibernate-dev] AutoClo... Christian Beikov
- Re: [hibernate-dev] AutoClo... Steve Ebersole