Re: Persistent.find() behavior
"Shash Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
> private int id = null; You can't declare int and set to null, silly me! Use Integer.