-->
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.  [ 4 posts ] 
Author Message
 Post subject: Getting Persister class error
PostPosted: Thu Feb 02, 2006 3:44 am 
Newbie

Joined: Thu Feb 02, 2006 2:23 am
Posts: 2
I am getting a persister class error, while running a Hibernate Query for more than 2 records . Though i had checked it using same as well as different Session objects. But for all , the error is thesame one. This is the error which is produced at Stack Trace :


[2/2/06 13:16:30:017 IST] 6fab52fe QueryTranslat W net.sf.hibernate.hql.QueryTranslator no persistent classes found for query class: from FutureContract as c where c.extFutureSymbol= 'FFK6'
[/b]


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 02, 2006 4:20 am 
Regular
Regular

Joined: Wed Jun 29, 2005 11:14 pm
Posts: 119
Location: København
Yuo have a problem with the mapping for FutureContract. Hibernate doesn't think it's mapped - check the FutureContract.hbm.xml and check that the class is indeed called FutureContract.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 02, 2006 4:22 am 
Regular
Regular

Joined: Tue Dec 14, 2004 5:21 am
Posts: 104
Location: india
Mitesh is right .
also you may supply full class name (ie, com.something.FutureContract with your query if it still showing error .

_________________
sHeRiN
thanks for your ratings ...... :)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 02, 2006 7:28 am 
Newbie

Joined: Thu Feb 02, 2006 2:23 am
Posts: 2
Hi,
Thanks for Your reply.
After apply your suggestion i am still getiion same error.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.