IDataReader is by definition agnostic,
The most simple for you is to access the session DBConnection, but the real "db ignorence" is in the dialect, not in the session.

For the dataset stuff, why don't you simplyuse dataset using an abstraction layer (like spring or enterprise lib) ?

Using NHibernate to populate DataSet seems a bit "heavy" ?

Regards,

Frederic

--
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to