Re: Persistent.find() behavior
Gene McCullough <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2004-04-16 at 16:44, Shash Chatterjee wrote: > > private int id = null; > > You can't declare int and set to null, silly me! Use Integer. thanks, I was beginning to think I was really stupid! It worked! Sign me up for the Persistent chapter! Seriously, I'd love to contribute, and will get started on it. gene > _______________________________________________ > User mailing list > [email protected] > http://lists.keelframework.org/listinfo.cgi/user-keelframework.org