| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.merge | |
| org.apache.cayenne.dbsync.reverse.dbimport | |
| org.apache.cayenne.dbsync.reverse.dbload | |
| org.apache.cayenne.dbsync.reverse.filters |
| Modifier and Type | Method and Description |
|---|---|
DataMapMerger.Builder |
DataMapMerger.Builder.filters(FiltersConfig filters) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultDbImportAction.checkIncludedProcedures(DataMap loadedDataMap,
FiltersConfig filters) |
void |
DbImportConfiguration.setFiltersConfig(FiltersConfig filtersConfig) |
protected void |
DefaultDbImportAction.syncProcedures(DataMap targetDataMap,
DataMap loadedDataMap,
FiltersConfig filters) |
| Modifier and Type | Method and Description |
|---|---|
FiltersConfig |
DbLoaderConfiguration.getFiltersConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbLoaderConfiguration.setFiltersConfig(FiltersConfig filtersConfig) |
| Modifier and Type | Method and Description |
|---|---|
FiltersConfig |
FiltersConfigBuilder.build() |
static FiltersConfig |
FiltersConfig.create(String catalog,
String schema,
TableFilter tableFilter,
PatternFilter procedures) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.