Zakai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 28, 2002 12:19 AM
Subject: [Hibernate] Defining column index for properties
> Hi,
>
> In a use case where the database schema is almost fully controlled by the
> mapping file, does it makes
Hi,
In a use case where the database schema is almost fully controlled by the
mapping file, does it makes sense to add the functionality of defining an
index on a single property? The next level would of course be defining an
composite index, using several properties/columns.
Is this in the sco