| 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<IncludeColumn> |
IncludeTable.getIncludeColumns() |
Collection<IncludeColumn> |
FilterContainer.getIncludeColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.addIncludeColumn(IncludeColumn includeColumn) |
void |
FilterContainer.addIncludeColumn(IncludeColumn includeColumn) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.setIncludeColumns(Collection<IncludeColumn> includeColumns) |
Copyright © 2001–2017 Apache Cayenne. All rights reserved.