Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Valid Fetch Types
Valid Fetch Types [message #609520] Fri, 24 August 2007 23:32
Jason Henriksen is currently offline Jason HenriksenFriend
Messages: 231
Registered: July 2009
Senior Member
Hi Martin,

I'm trying to initialize a collection of objects and it creates a join
query. Because I'm joining two table with many millions of records these
queries take over a minute to perform.

I noticed in the hibernate documentation that you could set the fetch type
to 'subselect' and supposedly it would not use the join for this query. I'm
not sure if that would even work, but when I tried it I found that subselect
isn't listed in FetchType. Do you know if it should be, or am I barking up
the wrong tree?

If this is an area where I can be of any service, either by adding the type
and wiring it up to hibernate or providing some exaple documentation just
let me know.
(By the way, I haven't forgotten about putting together a Teneo+SOAP
tutorial. I'm just trying to make sure all of my stuff works happily before
telling other people who to do it. However, you'll be pleased to know that
I take objects out of soap, load and save them and then return them as SOAP
quite nicely now so a tutorial shouldn't be too far off.)

Thanks for any help you can offer,

Jason
Previous Topic:[CDO][0.8.0] Information about development
Next Topic:[CDO][0.8.0] IStoreReader API
Goto Forum:
  


Current Time: Fri Apr 26 00:33:28 GMT 2024

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

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

Back to the top