On Tue, Feb 9, 2010 at 2:09 PM, Leonardo Garcia Crespo <[email protected]>wrote:
> Hi! > I've seen that Fabio and Ayende a long time ago said that Transactions > are mandatory, even if only querying. They quoted the Hibernate > reference also. > > Most read-only unit tests in NHibernate trunk do not use Transactions - even recent tests from Ayende like NHibernate.Test\GhostProperty\GhostPropertyFixture If the unit tests work, you should expect your code to work. Richard
