I\'m using Guid and Nhibernate, how should I map and create table for the DB2 to preserve the performance of Guid?
I have simple mapping: Id(x => x.Id).Colum
Id(x => x.Id).Colum