-
May 23rd, 2009, 09:47 AM
#1
dao no error print out
in my dao i put @Repository annotation and in xml file put <bean class="org.springframework.dao.annotation.Persiste nceExceptionTranslationPostProcessor"/> , but when there is error on this line Query query = getEntityManager().createQuery("from Course"); there is no Jpa error print out. Can anyone please comment?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules