Package in.fssa.mambilling.dao
Class UserDAO
java.lang.Object
in.fssa.mambilling.dao.UserDAO
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserDAO
public UserDAO()
-
-
Method Details
-
findAll
- Throws:
PersistanceException
-
create
- Throws:
PersistanceException
-
findByPhoneNumber
- Throws:
PersistanceException
-
update
- Throws:
PersistanceException
-
findById
- Throws:
PersistanceException
-