You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Chris Greenlee <CG...@demandsolutions.com> on 2003/03/18 06:37:56 UTC

Indexes part deux

Hi all,

I submitted patches for the proposal in my previous post as issue OJB146
in Scarab.  Using these changes, you should be able to generate a torque
schema in ant using the TorqueRepositoryGeneratorTask, and then use the
various Torque ant tasks to generate your database, etc.  Support for
multi-column indexes (unique and non-unique) at the class-descriptor level
is included.

Cheers,

Chris Greenlee