Package | Description |
---|---|
ejava.examples.orm.ejbql.annotated |
Modifier and Type | Field and Description |
---|---|
private Collection<Clerk> |
Sale.clerks |
Modifier and Type | Method and Description |
---|---|
Collection<Clerk> |
Sale.getClerks() |
Modifier and Type | Method and Description |
---|---|
void |
Sale.setClerks(Collection<Clerk> clerks) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.