Liferay 6.2-ce-ga5

com.liferay.portal.tools.samplesqlbuilder
Class TestSampleSQLBuilder

java.lang.Object
  extended by com.liferay.portal.tools.samplesqlbuilder.TestSampleSQLBuilder

public class TestSampleSQLBuilder
extends Object


Constructor Summary
TestSampleSQLBuilder()
           
 
Method Summary
protected static void loadHypersonic(String sqlDir, String outputDir)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSampleSQLBuilder

public TestSampleSQLBuilder()
Method Detail

main

public static void main(String[] args)

loadHypersonic

protected static void loadHypersonic(String sqlDir,
                                     String outputDir)
                              throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5