1. Trang chủ
  2. » Luận Văn - Báo Cáo

Khóa luận tốt nghiệp Kinh tế đối ngoại: Hoạch định chiến lược kinh doanh của Công ty trách nhiệm hữu hạn Thương mại Dịch vụ Kỹ thuật Gia Khang giai đoạn 20142018

108 9 0
Tài liệu được quét OCR, nội dung có thể không chính xác
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 108
Dung lượng 5,34 MB

Nội dung

Khóa luận tốt nghiệp Kinh tế đối ngoại: Hoạch định chiến lược kinh doanh của Công ty trách nhiệm hữu hạn Thương mại Dịch vụ Kỹ thuật Gia Khang giai đoạn 20142018 được thực hiện với mục tiêu nhằm phân tích tình hình kinh doanh của Công ty trách nhiệm hữu hạn Thương mại Dịch vụ Kỹ thuật Gia Khang từ năm 2010 đến năm 2012. Phân tích môi... Đề tài Hoàn thiện công tác quản trị nhân sự tại Công ty TNHH Mộc Khải Tuyên được nghiên cứu nhằm giúp công ty TNHH Mộc Khải Tuyên làm rõ được thực trạng công tác quản trị nhân sự trong công ty như thế nào từ đó đề ra các giải pháp giúp công ty hoàn thiện công tác quản trị nhân sự tốt hơn trong thời gian tới.

Trang 1

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 2

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 3

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 4

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 5

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 6

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 7

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 8

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 9

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection(); try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 10

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 11

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 12

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 13

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 14

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 15

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

} }

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 16

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 17

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 18

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 19

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection(); try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 20

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 21

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

} }

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 22

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 23

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 24

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 25

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 26

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 27

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 28

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 29

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 30

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 31

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 32

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 33

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 34

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 35

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 36

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace();

}

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 37

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 38

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Trang 39

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance();

Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Statement stm = con.createStatement(); ResultSet rs = stm.executeQuery(sql); while(rs.next()) { dsnv.add(new NhanVien(rs.getString("maNV"), rs.getString("ho"), rs.getString("ten"), rs.getInt("tuoi"), rs.getBoolean("phai"), dao_pb.getPBTheoMa(rs.getString("maPhong")), rs.getFloat("tienLuong"))); } } catch (SQLException e) {

// TODO: handle exception

e.printStackTrace(); }

return dsnv;

Trang 40

try {

pstm.close();

} catch (SQLException e2) {

e2.printStackTrace(); }

}

return n > 0;

}

public ArrayList<NhanVien> getTimKiem(String ma){

ArrayList<NhanVien> dsnv = new ArrayList<NhanVien>();

ConnectDB.getInstance(); Connection

con = ConnectDB.getConnection();

try {

String sql = "select * from NhanVien where maNV like N'%" +ma+"%'";

Ngày đăng: 11/07/2023, 10:09

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w