I am attempting to create a web application using Spring MVC, with Hibernate as its ORM layer. However, due to my inexperience with both frameworks I\'m struggling.
@PersistenceContext(type=PersistenceContextType.EXTENDED)
is WORK :)