|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnDifference | |
|---|---|
| org.kuali.common.impex.model.compare | |
| org.kuali.common.impex.model.compare.service.impl | |
| org.kuali.common.impex.model.util | |
| Uses of ColumnDifference in org.kuali.common.impex.model.compare |
|---|
| Subclasses of ColumnDifference in org.kuali.common.impex.model.compare | |
|---|---|
class |
MissingColumn
|
| Uses of ColumnDifference in org.kuali.common.impex.model.compare.service.impl |
|---|
| Methods in org.kuali.common.impex.model.compare.service.impl that return types with arguments of type ColumnDifference | |
|---|---|
protected Collection<ColumnDifference> |
SchemaCompareServiceImpl.compareColumns(Table table1,
Schema schema1,
Table table2,
Schema schema2)
|
| Uses of ColumnDifference in org.kuali.common.impex.model.util |
|---|
| Methods in org.kuali.common.impex.model.util that return types with arguments of type ColumnDifference | |
|---|---|
static Collection<ColumnDifference> |
CompareUtils.compareColumns(Schema schema1,
Table table1,
Column col1,
Schema schema2,
Table table2,
Column col2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||