NHibernate Criteria API with unmapped tables?

As another option could you not just add an OrderCount property to your Customer class so you don't need the join to the other DB.

As another option could you not just add an OrderCount property to your Customer class so you don't need the join to the other DB. Anything you do which joins cross DB or joins to unmapped classes feels a bit wrong.

I guess so, but since the option exists to create a list of ints as a property, there should be a way to query it. – Shagglez Jul 13 at 12:01.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions