<table name="TABLE_1" javaName="Table1" idMethod="native">
<column name="ATTR_1" javaName="Attr1" type="BIGINT"
required="true" primaryKey="true" autoIncrement="true"/>
<index name="IDX_1">
<index-column name="ATTR_1"></index-column>
</index>
</table>
Silvio Godenzi
sbelt wrote:
>
> I see in the Criteria HowTo for torque (outside of Turbine) that defining
> indexes is supported. What is the format of this? Is there a sample
> schema.xml available which demos this?
>
> TIA,
>
> Steve B.
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>