Hibernate version: hibernate 2.6
Does anybody have any hints on how to insert into
multi-member files on AS400 DB2?
There is a mechanism whereby you can (using
DB2 sql) associate an alias with a given table
whereby that alias identifies a given 'member."
An insert statement would then name the alias rather
than the table.
However, this seems to suggest I change the table
name within the hbm file to correspond to the alias name
set within DB2.
Is there a way, at runtime, to effectively re-assign the
table name to which a save is targetted so that generated
sql names the newly assigned 'table' name, rather than the
one in the hbm file?
Rob
_________________ Rob Gordon
SuffolkSoft, Inc.
Westby, WI
|