public override object Replace(object original, object current, ISessionImplementor session, object owner, IDictionary copiedAlready) { return(userType.Replace(original, current, owner)); }