Hi all,
I'm new to Spring and Hibernate. Was wondering why would I need or Can I just use Spring
JDBC and not use Hibernate. Like if I were to use just one framework, can I solely rely on just Spring MVC, Spring JDBC and other components of Spring, instead of learning
Struts and Hibernate.( I'm trying to learn frameworks to get back into job).
Thanks in advance.