org.alfresco.util.schemacomp
Class DbObjectXMLTransformerTest
java.lang.Object
org.alfresco.util.schemacomp.DbObjectXMLTransformerTest
public class DbObjectXMLTransformerTest
- extends java.lang.Object
Tests for the DbObjectXMLTransformer class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbObjectXMLTransformerTest
public DbObjectXMLTransformerTest()
setUp
public void setUp()
transformColumn
public void transformColumn()
throws java.io.IOException
- Throws:
java.io.IOException
transformForeignKey
public void transformForeignKey()
throws java.io.IOException
- Throws:
java.io.IOException
transformIndex
public void transformIndex()
throws java.io.IOException
- Throws:
java.io.IOException
transformPrimaryKey
public void transformPrimaryKey()
throws java.io.IOException
- Throws:
java.io.IOException
transformSchema
public void transformSchema()
throws java.io.IOException
- Throws:
java.io.IOException
transformSequence
public void transformSequence()
throws java.io.IOException
- Throws:
java.io.IOException
transformTable
public void transformTable()
throws java.io.IOException
- Throws:
java.io.IOException
transformObjectWithValidators
public void transformObjectWithValidators()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.