If orion encounters a table name that is greater than the length allowed
by the max-table-name-length parameter in oracle.xml will it truncate
the length of the name to a legal value and go ahead and create the
table? Or will it just skip table creation for tables with names that
are too long?

>From a couple of tests it looks like with the link tables that orion
creates (for collections of entity beans with O/R hints in the class)
aren't created if the name is greater than the legal value. Is this the
expected behavior or should Orion be truncating the names and then
creating them?

Thanks,

Micah Skilling.

Reply via email to