Need to know how to construct a Hibernate Query which fetches results matching an IN clause containing multiple column values.
IN
e.g.,
Que
What you are asking here is known as the tuple syntax. It is supported by Hibernate but unfortunately many databases do no support it ...
http://docs.jboss.org/hibernate/core/3.3/reference/en/html/queryhql.html#queryhql-tuple