|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.util.schemacomp.test.exportdb.AbstractExportTester
org.alfresco.util.schemacomp.test.exportdb.MySQLDialectExportTester
public class MySQLDialectExportTester
MySQL specific test for the ExportDb class.
ExportDbTest| Field Summary |
|---|
| Fields inherited from class org.alfresco.util.schemacomp.test.exportdb.AbstractExportTester |
|---|
exporter, jdbcTemplate, tx |
| Constructor Summary | |
|---|---|
MySQLDialectExportTester(ExportDb exporter,
org.springframework.transaction.PlatformTransactionManager tx,
org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
doDatabaseSetup()
|
protected void |
doExportTest()
|
| Methods inherited from class org.alfresco.util.schemacomp.test.exportdb.AbstractExportTester |
|---|
checkResultsFiltered, commonPostExportChecks, getSchema, runExportTest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MySQLDialectExportTester(ExportDb exporter,
org.springframework.transaction.PlatformTransactionManager tx,
org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate)
exporter - tx - jdbcTemplate - | Method Detail |
|---|
protected void doExportTest()
throws java.lang.Exception
doExportTest in class AbstractExportTesterjava.lang.Exceptionprotected void doDatabaseSetup()
doDatabaseSetup in class AbstractExportTester
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||