Interface map « JPA « Spring Q&A





1. Hibernate One-to-one Mapping with interface.i need advice    stackoverflow.com

hello good people i'm developping an application where all the pojos are exposed as interface but we map the real implementation class.we are using spring and JPA annotation.i'm about to test the ...

2. HIbernate Mapping for Interface    forum.springsource.org

Hi, is it possible to have an hibernate mapping file for the Interface .......if u have got some exampels please let me Know Regards Saranga

3. Hibernate Interface Mapping    forum.springsource.org

Hello, I seem to have exhausted all resources in trying to find an example of how to map interfaces using annotations, and then specify the implementations for hibernate to use. I ...