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 java.lang.Object
implements ScriptUtility


Constructor Summary
MySQLScriptUtility()
           
 
Method Summary
 java.util.List<java.lang.String> getStatements(java.lang.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 java.util.List<java.lang.String> getStatements(java.lang.String script)
Specified by:
getStatements in interface ScriptUtility


Copyright © 2011. All Rights Reserved.