Two questions: In a Multiquery: Is it possible to fill a parameter dynamically within one query and read it in an other one, or multiple queries? Or do i need to make two calls to be able to use the Result as a filter for multiple following queries? Would this be possible using native SQL?
In in HQL: Are there any limitations using 'in' with a list like 'from kitten where kitten.id in (...)? What if 1000, 100.000, even more results? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
