SyntaxFix
Write A Post
Hire A Developer
Questions
You can do it without having to create a real Hibernate mapping. Try this:
SELECT * FROM Employee e, Team t WHERE e.Id_team=t.Id_team