This option means simply that when we bind an XML Schema type to a primitive
(such as xsd:int, xsd:float for instance)
you have the possibility use Double, Float,etc... instead of the primitive java
type.
For more information on the mapping between XML Schema and Java please refer to
the Source generator documentation:

http://www.castor.org/SourceGeneratorUser.pdf

Arnaud
-----Original Message-----
From: michael robkin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 10:49 PM
To: [EMAIL PROTECTED]
Subject: [castor-dev] add an option to use wrapper objectsinstead of primitives


 I noticed this was done in XSLong.java.


 Does this mean I can specify Long in my schema?



Can I also have my code check for null?

Any info would be appreciated,

     Thanks,

        Michael

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to