Skip to content

NH-3537 - Allow mapping of temporary tables #977

Open
@nhibernate-bot

Description

@nhibernate-bot

Fernando Mato Mira created an issue — 26th September 2013, 13:57:25:

I am forced to use SQL if a query wants to refer to a temporary table.

I want to use HQL to avoid explicitly referring to columns for what I want to do, so I need to be able to map the temporary table.

The temporary tables I'm using just contain a Guid column.

Only Fluent ability is not enough, the feature has to be usable from C/CLI, which has no lambdas.

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