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