This was the WIKI-entry I was referring to: http://opensource2.atlassian.com/confluence/oss/display/IBATIS/How+do+I+ use+a+Custom+Type+Handler+with+complex+property+or+Type+Safe+Enumeration
Niels -----Original Message----- From: Joachim Hoffmann [mailto:[EMAIL PROTECTED] Sent: woensdag 14 september 2005 15:51 To: [email protected] Subject: mapping GUID to UUID Is there a possibility with iBatis to map a MS Access/SQL GUID (16 Byte replication ID) to the java.util.UUID class or a customized subclass of it? Or is there a recommended method to customize java.util.UUID so that it can be passed through the iBatis framework and be assignend to a Binary(128)-Attribute? Cheers, JoHo
