> > > Shall I proceed to replace Hibernate Framework with Spring JDBC. >
We should rethink anything that requires raw SQL. Even object queries would be better. At least eclipse has a way to tell you that the query and the actual object have diverged. --Alex