se.unlogic.standardutils.dao.script
Class MySQLScriptUtility

java.lang.Object
  extended by se.unlogic.standardutils.dao.script.MySQLScriptUtility
All Implemented Interfaces:
ScriptUtility

public class MySQLScriptUtility
extends Object
implements ScriptUtility


Constructor Summary
MySQLScriptUtility()
           
 
Method Summary
 List<String> getStatements(String script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQLScriptUtility

public MySQLScriptUtility()
Method Detail

getStatements

public List<String> getStatements(String script)
Specified by:
getStatements in interface ScriptUtility


Copyright © 2011. All Rights Reserved.