On 10/17/07, robk99 <[EMAIL PROTECTED]> wrote: > I looked at the resulting SQL and the DEFAULT attribute is missing for the > Date type. It would be ok if the value "SYSDATE" still appeared even if > quoted. I could then easily clean up the quotes and execute the call. Is > there someway, ie modify the code, to allow the original DEFAULT value to > appear for date types? If so any ideas where can I start to look for the > code to be changed? It is extremely important for me to get this corrected.
Could you post a XML schema that exhibits this problem, and the SQL that DdlUtils generates ? It would also be nice if you could file an issue in JIRA for this. Tom
