com.arsdigita.persistence.pdl
Class TestPDLGenerator
java.lang.Object
com.arsdigita.persistence.pdl.TestPDLGenerator
- public class TestPDLGenerator
- extends Object
TestPDLGenerator
Method Summary |
static void |
main(String[] args)
Compiles pdl files specifically for tests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPDLGenerator
public TestPDLGenerator()
main
public static final void main(String[] args)
throws PDLException
- Compiles pdl files specifically for tests. Organizes the generation & output of SQL
- Throws:
PDLException
- if we have too few input files or if we
detect an error while parsing an input file. The reason we use
an exception is for the build process within ant to fail on
error.
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC