executeQuery(String sql) executeUpdate(String sql)
반환값이 있는 경우 반환값이 없는 경우
select insert, delete, update

 

+ Recent posts