ctlqt12
08-13-2007, 08:28 PM
Hi all,
I'm newbie of Spring.Net, and i intend to use Hibernate for interacting with database. But in Hibernate example, i have some errors about mapping person.hbm.xml with person.cs.
I feel the program seems doesn't know person.hbm.xml file because when i change something ( property name ) in person.hbm.xml file, the program doesn't run errors or anything else.
All i always receive is the datagrid that will be used for displaying data is null.
Could you tell me how could i do for displaying data in datagrid? ( I used Spring.NET-1.1-M2.zip )
I'm newbie of Spring.Net, and i intend to use Hibernate for interacting with database. But in Hibernate example, i have some errors about mapping person.hbm.xml with person.cs.
I feel the program seems doesn't know person.hbm.xml file because when i change something ( property name ) in person.hbm.xml file, the program doesn't run errors or anything else.
All i always receive is the datagrid that will be used for displaying data is null.
Could you tell me how could i do for displaying data in datagrid? ( I used Spring.NET-1.1-M2.zip )