Package | Description |
---|---|
org.apache.cayenne.access.loader | |
org.apache.cayenne.access.loader.filters | |
org.apache.cayenne.merge |
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 |
---|---|
static FiltersConfig |
FiltersConfig.create(String catalog,
String schema,
TableFilter tableFilter,
PatternFilter procedures) |
Modifier and Type | Method and Description |
---|---|
FiltersConfig |
DbMergerConfig.getFiltersConfig() |
Modifier and Type | Method and Description |
---|---|
void |
DbMergerConfig.setFiltersConfig(FiltersConfig filtersConfig) |
Constructor and Description |
---|
DbMergerConfig(FiltersConfig filtersConfig,
boolean skipRelationships,
boolean skipPrimaryKey) |
Copyright © 2001–2016 Apache Cayenne. All rights reserved.