Feeds:
Posts
Comments

Posts Tagged ‘mapping’

Dear community, It’s me once more with a small but handy hint that can make your coding and maintaining a bit easier. When mapping columns to integral types, it certainly is possible that a field’s value is NULL, right? Now, let’s assume a hypothetical table ORDER that contains a field QUANTITY. Assume also that we [...]

Read Full Post »

Howdy ladies and gents out there, Here we go with another NHibernate common problem solved for you. Recently the question arose whether it is possible or not to execute a query with NHibernate that checks whether a property lies in a given range of values or not. Not much of a problem, we would say, [...]

Read Full Post »

Howdy folks, And welcome back to part 2 of our newbie nhibernate tutorial series. Here is a quick summary of what we did the last time, in part 1: Create a basic database (w/ 1 table) Create a new console application Add the nhibernate binary files as references to our application 2.1 Creating the Entity [...]

Read Full Post »

Howdy, This is my first post here, and I’d like to go right into medias res. The motivation is clear: I am a developer dealing with MS VS & nhibernate in order to map DB schemas. It is not a long time, since I am working on the topic, so I encountered a few troubles [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.