Monthly Archives: November 2011

Handling Special Characters in SQL Server using Function

Posted in MS SQLServer 2008 | Leave a comment

Hibernate questions

1.What is ORM ? ORM stands for object/relational mapping. ORM is the automated persistence of objects in a Java application to the tables in a relational database. 2.What does ORM consists of ? An ORM solution consists of the followig … Continue reading

Posted in Hibernate, Just 4 Knowledge | 2 Comments