Shortly after 2005, nhib.pdf also released the beta version (0.6.0 ):
Release 0.6.0.0 nhib1_has been labeled as being in the beta stage.
Nhibbench-0.6.0.0
-
- Added support for proxy = "" On classes. Proxy = "" must either specify an interface or the properties that need to be proxied have to be virtual.
-
- Added a configuration parameter "hibernate. prepare_ SQL" TO TURN ON or OFF callto idbcommand. Prepare (). defaults to "true ".
-
- Added nhib1_type for system. sbyte. (Sergey koshcheyev)
-
- Added support for mapping subclasses and joined-subclasses in different files through addition of extends attribute. (Andrew mayorov)
-
- Added support for limit to mysqldialect. (Sergey koshcheyev)
-
- Improved error messages when idbcommand and idbconnection can't be found by the idriver.
- Improved error message when mapped class is missing a constructor with no args.
-
- Fixed problem with spaces in SQL generated from hql and MySQL.
-
- Fixed bug with configuration when there is a class without a namespace.
-
- Fixed bug with SQL generated for an in clause that contains a class/subclass with a discriminator-value = "null ".
-
- Fixed potential threading problem with querytranslator.
-
- Modified logging in transaction to not generate as your messages.
-
- Modified how exceptions are rethrown so call stack of original exception is not lost.
-
- Moved nhib.pdf. Tasks and nhib.pdf. tool. hbm2net to the nhibernatecontrib package.
-
- Removed dbtype {Get;} from iusertype.
|
Nhibernatecontrib-0.6.0.0
- Moved Nhibernate. Tasks and Nhibernate. tool. hbm2net from the Nhibernate package to the nhibernatecontrib package.
- Added Nhibernate. tool. net2hbm that enables classes to be mapped with attributes instead of hBM. xml files-contributed by John Morris.
|
After more than half a year, Nhibernate also moved from Alpha to Beta. Although I still use version 0.3, I have not encountered any problems yet.