@OrderBy on a Timestamp field fails with Postgres jdbc4 driver
--------------------------------------------------------------
Key: OPENJPA-1655
URL: https://issues.apache.org/jira/browse/OPENJPA-1655
Project: OpenJPA
Issue Type: Bug
Components: jpa
Affects Versions: 1.2.2
Environment: Tomcat 5.5, Eclipse J2ee preview jdbc4 Postgres 8.4
Reporter: Diddle
Priority: Minor
It doesn't matter if use @OrderBy on a Timestamp field. ASC DESC, it's all the
same.
It seems to be sorting it on another field altogether. It's not the id order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.