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

Luận văn tốt nghiệp ngành Kinh tế xây dựng: Quản lý chi phí dự án Hồng Thịnh Residence project bằng hệ thống PMS ERP

98 2 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 98
Dung lượng 4,69 MB

Nội dung

Luận văn Quản lý chi phí dự án Hồng Thịnh Residence project bằng hệ thống PMS ERP được hoàn thành với mục tiêu nhằm tổng quan thực trạng việc quản lý chi phí của cá dự án xây dựng; Tìm hiểu khái niệm, quy trình của hệ thống PMS. Đồng thời nghiên cứu, đánh giá, quản lý dự án Hồng Thịnh Residence Project. Đề 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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 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+"%'";

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;

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

TỪ KHÓA LIÊN QUAN

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

TÀI LIỆU LIÊN QUAN

w