Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Does anyone know how to reverse engineer a SQL Server uniqueidentifier field into java.util.UUID (or whatever is correct)? I’m guessing that one has to set up a custom mapping but I can’t figure out how to do this using MyEclipse.
David,
On the second page of the Reverse Engineering Wizard, you can manually map the uniqueidentifire to the java.util.UUID. You can do this in the Customized Type Mapping table.