C# Class SpringMvc.Models.UserAccounts.Dao.Implementation.UserInformationDao

Inheritance: SpringMvc.Models.Common.BaseHibernateDao, IUserInformationDao
Afficher le fichier Open project: krzysiuk12/SpringMvc

Méthodes publiques

Méthode Description
GetUserAccountById ( long userAccountId ) : UserAccount

Method Details

GetUserAccountById() public méthode

public GetUserAccountById ( long userAccountId ) : UserAccount
userAccountId long
Résultat SpringMvc.Models.POCO.UserAccount