Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo]lazy collection pagination
[Teneo]lazy collection pagination [message #606644] Thu, 10 May 2007 09:08
Anthony Lee is currently offline Anthony LeeFriend
Messages: 114
Registered: July 2009
Senior Member
Hi,



Since it is no effect to setMaxResult for the query 'select parent fetch
join parent.children ...' , I wonder if there is one way to let lazy
collection only return certain numbers of itetm.

I try to use parent.getChildren().iterator(),but once iterator.hasNext
() or iterator.next() get called, all the item are loaded.

Any workaround idea ?

Thanks in advance!

Anthony Lee
Previous Topic:[Teneo] MappingBuilder customization
Next Topic:[Teneo] Problem using Proxy Annotation
Goto Forum:
  


Current Time: Thu Apr 25 17:06:14 GMT 2024

Powered by FUDForum. Page generated in 0.03054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top