Liferay 7.0-ga1 portal-impl

com.liferay.portal.upgrade.util
Class ParallelUpgradeSchemaUtil

java.lang.Object
  extended by com.liferay.portal.upgrade.util.ParallelUpgradeSchemaUtil

public class ParallelUpgradeSchemaUtil
extends Object


Constructor Summary
ParallelUpgradeSchemaUtil()
           
 
Method Summary
static void execute(String... sqlFileNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParallelUpgradeSchemaUtil

public ParallelUpgradeSchemaUtil()
Method Detail

execute

public static void execute(String... sqlFileNames)
                    throws Exception
Throws:
Exception

Liferay 7.0-ga1 portal-impl