Hello, I have a small application that persist a few fields. One of the types is timestamp. When an XLA event is fired, and I try to read the timestamp field, it returns as an ugly string. Now, I know that the default for getObject of timestamp type is string, but is there a way to change the default, so it'll return Date?
Thanx, Udi -- View this message in context: http://n2.nabble.com/Problem-retrieving-Timestamp-from-persistance-tp2108549p2108549.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
