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


Reply via email to