Hi!
No, it's not a list... it's just a simples string atribute, but the value would come from another table, like I said, i have Employee that has a Situation, in database, this just an id_situation foreing key from situation table, the situation table only have the description field (that tells the situation's description like "chief" ou "coordinator"), but I don't want to map this so I get employee.situation.description, want that that when I select an employee, that somewhere, employee is joined with situation and the employee.situation field would filled with his related situtation.description... got it? =)
Cya!
Thiago Souza
|