Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo]lazy collection pagination
[Teneo]lazy collection pagination [message #606644] Thu, 10 May 2007 05:08
Eclipse UserFriend
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: Sat Jul 12 21:07:35 EDT 2025

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

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

Back to the top