Hi, How can I generate the Java type Interger for xs:int? Of course, by default, it generates int.
The problem with int is that you can not put it to null, and my application needs this possibility. Thanks in advance for your help -- Ihab
Hi, How can I generate the Java type Interger for xs:int? Of course, by default, it generates int.
The problem with int is that you can not put it to null, and my application needs this possibility. Thanks in advance for your help -- Ihab