If there is no foreign key, how are the tables related? An example might help. Are you trying to describe a 1:1 relationship, where some "foo" objects have extra properties (e.g., are really "foobar") but not all "foo" objects do?
On Mon, Jul 13, 2015, 10:12 AM Michael Powell <mwpowell...@gmail.com> wrote: > Hello, > > I've read some blogs that seem to suggest "references" is like saying > "zero or one", but this isn't really appropriate in my use case. I've > got a HasOne, there is no foreign key, there shouldn't be. Yet I want > for the one to be nullable, or is that implied by virtue of the fact > that there may not be anything referencing the base table? > > Thanks in advance for clarification... > > Best regards, > > Michael Powell > > -- > You received this message because you are subscribed to the Google Groups > "Fluent NHibernate" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to fluent-nhibernate+unsubscr...@googlegroups.com. > To post to this group, send email to fluent-nhibernate@googlegroups.com. > Visit this group at http://groups.google.com/group/fluent-nhibernate. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to fluent-nhibernate+unsubscr...@googlegroups.com. To post to this group, send email to fluent-nhibernate@googlegroups.com. Visit this group at http://groups.google.com/group/fluent-nhibernate. For more options, visit https://groups.google.com/d/optout.