public class LiquibaseXMLTransformer extends Session.AbstractResultSetReader
| Modifier and Type | Class and Description |
|---|---|
static class |
LiquibaseXMLTransformer.Factory
Factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Does nothing.
|
void |
readCurrentRow(java.sql.ResultSet singleRow)
Reads current row of a result-set.
|
getCellContentConverter, getMetaData, initpublic void readCurrentRow(java.sql.ResultSet singleRow)
throws java.sql.SQLException
Session.ResultSetReadersingleRow - the result-setjava.sql.SQLExceptionpublic void close()
Session.AbstractResultSetReaderclose in interface Session.ResultSetReaderclose in class Session.AbstractResultSetReader