-->
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.  [ 1 post ] 
Author Message
 Post subject: what causes EntityManager#getResultList contain null?
PostPosted: Sun Aug 03, 2008 8:55 am 
Newbie

Joined: Mon Sep 19, 2005 11:11 pm
Posts: 7
I am using
Code:
Query query = EntityManager.createQuery(JQL);
// ... set parameters
query.getResultList();

to query a mapped entity, but I got a list contain all null objects. From the generated SQL I can find the records exist by the DB client tool.
Can anyone tell me why this happens?


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

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.