InterviewSolution
Saved Bookmarks
| 1. |
What Version Of Hibernate Is Nhibernate Ported From? |
|
Answer» NHIBERNATE 1.0 is a port of HIBERNATE 2.1. Some obscure features of Hibernate 2.1 are missing from NHibernate and a few SIMPLE features from Hibernate 3 are PRESENT.
NHibernate 1.0 is a port of Hibernate 2.1. Some obscure features of Hibernate 2.1 are missing from NHibernate and a few simple features from Hibernate 3 are present.
|
|