public void NullSafeSet(IDbCommand st, object value, int index, ISessionImplementor session) { RealType.NullSafeSet(st, value, index, session); }