The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
Author

org.hibernate.QueryException: The collection was unreferenced ?

Oliver Lee
Greenhorn

Joined: Sep 22, 2006
Messages: 6

when i use the

session.createFilter(collection of entity,"select count(*) "); method

i got this exception:

org.hibernate.QueryException: The collection was unreferenced

what is the reason of the exception??

thanks a lot!!
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
IntelliJ open source