DefaultExpression doesn't seem to work. I am using Oracle Monitor to examine the SQL generated and sent to server. I do not see any SQL UPDATE statement that includes the DefaultExpression. Is there something I haven't set correctly? I have tried using one of the two DefaultExpressions:
1...
I need to be able to specify Oracle functions for particular fields in a record. These functions need to end up in the substituted SQL generated by DOA objects.
As an example I have records that have timestamps created/updated whenever the record is created/changed. We need to utilize the...