Jannik Jochem Can you link me some documentation on how to deal with pgsql enums from their JDBC driver? Part of the problem IIRC (I looked once a long time ago) is needing to know the server-side type code, which is different for each and every enum udt you define.
|