Hello, i'm currently using glassfish3 (eclipselink) with postgresql. There i have a converter for mapping java.util.UUID to the native database type "uuid" of postgres (including a converter initializer which automatically installs it on every session).
Now i want to switch to tomee and look for documentation how to do this in openjpa. I already read the chapter about custom mappings in the reference guide, but miss somehow the "big picture"... Cheers, Robert -- Robert Velter <rob...@velter.de>