Re: Performance issue in indexing the data with DIH when using subqueries

2010-02-25 Thread JavaGuy84
Thanks a lot Shalin.. This resolve my issue :). Thanks, Barani Shalin Shekhar Mangar wrote: > > On Tue, Feb 23, 2010 at 1:01 AM, JavaGuy84 wrote: > >> >> Hi, >> >> I am facing a performace issue when I am trying to index the data using >> DIH.. I have a model as below >> >> Tables >> ---

Re: Performance issue in indexing the data with DIH when using subqueries

2010-02-23 Thread Shalin Shekhar Mangar
On Tue, Feb 23, 2010 at 1:01 AM, JavaGuy84 wrote: > > Hi, > > I am facing a performace issue when I am trying to index the data using > DIH.. I have a model as below > > Tables > > Object > ObjectProperty > ObjectRelationship > > > Object --> ObjectProperty one to Many Relationship