partial void UpdateCajero(Cajero instance);
 partial void DeleteCajero(Cajero instance);
 partial void InsertCajero(Cajero instance);