NHibernate Caches 2.1.0GA was released today. Download NHibernate Caches 2.1.0GA . Enjoy it together with NHibernate2.1.0GA.
NHibernate 2.1.0GA was released today. Download it! After download it please take a look to releasenotes.txt file. Note: The series NH2.1.x is the last whose target is .NET2.0 The reference manual is available for download. We can’t release the API doc because its size. To compile API documentation...
NHibernate Caches 2.1.0CR1 was released today. Download NHibernate Caches 2.1.0CR1 . Enjoy it together with NHibernate2.1.0.
NHibernate 2.1.0 CR1 is on the road. Download NHibernate 2.1.0.CR1 After download it please take a look to releasenotes.txt file. Note: For those are using sources, there is a new branch named : 2.1.x All next releases of NH2.1 will be released from the branch. The series NH2.1.x is the last whose target...
Since long time we have a very interesting request on NHibernate JIRA (NH-188). If you are working in a multi-RDBMS application, you are annoyed, for sure, quoting a table-name or a column-name. As a very good persistent-layer this should be a NHibernate’s work. I’m happy to announce that...
NHibernate 2.1.0 Beta2 is on the road. Download NHibernate 2.1.0.Beta2 After download it please take a look to releasenotes.txt file. Note: For those are using sources, there is a new branch named : 2.1.x All next releases of NH2.1 will be released from the branch. The trunk, stating from few minutes...
NHibernate 2.1.0Beta1 was released today. Download NHibernate 2.1.0.Beta1 After download it please take a look to releasenotes.txt file.
[ my Blog ] Do you remember this post ? As you can see you can use Dependency Injection even for entities, but what about all others classes needed by NHibernate ? Can you inject something in a custom Dialect or in a custom UserType or UserCollectionType or Listener and all others extensions points ...