public class DbObjectXMLTransformerTest
extends java.lang.Object
DbObjectXMLTransformer class.| Constructor and Description |
|---|
DbObjectXMLTransformerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
transformColumn() |
void |
transformForeignKey() |
void |
transformIndex() |
void |
transformObjectWithValidators() |
void |
transformPrimaryKey() |
void |
transformSchema() |
void |
transformSequence() |
void |
transformTable() |
void |
transformTableWithoutPrimaryKey()
ALF-13979: empty table causes NPE during schema export.
|
public void setUp()
public void transformColumn()
throws java.io.IOException
java.io.IOExceptionpublic void transformForeignKey()
throws java.io.IOException
java.io.IOExceptionpublic void transformIndex()
throws java.io.IOException
java.io.IOExceptionpublic void transformPrimaryKey()
throws java.io.IOException
java.io.IOExceptionpublic void transformSchema()
throws java.io.IOException
java.io.IOExceptionpublic void transformSequence()
throws java.io.IOException
java.io.IOExceptionpublic void transformTable()
throws java.io.IOException
java.io.IOExceptionpublic void transformTableWithoutPrimaryKey()
throws java.io.IOException
java.io.IOExceptionpublic void transformObjectWithValidators()
throws java.io.IOException
java.io.IOExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.