Monday, July 9, 2007

ORM's

ORM: Object relationship mapping.
I have to use nHibernate in one of projects, from what i have googled it is used to store Objects in a database for future retrivals...etc, ok but dosen't serialization do this.......
here is the intresting part, how about performing Sql queries on the stored objects, ex: get me an address object whose addressline starts with "7 w",... well this is what i can make out as of now, i will update its functionality as soon i start implementing this wonderfull tool.

-

No comments: