Package | Description |
---|---|
org.apache.cayenne.dbimport |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
Collection<IncludeColumn> |
FilterContainer.getIncludeColumns() |
Collection<IncludeColumn> |
IncludeTable.getIncludeColumns() |
Modifier and Type | Method and Description |
---|---|
void |
FilterContainer.addIncludeColumn(IncludeColumn includeColumn) |
void |
IncludeTable.addIncludeColumn(IncludeColumn includeColumn) |
Modifier and Type | Method and Description |
---|---|
void |
FilterContainer.setIncludeColumns(Collection<IncludeColumn> includeColumns) |
void |
IncludeTable.setIncludeColumns(Collection<IncludeColumn> includeColumns) |
Copyright © 2001–2016 Apache Cayenne. All rights reserved.