Skip to content

NH-3754 - Exception "System.ArgumentNullException" when using ICriteria with AliasToBeanResultTransformer and SecondLevelCache #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2015

Conversation

gmalyshev
Copy link
Contributor

Exception "System.ArgumentNullException" when using ICriteria with AliasToBeanResultTransformer and SecondLevelCache.

If use the second-level cache in ICriteria, the AliasToBeanResultTransformer gets a null reference to an array of aliases.

Jira issue NH-3754.

Exception "System.ArgumentNullException" when using ICriteria with AliasToBeanResultTransformer and SecondLevelCache.
@hazzik hazzik added this to the 4.1.0 milestone Feb 5, 2015
hazzik added a commit that referenced this pull request Feb 22, 2015
NH-3754 - Exception "System.ArgumentNullException" when using ICriteria with AliasToBeanResultTransformer and SecondLevelCache
@hazzik hazzik merged commit 3140fe4 into nhibernate:master Feb 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants