I\'m doing a fairly complex NHibernate transaction in a financial system, creating a payment, recording the ledger entries, checking to see if the payment is the total amoun
a smart person once told me to add this to my mapping
.Length(int.MaxValue);