Package | Description |
---|---|
org.apache.cayenne.access.loader | |
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 |
---|---|
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–2015 Apache Cayenne. All rights reserved.