NHibernate Forge
The official new home for the NHibernate for .NET community

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Calling Oracle Procedure inside package

    Hi, I want to call oracle stored procedure in package.I used like this returns error. Call PKG.GET_EMPLOYEES() Then i remove the procedure from package and defined outside the package as global procedure .Then it works Call GET_EMPLOYEES() So how to call procedure with package name. Please help.
    Posted to How to by Paul V. on 06-09-2010
    Filed under: Conversation
  • Conversation Explained

    Burrow Conversation is the core concept of NHibernate.Burrow. It was inspired by the Conversation concept in JBoss Seam . The concept Conversation is to represent a stateful business transaction between end-user and system. Burrow manages NH session and transaction(optional) around conversation - it...
    Posted to Burrow by kailuowang on 09-19-2008
    Filed under: Conversation
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems