Generate table links with Castor JDO ? -
09-21-2004
, 02:11 AM
Hi,
Castor JDO is using the fields of the tables to link objects one to
another and to create the hierarchies. But in the database, the links
between the tables are never created, and more that this, the actual
primary and foreign keys are also not created. Can anyone tell me how
can these links be created ?
I mention I'm using Castor JDO 0.9.5 with MS SQL Server 2000.
Thanks. |