Nhibernate support for CUBRID
Hi guys,
I've been wondering if it is possible to use Nhibernate with CUBRID. Is there any documentation about it?
Best regards,
Ivan
The current .NET driver for CUBRID is very limited, so it is not possible to use Nhibernate at this moment. It may be possible in a future release.
There is an older version of the ADO.NET driver available:
http://sourceforge.net/projects/cubridinterface/files/OLEDB/
There is even a tutorial on using the driver in the .NET environment:
http://www.cubrid.org/using_cubrid_with_powershell
However, it seems that officially there is no support (yet?) for NHibernate, but using the driver most probably at least some of the NHibernate features should work, I guess...
Hope it helps :)
Using NHibernate with CUBRID is now possible using the ADO.NET driver.
The complete tutorial can be found at the following link:
http://www.cubrid.org/wiki_apis/entry/cubrid-nhibernate-tutorial