On Wed, 21 Feb 2001, Leon Messerschmidt wrote:

> Hi,
> 
> Currently all IDMethod attributes in Sql2AppData is set to "none".  If you
> generate om classes from this data there are no automatic Primary key
> setting for any of your tables.
> 
> My proposal is that Sql2AppData sets the IdMethod to "idbroker" if the table
> has a single primary key column and otherwise set IdMethod to "none".  This
> will work for most tables, for most entity tables have a single column
> primary key (idmethod="idbroker) and other tables like M-N tables have
> combined primary keys of two or more columns (idmethod="none").

I think "idbroker" is the default for the XMLToAppData, the
SQLToAppData probably just needs to be updated.

jvz.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to