| Package | Description |
|---|---|
| ejava.examples.orm.onetomany.annotated |
| Modifier and Type | Field and Description |
|---|---|
private Collection<OneManyChild> |
OneManyOwningParent.children |
| Modifier and Type | Method and Description |
|---|---|
Collection<OneManyChild> |
OneManyOwningParent.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
OneManyOwningParent.setChildren(Collection<OneManyChild> children) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.