| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.merge | |
| org.apache.cayenne.dbsync.reverse.dbimport |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| 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 |
|---|---|
void |
DbImportConfiguration.setFiltersConfig(FiltersConfig filtersConfig) |
| 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–2017 Apache Cayenne. All rights reserved.