se.unlogic.standardutils.dao.script
Class MySQLScriptDAO
java.lang.Object
se.unlogic.standardutils.dao.script.MySQLScriptDAO
- All Implemented Interfaces:
- ScriptDAO
public class MySQLScriptDAO
- extends Object
- implements ScriptDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
protected final DataSource dataSource
MySQLScriptDAO
public MySQLScriptDAO(DataSource dataSource)
executeScript
public void executeScript(InputStream inputStream)
throws SQLException,
IOException
- Specified by:
executeScript
in interface ScriptDAO
- Throws:
SQLException
IOException
executeScript
public void executeScript(String script)
throws SQLException
- Specified by:
executeScript
in interface ScriptDAO
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.