subselect « Table « JPA Q&A





1. Read Only Multitable DTO + Hibernate    stackoverflow.com

I have two tables in my DB, T1 and T2. One column of T1 is a foreign key that references T2. I need only a part of the columns of T1 ...