| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.reverse.dbimport |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ExcludeColumn> |
IncludeTable.getExcludeColumns() |
Collection<ExcludeColumn> |
FilterContainer.getExcludeColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.addExcludeColumn(ExcludeColumn excludeColumn) |
void |
FilterContainer.addExcludeColumn(ExcludeColumn excludeColumn) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.setExcludeColumns(Collection<ExcludeColumn> excludeColumns) |
Copyright © 2001–2017 Apache Cayenne. All rights reserved.