in my DB I have tables with negative id fields.
It seems I have problem when I work with negative id using eclipselink
(1.1.1). I know there is option (in persistence.xml) to allow zero id
values...but for negative values it should work or there is some option
to enable?