Skip to content

NH-3724 - Handle Information Messages From Server #915

Open
@nhibernate-bot

Description

@nhibernate-bot

Ricardo Peres created an issue — 17th October 2014, 13:53:11:

Different ADO.NET connection providers offer different ways to retrieve informational messages from the server:

Different as all these events are, they are all EventHandlers that follow the basic signature (Object, ~EventArgs). It would be useful to have NHibernate receive an event handler for these events. Probably this would require changes in the Driver or Dialect classes.
If there is interest, I can work on a pull request. Could use some help on the definition of an API.


Ricardo Peres added a comment — 18th October 2014, 8:37:26:

Pull request: #363
Because this is has a small API change in IDriver, it should only be considered for NH 5.
Implemented support for notification events for all drivers except SQLite-related.
Waiting for feedback.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions