Amadou Lamine Kebe

Greenhorn
+ Follow
since Nov 19, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Amadou Lamine Kebe

Hi ALL
Sorry for my english I leave in french zone ;)
I use Hibernate SessionManager but now i decide to migrate vers JPA for having acces to fonctionality like @PreUpdated @PreCreated ...

I make this parameters but i have this mistake.


I show you what i've done
this is my files

persistence.xml


applicationContext-dao.xml


applicationContext-ressources.xml


applicationContext.xml


SfdDao.java


GenericDao.java


You have to know that GenericDAOImpl provide from genericDAO library https://code.google.com/p/generic-dao/

I show his code


Thanks for your help.
9 years ago