On 7/23/06, Jun Li <[EMAIL PROTECTED]> wrote:

Due to the limitation of maximum object name length (30) on Oracle, the
script generated could have object name conflict.

That is true, but there is nothing I can do about it. The problem is
that the name generation algorithm must create reproducable names, so
unique identifiers cannot be used.
A better way to handle this will be abailable once sequences/triggers
are directly supported by DdlUtils because you then can name them
yourself.

Tom

Reply via email to