Package be.gaudry.dao
Interface IPersonDAO
- All Known Implementing Classes:
JpaPersonDao
public interface IPersonDAO
- Since:
- 1.0 Oct 6, 2010, 1.0
- Version:
- %I%, %G%
- Author:
- Steph GAUDRY
-
Method Summary
-
Method Details
-
findById
-
findByName
-
save
-
update
-
delete
-