-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: how to write stored hql query
PostPosted: Thu Jul 17, 2008 1:14 pm 
Newbie

Joined: Thu Jul 17, 2008 1:06 pm
Posts: 6
Location: elkridge
Hello friends,
I have some doubts on how to write a stored hql query.
i have to tables and they are dependent with a primary key id.
eg

persondetail Contact No.
firstname type
lastname number
Id id
.... .....
in the above two tables i want to use joins and get the first, last names of person with number = ........... where person details id= contact no id
can you help me out...

_________________
chandra


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 17, 2008 2:54 pm 
Newbie

Joined: Sun May 18, 2008 1:21 pm
Posts: 13
can you eleborate Stored hql and give your mapping information so will generate a query for you.

_________________
Zafar Ullah

Lead/Architect
www.lmkr.com
www.apextechnologies.ca
Blog
http://barchitect.blogspot.com


Top
 Profile  
 
 Post subject: Here is the mappin information.
PostPosted: Thu Jul 17, 2008 3:05 pm 
Newbie

Joined: Thu Jul 17, 2008 1:06 pm
Posts: 6
Location: elkridge
I have two tables.

person details

Id
lastname
firstname
nickname
....

Phonenumber

type
Id
PhoneNumber
.....

the above are the two tables that we have to map to
can you help me out to write a stored hql query.
i need the result set of Firstname and Lastname of a particular phoneNumber .

_________________
chandra


Top
 Profile  
 
 Post subject: Here is the mappin information.
PostPosted: Thu Jul 17, 2008 3:06 pm 
Newbie

Joined: Thu Jul 17, 2008 1:06 pm
Posts: 6
Location: elkridge
I have two tables.

person details

Id
lastname
firstname
nickname
....

Phonenumber

type
Id
PhoneNumber
.....

the above are the two tables that we have to map to
can you help me out to write a stored hql query.
i need the result set of Firstname and Lastname of a particular phoneNumber .

_________________
chandra


Top
 Profile  
 
 Post subject: Here is the mappin information.
PostPosted: Thu Jul 17, 2008 3:06 pm 
Newbie

Joined: Thu Jul 17, 2008 1:06 pm
Posts: 6
Location: elkridge
I have two tables.

person details

Id
lastname
firstname
nickname
....

Phonenumber

type
Id
PhoneNumber
.....

the above are the two tables that we have to map to
can you help me out to write a stored hql query.
i need the result set of Firstname and Lastname of a particular phoneNumber .

_________________
chandra


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.