Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Custom Class Wizard generating "IsNull" bool fields

671831Nov 21 2008
Hi there,

we're using Visual Studio 2005, Oracle 11g and ODTwithODAC1110621.

I need to generate custom classes to map Oracle UDT's.
The generate process works fine but it creates additional fields like "private bool m_SomeFieldIsNull;"
I've spotted that this occurs at least for Oracle Number and TimeStamp fields.
Does anybody knows why the wizard behaves like that ?

After generating the custom classes i need to make them implement some interfaces.
Does anybody knows a way to automate this instead of going to the code and manually do it ?
Could it be done by extending the wizard behaviour ?

Thanks in advance!

Cheers,
Ricardo
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2008
Added on Nov 21 2008
0 comments
1,728 views