Update of /cvsroot/nhibernate/nhibernate/src/NHibernate/Sql
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17702/Sql
Removed Files:
QuerySelect.cs
Log Message:
Moved QuerySelect to SqlCommand folder and removed all
"using NHibernate.Sql" because that namespace has been completely
refactored to SqlCommand. There were also some classes with the using
that had no reason to have a "using NHibernate.SqlCommand;"
--- QuerySelect.cs DELETED ---
|