This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I want to join three tables using DetachedCriteria
Mansi Mishra
Ranch Hand
Joined: Dec 26, 2008
Posts: 50
posted
0
I have three tables, namely Table1.class, Table2.class and Table3.class They are each related to each other by foreign key references, say Table1.C1=Table2.C1 Table2.C2=Table3.C2 Table1.C3=Table3.C3
I want to join these three tables to get columns C1,C2,C3...using DetachedCriteria and Projections...Any help is appreciated.
"mansi speaking" welcome to Javaranch please check your private messages for an important administrative matter. You can see them by clicking the My Private Messages link above.