Esempio n. 1
0
 public VagasDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 2
0
 public OcupacaoDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 3
0
 public TipoOcorrenciaDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 4
0
 public SetorDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 5
0
 public ClienteDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 6
0
 public VeiculoDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }
Esempio n. 7
0
 public UsuarioDao(Bd_Sge_Fluent sgeContext)
 {
     _sgeContext = sgeContext;
 }