net.webapp2.util.jdbc
Class SimpleSqlExecutor
java.lang.Object
net.webapp2.util.jdbc.SimpleSqlExecutor
public class SimpleSqlExecutor
- extends Object
Parameter나 Result가 없는 간단한 SQL 문장 처리기
- Author:
- younghoe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleSqlExecutor
public SimpleSqlExecutor()
setDataSource
public void setDataSource(DataSource dataSource)
execute
public void execute(String statement)
- 주어진 SQL 문을 수행