Request for Clarification on Composite Key and Dynamic Model Mapping in NHibernate #3641
Unanswered
Ganesh13024
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear NHibernate Team,
I am reaching out to discuss an issue related to composite keys and dynamic model mapping that I recently mentioned in the NHUsers forum. To provide better context, I would like to include my question along with some test case results here.
Could you please clarify the concerns I raised in the thread? Additionally, I would like to know if the suggested changes might introduce any complexities in NHibernate's execution flow. Notably, after implementing the changes, I am obtaining the correct output.
Looking forward to your insights and guidance.
As I mentioned earlier, this is my mapper code:
This is my sample criteria:
Sample data for the criteria:
The exception from the existing implementation is:
Best regards,
Ganeshkumar M
Beta Was this translation helpful? Give feedback.
All reactions