You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Florian Hopf <ho...@synyx.de> on 2006/08/31 02:51:51 UTC

heavyIndexing

Hi,
I am wondering what the attribute heavyIndexing is for. Is there some
kind of index handling in Torque? I had a quick look at the generator
sources but did not find any usages of Table#getIndices(). Does anybody
know what it is for?

Kind regards
Florian

-- 
/* Florian Hopf
 * Synyx GmbH & Co. KG
 * phone  +49(0)721 9118303
 * eMail  hopf@synyx.de
 * www    http://www.synyx.de
 * irc    irc://irc.synyx.de
 */


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org


Re: Antwort: heavyIndexing

Posted by Thomas Fischer <fi...@seitenbau.net>.
Hi Florian,

Please create a jira account and submit patches via jira. See the issue
tracking link on the torque homepage.

  Cheers,

    Thomas

Florian Hopf <ho...@synyx.de> schrieb am 31.08.2006 09:51:33:

> Hi,
> thanks for clarifying. Is there any way to submit patches for the
homepage?
>
> Kind regards
> Florian
>
> Thomas Fischer schrieb:
> > Hi,
> >
> > It does something I cannot imagine anybody needs: If you have composite
> > primary keys, it creates an index on every primary key column except
the
> > first. You do not want to use it.
> >
> >    Thomas
> >
> > Florian Hopf <ho...@synyx.de> schrieb am 31.08.2006 02:51:51:
> >
> >
> >> Hi,
> >> I am wondering what the attribute heavyIndexing is for. Is there some
> >> kind of index handling in Torque? I had a quick look at the generator
> >> sources but did not find any usages of Table#getIndices(). Does
anybody
> >> know what it is for?
> >>
> >> Kind regards
> >> Florian
> >>
> >> --
> >> /* Florian Hopf
> >>  * Synyx GmbH & Co. KG
> >>  * phone  +49(0)721 9118303
> >>  * eMail  hopf@synyx.de
> >>  * www    http://www.synyx.de
> >>  * irc    irc://irc.synyx.de
> >>  */
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> >> For additional commands, e-mail: torque-user-help@db.apache.org
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> > For additional commands, e-mail: torque-user-help@db.apache.org
> >
> >
>
>
> --
> /* Florian Hopf
>  * Synyx GmbH & Co. KG
>  * phone  +49(0)721 9118303
>  * eMail  hopf@synyx.de
>  * www    http://www.synyx.de
>  * irc    irc://irc.synyx.de
>  */
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> For additional commands, e-mail: torque-user-help@db.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org


Re: Antwort: heavyIndexing

Posted by Florian Hopf <ho...@synyx.de>.
Hi,
thanks for clarifying. Is there any way to submit patches for the homepage?

Kind regards
Florian

Thomas Fischer schrieb:
> Hi,
>
> It does something I cannot imagine anybody needs: If you have composite
> primary keys, it creates an index on every primary key column except the
> first. You do not want to use it.
>
>    Thomas
>
> Florian Hopf <ho...@synyx.de> schrieb am 31.08.2006 02:51:51:
>
>   
>> Hi,
>> I am wondering what the attribute heavyIndexing is for. Is there some
>> kind of index handling in Torque? I had a quick look at the generator
>> sources but did not find any usages of Table#getIndices(). Does anybody
>> know what it is for?
>>
>> Kind regards
>> Florian
>>
>> --
>> /* Florian Hopf
>>  * Synyx GmbH & Co. KG
>>  * phone  +49(0)721 9118303
>>  * eMail  hopf@synyx.de
>>  * www    http://www.synyx.de
>>  * irc    irc://irc.synyx.de
>>  */
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
>> For additional commands, e-mail: torque-user-help@db.apache.org
>>
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> For additional commands, e-mail: torque-user-help@db.apache.org
>
>   


-- 
/* Florian Hopf
 * Synyx GmbH & Co. KG
 * phone  +49(0)721 9118303
 * eMail  hopf@synyx.de
 * www    http://www.synyx.de
 * irc    irc://irc.synyx.de
 */


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org


Antwort: heavyIndexing

Posted by Thomas Fischer <fi...@seitenbau.net>.
Hi,

It does something I cannot imagine anybody needs: If you have composite
primary keys, it creates an index on every primary key column except the
first. You do not want to use it.

   Thomas

Florian Hopf <ho...@synyx.de> schrieb am 31.08.2006 02:51:51:

> Hi,
> I am wondering what the attribute heavyIndexing is for. Is there some
> kind of index handling in Torque? I had a quick look at the generator
> sources but did not find any usages of Table#getIndices(). Does anybody
> know what it is for?
>
> Kind regards
> Florian
>
> --
> /* Florian Hopf
>  * Synyx GmbH & Co. KG
>  * phone  +49(0)721 9118303
>  * eMail  hopf@synyx.de
>  * www    http://www.synyx.de
>  * irc    irc://irc.synyx.de
>  */
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
> For additional commands, e-mail: torque-user-help@db.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org