Wednesday, 2 October 2013

Join 2 tables with ID using createCriteria()

Join 2 tables with ID using createCriteria()

I have 2 tables p, q I am trying to join it with ID. using createAlias
inside createCriteria.list()
Please show me right syntax for the join.

No comments:

Post a Comment