I am attempting to use the @ojb tags and xdoclet to generate a torque
schema for a project which isn't using ojb. I've found that they have
these 2 requirements regarding foreign keys:
1. The table containing foreign keys needs to be a subclass of the
primary key table
2. The number of foreign keys needs to be the same as the number of
primary keys

Is there any way around these restrictions?

thanks,
mike

Reply via email to