Well, I'm having difficulties with HQL and C #. I have the following method:
public IList<int> GetListYear(Guid educationalInstitutionId, Guid academicLevelId, Guid? locationId, Guid? programOfferedId)
{
//Implementar o HQL
}
And...
asked by
05.06.2015 / 15:44