com.redhat.persistence.pdl
Class DDLWriter
java.lang.Object
com.redhat.persistence.pdl.DDLWriter
- Direct Known Subclasses:
- DDLWriter
- public class DDLWriter
- extends Object
DDLWriter
- Version:
- $Revision: #7 $ $Date: 2004/04/07 $
- Author:
- rhs@mit.edu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DDLWriter
public DDLWriter(String base,
Set files)
DDLWriter
public DDLWriter(String base,
Set files,
boolean overwrite)
DDLWriter
public DDLWriter(File base,
Set files)
DDLWriter
public DDLWriter(File base,
Set files,
boolean overwrite)
setTestPDL
public void setTestPDL(boolean isTestPDL)
write
public void write(Root root)
throws IOException
- Throws:
IOException
write
public void write(Collection tables)
throws IOException
- Throws:
IOException
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC