Hi, 1) I use Castor with Oracle. There are numeric fields in the database that can be null. They correspond to a Java attribute whose type is int.
How Castor will map the null value? 2) I manipulate 2 classes: Person and Address. A Person contains an Address. An Address contains a field of type int which can be null in BD. If the field in DB is not null, I can retrieve the person. But if the field is null, the loaded person is null and at commit time, ax excption is thrown. Is it normal? Thanks, Marie. ___________________________________________________________ Un nouveau Nokia Game commence. Allez sur http://fr.yahoo.com/nokiagame avant le 3 novembre pour participer � cette aventure tous m�dias. ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
