Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 62723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:31:14+00:00 2026-05-10T18:31:14+00:00

Ok, NHibernate question here. I have two objects that I would like to map

  • 0

Ok, NHibernate question here. I have two objects that I would like to map to each other. I have the ‘Vendor’ and the ‘Township’ … now the two should be linked by zip code, NOT ID. I have done this many times btw objects using id’s but never something like this.

The issue I am having it that the ZipCodes while stored as strings are somehow being turned into integers (leading zero being dropped)? Either that or it is using the ID from one of the objects.

Here is my error:

Server Error in ‘/HQWebsite’ Application. No row with the given identifier exists[HQData.Objects.Township#7922]

It’s also not the data in the database I looked there as well the data is accurate.

Here is how I mapped the Vendor xml file:

<many-to-one name='_Township' column='ZipCode' foreign-key='ZipCode' class='HQData.Objects.Township, HQData' /> 

Here is the property from the township one:

   <set name='_Vendors' cascade='all'>       <key  column='ZipCode' foreign-key='ZipCode'/>       <one-to-many           class='HQData.Objects.Vendor, HQData'/>     </set> 

Is anyone familiar with NHibernate and has done this before? Thanks!

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T18:31:14+00:00Added an answer on May 10, 2026 at 6:31 pm

    This has been fixed! I needed the property-ref property in the Vendor .xml file for the many to one relationship.

    Thanks!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am wondering how you would approach this problem I have two Taxrates that
This is a Fluent NHibernate newbie question, so bear with me. I have a
Question regarding fluent nHibernate table mappings: Apparently I was under the mistaken impression, that
I would like to use hibernate for persisting objects through web services and am
I have a question that is more in the realm of design, than implementation.
We have an application that uses NHibernate to connect to our database on SQL
I have a feeling that me asking this question may suggest that my design
Basic question : How to I create a bidirectional one-to-many map in Fluent NHibernate?
(This is a rewrite of my other question ) I have a Spring WebMVC
I have a rather complex mapping for some of my class objects for NHibernate.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.