Hi,
I'm using EJB entity beans on WSAD 5.1.1
I've read about "converters" (to control mapping between SQL column type and java field types... e.g. you may have a legacy SQL column of type NUMBER(22), which should be mapped into a java int ).
The documentation recommends using a Convertor (e.g. VapNumberToIntegerConverter ). However, for the life of me I can't find *where* to define it... could anyone please point me to the appropriate WSAD menu option ?
Thanks.
I'm using EJB entity beans on WSAD 5.1.1
I've read about "converters" (to control mapping between SQL column type and java field types... e.g. you may have a legacy SQL column of type NUMBER(22), which should be mapped into a java int ).
The documentation recommends using a Convertor (e.g. VapNumberToIntegerConverter ). However, for the life of me I can't find *where* to define it... could anyone please point me to the appropriate WSAD menu option ?
Thanks.