I want to execute a script file in my database using free nhibernate. Can you tell me how I can achieve this? I have a file "myScript.sql" on my c drive that I want to execute in my oracle database .
Thanks in advance, Ashish
You can't use anything with Fluent - it's just a convenient way to generate mappings for NHibernate. You can execute the SQL script using NHibernate as a named query if it is known in front and compiled into mappings.
:(+)
Source: https://habr.com/ru/post/1727614/More articles:Медленное обновление после усечения - sqlhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1727610/android-handover-sms-to-default-application&usg=ALkJrhjf2WosJxbxYSQkLalBgPNBJA_xmAXBAP Select Page Text - wpfHow should I accidentally call class methods? - c ++How to send mail through mailx & subprcoess? - pythonHow to create events from graphics generated by Java2D - javaVisual Studio VB Virtualization Settings - editorjavascript XSL в Google Chrome - javascriptGiven a column name, how can I find which tables in the database contain this column? - sqlgoogle gears discontinued, html 5 in draft - html5All Articles