Not sure it's relevant, but a while back I had trouble with Postgres persisting a blob that represented a jpeg image using 'regular' Hibernate. The resolution was an updated jdbc driver.
Do you get what you expect from a psql/pgAdmin direct query ? Anything in the postgres.log around the INSERT and/or SELECTs? -- View this message in context: http://n2.nabble.com/Using-object-as-a-type-for-a-filed-in-a-enity-tp1485319p1496155.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
