Uses of Class
ejava.examples.orm.rel.composite.Mortgage
-
Packages that use Mortgage Package Description ejava.examples.orm.rel.composite -
-
Uses of Mortgage in ejava.examples.orm.rel.composite
Fields in ejava.examples.orm.rel.composite with type parameters of type Mortgage Modifier and Type Field Description private Collection<Mortgage>House. mortgagesMethods in ejava.examples.orm.rel.composite that return types with arguments of type Mortgage Modifier and Type Method Description Collection<Mortgage>House. getMortgages()
-